Form/Field/PoolMultiCheckboxLegacy.php
- internal
- package
- Form
- Classes
- Kwf_Form_Field_PoolMultiCheckboxLegacy
Description
\Kwf_Form_Field_PoolMultiCheckboxLegacy
- Extends from
- \Kwf_Form_Field_MultiCheckboxLegacy
- internal
- package
- Form
 Methods Methods
- __construct
- setPool
Description
Base class for all form fields
Methods
__construct
__construct(
           $tableName
              =
              null,  $title
              =
              null
          )
        
        :
        Zeigt mehrere Checkboxes an und speichert diese in einer Relationstabelle
Arguments
- $tableName
- $title
 Details
 Details
- visibility
- public
- final
- false
- static
- false
setPool
setPool(
           $pool
          )
        
        :
        Arguments
- $pool
 Details
 Details
- visibility
- public
- final
- false
- static
- false