Class tl_form_field extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_form_field
/system/modules/backend/dca/tl_form_field.php line 354
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_form_field
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public checkPermission()
- public getFields(object $dc)
- public listFormFields(array $arrRow)
- 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