PHP Backend\Core\Engine\Base Namespace

Classes

Name Description
Action This class implements a lot of functionality that can be extended by a specific action
ActionAdd This class implements a lot of functionality that can be extended by the real action.
ActionDelete This class implements a lot of functionality that can be extended by the real action.
ActionEdit This class implements a lot of functionality that can be extended by the real action.
ActionIndex This class implements a lot of functionality that can be extended by the real action.
AjaxAction This class implements a lot of functionality that can be extended by a specific AJAX action
Config This is the base-object for config-files. The module-specific config-files can extend the functionality from this class
Cronjob This is the base-object for cronjobs. The module-specific cronjob-files can extend the functionality from this class
Object This class will be the base of the objects used in the cms
Widget This is the base-object for widgets