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