contact_edit Class Reference

Inheritance diagram for contact_edit:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 28 of file contact_edit.php.

Public Member Functions

 init ()
 on_save ($event_args)
 onRender ()

Public Attributes

 $contact_record


Member Function Documentation

contact_edit::init  ) 
 

Definition at line 38 of file contact_edit.php.

contact_edit::on_save event_args  ) 
 

Definition at line 44 of file contact_edit.php.

contact_edit::onRender  ) 
 

Definition at line 73 of file contact_edit.php.


Member Data Documentation

contact_edit::$contact_record
 

Initial value:

 array(
                              'name'  => '',
                              'email' => '',
                              'phone' => '',
                              'role'  => '',
                              'hours' => ''
                              )

Definition at line 30 of file contact_edit.php.


Generated on Fri Jan 20 10:34:53 2006 for HGSM by  doxygen 1.4.5