\Pluf_Form_FieldProxy

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

Summary

Methods
Properties
Constants
__construct()
__get()
No public properties found
No constants found
No protected methods found
$form
N/A
No private methods found
No private properties found
N/A

Properties

$form

$form : 

Type

Methods

__construct()

__construct(  $form) 

Parameters

$form

__get()

__get(  $field) 

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

Parameters

$field