Form/Field/Radio.php
- package
- Form
- Classes
- Kwf_Form_Field_Radio
Description
Auswahl wo man nicht reinschreiben kann, so wie eine HTML-Select-Box
\Kwf_Form_Field_Radio
- Extends from
- \Kwf_Form_Field_Select
- package
- Form
- Methods
- __construct
- getMetaData
- getTemplateVars
Description
Auswahl wo man nicht reinschreiben kann, so wie eine HTML-Select-Box
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
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