Pluf_Form_FieldProxy Class Reference

List of all members.

Public Member Functions

 __construct (&$form)
 __get ($field)

Protected Attributes

 $form = null


Detailed Description

Field proxy to access a form field through {$form.f.fieldname} in a template.

Constructor & Destructor Documentation

Pluf_Form_FieldProxy::__construct ( &$  form  ) 


Member Function Documentation

Pluf_Form_FieldProxy::__get ( field  ) 

No control are performed. If you access a non existing field it will simply throw an error.


Member Data Documentation

Pluf_Form_FieldProxy::$form = null [protected]


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

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen