Class ContentElement extends Frontend
Inheritance:
- System
- Controller
- Frontend
- ContentElement
/system/modules/frontend/ContentElement.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class ContentElement
Parent class for content elements.
Methods
- protected compile()
- public generate()
- public __construct(object $objElement) overrides Frontend::__construct()
- public __get(string $strKey)
- public __set(string $strKey, mixed $varValue)
Properties
- protected array $arrData
- protected array $arrProcessed
- protected array $arrStyle
- protected string $strTemplate
Add a comment