Model/RowsSubModel/Proxy.php
- internal
- package
- Model
- Classes
- Kwf_Model_RowsSubModel_Proxy
Description
\Kwf_Model_RowsSubModel_Proxy
- Extends from
- \Kwf_Model_Proxy
- Implements
- \Kwf_Model_RowsSubModel_Interface
- internal
- package
- Model
-
Properties
- $_parentModel
- $_rowClass
-
Methods
- __construct
- _init
- createRow
- createRowByParentRow
- getParentModel
- getRows
- getRowsByParentRow
- setParentModel
Description
Properties
$_rowClass = 'Kwf_Model_RowsSubModel_Proxy_Row'
Details
- visibility
- protected
- default
- Kwf_Model_RowsSubModel_Proxy_Row
- final
- false
- static
- false
Methods
__construct(
$config
=
array
)
:
Details
- visibility
- public
- final
- false
- static
- false
_init(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
createRowByParentRow(
$parentRow, $data
=
array
)
:
Arguments
- $parentRow
- $data
Details
- visibility
- public
- final
- false
- static
- false
getParentModel(
)
:
Details
- visibility
- public
- final
- false
- static
- false
getRows(
$where
=
null, $order
=
null, $limit
=
null, $start
=
null
)
:
Arguments
- $where
- $order
- $limit
- $start
Details
- visibility
- public
- final
- false
- static
- false
getRowsByParentRow(
$parentRow, $select
=
array
)
:
Arguments
- $parentRow
- $select
Details
- visibility
- public
- final
- false
- static
- false
setParentModel(
$m
)
:
Details
- visibility
- public
- final
- false
- static
- false