Class tl_form extends Backend
Inheritance:
- System
- Controller
- Backend
- tl_form
/system/modules/backend/dca/tl_form.php line 259
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class tl_form
Provide miscellaneous methods that are used by the data configuration array.
Methods
- public checkPermission()
- public copyForm(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public deleteForm(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public editHeader(array $row, string $href, string $label, string $title, string $icon, string $attributes)
- public getAllTables()
- public __construct() overrides Backend::__construct()
Add a comment