Form/Field/Static.php
- package
- Form
- Classes
- Kwf_Form_Field_Static
Description
\Kwf_Form_Field_Static
- Extends from
- \Kwf_Form_Field_Abstract
- package
- Form
- Methods
- __construct
- _getTrlProperties
- getTemplateVars
- setFieldLabel
Description
Base class for all form fields
Methods
__construct
__construct(
$text, $fieldLabel
=
null
)
:
Arguments
- $text
- $fieldLabel
Details
- visibility
- public
- final
- false
- static
- false
_getTrlProperties
_getTrlProperties(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
getTemplateVars
getTemplateVars(
$values, $fieldNamePostfix, $idPrefix
)
:
Arguments
- $values
- $fieldNamePostfix
- $idPrefix
Details
- visibility
- public
- final
- false
- static
- false
setFieldLabel
setFieldLabel(
$v
)
:
Sets the field label
Arguments
- $v
Details
- visibility
- public
- final
- false
- static
- false