Class Hybrid extends Frontend
Inheritance:
- System
 - Controller
 - Frontend
 - Hybrid
 
/system/modules/frontend/Hybrid.php line 40
  Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Class Hybrid
 Parent class for objects that can be modules or 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 $arrStyle
 - protected string $strKey
 - protected string $strTable
 - protected string $strTemplate
 

Add a comment