Form/NonTableForm.php
- package
- Form
- Classes
- Kwf_Form_NonTableForm
Description
\Kwf_Form_NonTableForm
- Extends from
- \Kwf_Form_Container_Abstract
- package
- Form
 Methods Methods
- __construct
- _getIdByParentRow
- _getRowByParentRow
- getId
- getMetaData
- getModel
- setId
- setModel
- setName
Description
Basisklasse für Fields die andere Fields beinhalten
Methods
__construct
__construct(
           $name
              =
              null
          )
        
        :
        Arguments
- $name
 Details
 Details
- visibility
- public
- final
- false
- static
- false
_getIdByParentRow
_getIdByParentRow(
           $parentRow
          )
        
        :
        Arguments
- $parentRow
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
_getRowByParentRow
_getRowByParentRow(
           $parentRow
          )
        
        :
        Arguments
- $parentRow
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
getId
getId(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
getMetaData
getMetaData(
           $model
          )
        
        :
        Arguments
- $model
 Details
 Details
- visibility
- public
- final
- false
- static
- false
getModel
getModel(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
setId
setId(
           $id
          )
        
        :
        Arguments
- $id
 Details
 Details
- visibility
- public
- final
- false
- static
- false
setModel
setModel(
           $value
          )
        
        :
        Arguments
- $value
 Details
 Details
- visibility
- public
- final
- false
- static
- false
setName
setName(
           $name
          )
        
        :
        Sets the field name, should be the same as the model column
Arguments
- $name
 Details
 Details
- visibility
- public
- final
- false
- static
- false