Package DE_EPAGES::Object::API::Cartridge
This is the main cartridge class for install/patch/uninstall.
Base |
DE_EPAGES::Object::API::ObjectInstaller |
Functions
_activateLocales
Activates languages, locales and currenies for a new database. The defaults can be overloaded by setting environment variables, e.g.: EPAGES_LANGUAGES=de en-US EPAGES_LOCALES=de_DE de_AT en_GB en_US EPAGES_CURRENCIES=EUR GBP USD
Syntax |
$self->_activateLocales(); |
_copyWebRootIcons
copy images in Data/Public/SF/{Countries,Locales} also to WebRoot/Icons
Syntax |
$self->_copyWebRootIcons(); |