Class tl_style extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_style
/system/modules/backend/dca/tl_style.php line 461
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_style
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public checkCategory(mixed $varValue)
- public checkPermission()
- public colorPicker(object $dc)
- public filePicker(object $dc)
- public scheduleUpdate()
- public toggleIcon(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public toggleVisibility(integer $intId, boolean $blnVisible)
- public updateAfterRestore(integer $id, string $table, array $data)
- public updateStyleSheet()
- public __construct() overrides Backend::__construct()
Add a comment