Model/RowsSubModel/Interface.php
- package
- Model
- subpackage
- Interface
- Interfaces
- Kwf_Model_RowsSubModel_Interface
Description
\Kwf_Model_RowsSubModel_Interface
- package
- Model
- subpackage
- Interface
  Constants Constants
- SUBMODEL_PARENT
  Methods Methods
- createRowByParentRow
- getRowsByParentRow
Description
Constants
SUBMODEL_PARENT
 SUBMODEL_PARENT = 'submodelParent'
      
 Details
 Details
- value
- submodelParent
 
 
 
Methods
createRowByParentRow(
           $parentRow,  $data
              =
              array
          )
        
        :
        
Arguments
- $parentRow
- $data
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
getRowsByParentRow(
           $parentRow,  $select
              =
              array
          )
        
        :
        
Arguments
- $parentRow
- $select
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false