Class tl_theme extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_theme
/system/modules/backend/dca/tl_theme.php line 198
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_theme
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public addPreviewImage(array $row, string $label)
- public editCss(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public editLayout(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public editModules(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public __construct() overrides Backend::__construct()
Add a comment