| qvci\forms\Edit_menu_item_form::display |
( |
| ) |
|
| qvci\forms\Edit_menu_item_form::init |
( |
|
$param = [] | ) |
|
Create the form structure and initial values. There are basically two modes: Either we are editing an exiting document (document_id), or we are creating a new document with a possible master (master_id)
- Parameters
-
| array | $param | : menu_item_id |
- Returns
- boolean true for success
| qvci\forms\Edit_menu_item_form::process_delete |
( |
& |
$state = [] | ) |
|
Process the delete action
- Parameters
-
- Returns
- bool true for success, false otherwise
| qvci\forms\Edit_menu_item_form::process_submit |
( |
& |
$state = [] | ) |
|
Process the submit action
- Parameters
-
- Returns
- bool true for success, false otherwise
The documentation for this class was generated from the following file:
- qvci/forms/Edit_menu_item_form.php