Form/Field/TimeField.php
- package
- Form
- Classes
- Kwf_Form_Field_TimeField
Description
\Kwf_Form_Field_TimeField
- Extends from
- \Kwf_Form_Field_SimpleAbstract
- package
- Form
- Methods
- __construct
- _addValidators
- _getValueFromPostData
- _getValueToSaveFromPostData
- _processLoaded
- getMetaData
- getTemplateVars
Description
Base class for form fields that represent a textual value
Methods
__construct
__construct(
$field_name
=
null, $field_label
=
null
)
:
Zeigt mehrere Checkboxes an und speichert diese in einer Relationstabelle
Arguments
- $field_name
- $field_label
Details
- visibility
- public
- final
- false
- static
- false
_addValidators
_addValidators(
)
:
Add validators to the field here, called in prepareSave
Details
- visibility
- protected
- final
- false
- static
- false
_getValueFromPostData
_getValueFromPostData(
$postData
)
:
Arguments
- $postData
Details
- visibility
- protected
- final
- false
- static
- false
_getValueToSaveFromPostData
_getValueToSaveFromPostData(
$postData
)
:
Arguments
- $postData
Details
- visibility
- protected
- final
- false
- static
- false
_processLoaded
_processLoaded(
$v
)
:
Arguments
- $v
Details
- visibility
- protected
- final
- false
- static
- false
getMetaData
getMetaData(
$model
)
:
Arguments
- $model
Details
- visibility
- public
- final
- false
- static
- false
getTemplateVars
getTemplateVars(
$values, $fieldNamePostfix, $idPrefix
)
:
Arguments
- $values
- $fieldNamePostfix
- $idPrefix
Details
- visibility
- public
- final
- false
- static
- false