Form/Field/UrlField.php
- package
- Form
- Classes
- Kwf_Form_Field_UrlField
Description
text field for url input
- Comes with an url validator
- Supports punycode domains
\Kwf_Form_Field_UrlField
- Extends from
- \Kwf_Form_Field_TextField
- package
- Form
- Methods
- __construct
- _getValueFromPostData
- _processLoaded
Description
text field for url input
- Comes with an url validator
- Supports punycode domains
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