Class tl_member_group extends Backend
Inheritance:
- System
 - Controller
 - Backend
 - tl_member_group
 
/system/modules/backend/dca/tl_member_group.php line 179
  Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Class tl_member_group
 Provide miscellaneous methods that are used by the data configuration array.
Methods
- public addIcon(array $row, string $label)
 - 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