ePages 6.11.0 - DE_EPAGES/Design/API/DesignInstaller.pm

Package DE_EPAGES::Design::API::DesignInstaller

Install/uninstall color sets, navigation bars, navigation bar elements, search definitions, mail type templates. Processes Database/XML/NavBars*.xml files. Processes Database/XML/NavElements*.xml files. Processes Database/XML/Search*.xml files. Processes Database/XML/MailTypeTemplates*.xml files. Use functions DE_EPAGES::Object::API::ObjectInstaller::onPatchDeleteObjects, DE_EPAGES::Object::API::ObjectInstaller::onPatchImportObjects to patch color sets, navigation bars, navigation bar elements, search definitions, mail type templates.

Base
DE_EPAGES::Shop::API::ShopInstaller

Functions

invalidateAllStyles

invalidateAllStyles

Sets the IsInvalid flag for all styles, so the script saveAllStyles.pl will re-generate the CSS stylesheets.

Syntax
$Installer->invalidateAllStyles;