GetPluginAttributes(); foreach ($Attribs as $PluginName => $Attrib) { if (preg_match($FilePattern, $Attrib["ClassFile"])) { $PluginFound = TRUE; break; } } # display table only if we do have plugins for this list if (!isset($PluginFound)) { return; } ?>

$Attrib) { if (preg_match($FilePattern, $Attrib["ClassFile"])) { PrintPluginInfoRow($PluginName, $Attrib); } } ?>
Enable Name Version Description Dependencies
(" . htmlspecialchars($PluginName) . ")"; } if (count($Attrib["Requires"]) > 0) { $Dependencies .= '"; } $Identifier = "EnabledCheckbox-" . $PluginName; ?> PluginEnabled($PluginName) ? "" : "cw-content-disabled")); ?>" valign="top"> onchange="this.form.submit();"> PUIFIle("settings.png"); ?>" alt="Config" title="Configure"/> PUIFIle("cross_gray.png"); ?>" alt="Uninstall" title="Uninstall"/> GetErrorMessages(); ?>

Plugins

0) { ?>