Class tl_user_group extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_user_group
/system/modules/backend/dca/tl_user_group.php line 241
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_user_group
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public addIcon(array $row, string $label)
- public getExcludedFields()
- public getModules()
- public toggleIcon(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public toggleVisibility(integer $intId, boolean $blnVisible)
- public __construct() overrides Backend::__construct()
Add a comment