Class FrontendTemplate extends Template
Inheritance:
- System
- Controller
- Template
- FrontendTemplate
/system/modules/frontend/FrontendTemplate.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class FrontendTemplate
Provide methods to handle front end templates.
Methods
- public getCustomSection(string $strKey)
- public getCustomSections(string $strKey)
- public output() overrides Template::output()
- public parse() overrides Template::parse()
Add a comment