Form/Field/Select.php

Classes 
package
Form
Classes
Kwf_Form_Field_Select

Description

Auswahl wo man nicht reinschreiben kann, so wie eine HTML-Select-Box

\Kwf_Form_Field_Select

Extends from
\Kwf_Form_Field_ComboBox
package
Form
Methods
__construct
_addValidators
getTemplateVars
validate

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

_addValidators

_addValidators( ) :

Add validators to the field here, called in prepareSave

Details
visibility
protected
final
false
static
false

getTemplateVars

getTemplateVars(  $values,  $fieldNamePostfix,  $idPrefix ) :
Arguments
$values
$fieldNamePostfix
$idPrefix
Details
visibility
public
final
false
static
false

validate

validate(  $row,  $postData ) :
Arguments
$row
$postData
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.