Class Frontend extends Controller
Inheritance:
- System
- Controller
- Frontend
/system/modules/frontend/Frontend.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class Frontend
Provide methods to manage front end controllers.
Methods
- protected addToUrl(string $strRequest, boolean $blnIgnoreParams) overrides System::addToUrl()
- protected generateMargin(array $arrValues, string $strType)
- protected getLoginStatus(string $strCookie)
- protected getPageIdFromUrl()
- protected getRootIdFromUrl()
- protected jumpToOrReload(integer $intId)
- protected parseMetaFile(string $strPath, boolean $blnIsFile)
- protected prepareMetaDescription(string $strText)
- protected __construct() overrides System::__construct()
Properties
- protected array $arrAux
- protected array $arrMeta
- protected array $arrProcessed
Add a comment