Form/Field/EMailField.php
- package
- Form
- Classes
- Kwf_Form_Field_EMailField
Description
\Kwf_Form_Field_EMailField
- Extends from
- \Kwf_Form_Field_TextField
- package
- Form
- Methods
- __construct
- _getValueFromPostData
- _processLoaded
Description
A standard textfield form field
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
_getValueFromPostData
_getValueFromPostData(
$postData
)
:
Arguments
- $postData
Details
- visibility
- protected
- final
- false
- static
- false
_processLoaded
_processLoaded(
$value
)
:
Arguments
- $value
Details
- visibility
- protected
- final
- false
- static
- false