Class BackendModule extends Backend
Inheritance:
- System
- Controller
- Backend
- BackendModule
/system/modules/backend/BackendModule.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class BackendModule
Parent class for back end modules that are not using the default engine.
Methods
- protected compile()
- public generate()
- public __construct(object $objDc) overrides Backend::__construct()
- public __get(string $strKey)
- public __set(string $strKey, mixed $varValue)
Properties
- protected array $arrData
- protected object $objDc
- protected string $strTemplate
Add a comment