Public Member Functions | |
| display () | |
| init_form ($document_id=0, $master_id=0) | |
| process_actions () | |
Implements the edit-document form.
| edit_document_form::display | ( | ) |
Display the form.
| edit_document_form::init_form | ( | $document_id = 0, |
|
$master_id = 0 |
|||
| ) |
Create the form structure and initial values. Return true on success, false on error.
| int | $document_id | |
| int | $master_id |
| edit_document_form::process_actions | ( | ) |
Process the actions if a form has been posted. Return true (success) or false
1.8.5