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