Skip to content

IcmsPreloadAutotasks

Raimondas Rimkevičius edited this page Mar 9, 2020 · 1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!

IcmsPreloadAutotasks

Preload class and event for Autotasks

Class which is extended by any preload item. This class is empty for now but is there for extended future purposes

Methods

eventFinishCoreBoot

mixed IcmsPreloadAutotasks::eventFinishCoreBoot()

Function to be triggered at the end of the core boot process

  • Visibility: public

eventAfterSaveSystemAdminPreferencesItems

bool|void IcmsPreloadAutotasks::eventAfterSaveSystemAdminPreferencesItems(mixed array)

Do this event when saving item

  • Visibility: public

Arguments

  • array mixed

__construct

mixed icms_preload_Item::__construct()
Clone this wiki locally