QVCI Library 3.1
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
edit_document_form Class Reference
Inheritance diagram for edit_document_form:

Public Member Functions

 display ()
 
 init_form ($document_id=0, $master_id=0)
 
 process_actions ()
 

Detailed Description

Implements the edit-document form.

Member Function Documentation

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.

Parameters
int$document_id
int$master_id
Returns
boolean
edit_document_form::process_actions ( )

Process the actions if a form has been posted. Return true (success) or false

Returns
boolean

The documentation for this class was generated from the following file: