Class: Form_Field_HID_View
Source Location: /form/fields/hid/form_field_hid_view.class.php
Class Form_Field_HID_View
Inherited Properties, Constants, and Methods
Methods
Form_Field_HID_View __construct(
string
$tpl_name,
&$field, Form_Field_hid
$field
)
|
|
Constructor
Parameters:
|
string |
$tpl_name: |
Field name for template |
|
Form_Field_hid |
$field: |
Field object |
|
Form_Field_hid |
&$field: |
|
Redefinition of:
- Form_Field_Text_View::__construct()
- Constructor
|
|
|