Public Member Functions | |
| display () | |
| init ($param=[]) | |
| process_delete (&$state=[]) | |
| process_submit (&$state=[]) | |
Implements the role-edit form.
| qvci\forms\Role_edit_form::display | ( | ) |
Display the form.
| qvci\forms\Role_edit_form::init | ( | $param = [] | ) |
Create the form structure and initial values.
| array | $param | : role_id |
| qvci\forms\Role_edit_form::process_delete | ( | & | $state = [] | ) |
Process the delete action
| array | $state |
| qvci\forms\Role_edit_form::process_submit | ( | & | $state = [] | ) |
Process the submit action
| array | $state |
1.8.5