ePages 7.47.0 - DE_EPAGES/MultiStoreCommon/Hooks/DefaultValues.pm

Package DE_EPAGES::MultiStoreCommon::Hooks::DefaultValues

Provides default values for cartridge DE_EPAGES::MultiStoreCommon.

Functions

OnGetDefaultValues

OnGetDefaultValues

API_MS_GetDefaultValues triggered Provides values for MS_UPDATE_DAYS | Each data record in table 'ObjectUpdate' older than this value will be ignored and deleted directly. | integer MS_SYNC_FOLDER | base path for clocked synchronisation | string MS_SYNC_PATH | path to put the exported files to | string MS_OVERWRITABLES_INFO | file's name that contains the info which attributes are allowed to be overwritten by the merchant | string MS_LASTUPDATE_SAVE_PERIOD | Period for saving the last update id into the shop attribute MS_LastUpdate while ex- or importing objects | integer EXPORTABLE_CHILDREN_BLACKLIST | List of child classes which shall not be exported. | ref.array.string VISIBILITY_LIMITED_CLASS | List of class names that care about affiliate visibility. | ref.array.string REQUIRED_CLASS | List of class names that do not care about affiliate visibility. | ref.array.string CLASS_FOLDER_MAP | Map of class names to folder names. | ref.hash.string MASTER_CLASSES_LISTENED_TO | List of classes the object update listener will deal with. | ref.array.string EXPORT_PARAMS | Globally used export params. | ref.hash ATTRIBUTE_ALIAS | Map attribtues names to a list of aliases. | ref.hash.array.string

Syntax
OnGetDefaultValues($hParams);
Input
$hParams (ref.hash.*)
hook arguments and return values, used keys are
  • Values - ref.hash