Class Controller extends System
Inheritance:
- System
- Controller
/system/libraries/Controller.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class Controller
Provide methods to manage controllers.
Methods
- protected addEnclosuresToTemplate(object $objTemplate, array $arrItem)
- protected addImageToTemplate(object $objTemplate, array $arrItem, integer $intMaxWidth, string $strLightboxId)
- protected classFileExists(string $strClass, boolean $blnNoCache)
- protected convertRelativeUrls(string $strContent, string $strBase, boolean $blnHrefOnly)
- protected createInitialVersion(mixed $strTable, ? $intId)
- protected createNewVersion(mixed $strTable, ? $intId)
- protected eliminateNestedPages(array $arrPages, string $strTable)
- protected eliminateNestedPaths(array $arrPaths)
- protected findContentElement(string $strName)
- protected findFrontendModule(string $strName)
- protected generateFrontendUrl(array $arrRow, string $strParams)
- protected generateImage(string $src, string $alt, string $attributes)
- protected getArticle(integer $varId, boolean $blnMultiMode, boolean $blnIsInsertTag, string $strColumn)
- protected getBackendLanguages()
- protected getChildRecords(integer $intParentId, string $strTable, string $blnSorting)
- protected getContentElement(integer $intId)
- protected getCountries()
- protected getDatePickerString()
- protected getFrontendModule(integer $intId, string $strColumn)
- protected getImage(string $image, integer $width, integer $height, string $mode, string $target)
- protected getLanguages(boolean $blnBeOnly)
- protected getPageDetails(integer $intId)
- protected getPageSections()
- protected getSpellcheckerString()
- protected getTemplate(string $strTemplate)
- protected getTemplateGroup(string $strPrefix, integer $intTheme)
- protected getTheme()
- protected getTimeZones()
- protected loadDataContainer(? $strName)
- protected optionChecked(string $strName, mixed $strValue)
- protected optionSelected(string $strName, mixed $strValue)
- protected parseSimpleTokens(string $strBuffer, array $arrData)
- protected prepareForWidget(array $arrData, string $strName, mixed $varValue, string $strField, string $strTable)
- protected printArticleAsPdf(object $objArticle)
- protected removeOldFeeds(boolean $blnReturn)
- protected replaceInsertTags(string $strBuffer, ? $blnCache)
- protected resizeImage(string $image, integer $width, integer $height, string $mode)
- protected restoreBasicEntities(string $strBuffer)
- protected sendFileToBrowser(string $strFile)
- public getBackendThemes()
Add a comment