Class Module extends Frontend
Inheritance:
- System
- Controller
- Frontend
- Module
/system/modules/frontend/Module.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class Module
Parent class for front end modules.
Methods
- protected compile()
- protected renderNavigation(integer $pid, integer $level)
- public generate()
- public __construct(object $objModule, string $strColumn) overrides Frontend::__construct()
- public __get(string $strKey)
- public __set(string $strKey, mixed $varValue)
Properties
- protected array $arrData
- protected array $arrStyle
- protected string $strColumn
- protected string $strTemplate
Add a comment