Events

cockpit.filestorage.init

Triggered before an instace of lib/FileStorage.php is created and bound into the container.

Parameters:

  • &$storages containing the current filestorage configuration (either default or modified trough configuration).

cockpit.bootstrap

Triggered, when cockpit() in bootstrap.php finished creating the first instance of LimeExtra\App, applying configuration to it and loading all modules.

Last Updated: 2/4/2019, 4:10:39 PM