Model/RowsSubModel/MirrorCacheSimple.php
- internal
- package
- Model
- Classes
- Kwf_Model_RowsSubModel_MirrorCacheSimple
Description
\Kwf_Model_RowsSubModel_MirrorCacheSimple
- Extends from
- \Kwf_Model_RowsSubModel_Proxy
- internal
- package
- Model
- Properties
- $_rowClass
- $_sourceModel
- Methods
- __construct
- _init
- addProxyContainerModel
- clearRows
- createRow
- getRows
- getSourceModel
Description
Properties
$_rowClass
$_rowClass = 'Kwf_Model_RowsSubModel_MirrorCacheSimple_Row'
Details
- visibility
- protected
- default
- Kwf_Model_RowsSubModel_MirrorCacheSimple_Row
- final
- false
- static
- false
$_sourceModel
\Kwf_Model_Interface $_sourceModel = ''
Details
-
\Kwf_Model_Interface
- visibility
- protected
- default
- final
- false
- static
- false
Methods
__construct
__construct(
$config
=
array
)
:
Arguments
- $config
Details
- visibility
- public
- final
- false
- static
- false
_init
_init(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
addProxyContainerModel
addProxyContainerModel(
$m
)
:
Arguments
- $m
Details
- visibility
- public
- final
- false
- static
- false
clearRows
clearRows(
)
:
Kann zum Speicher-Sparen aufgerufen werden
Details
- visibility
- public
- final
- false
- static
- false
createRow
createRow(
$data
=
array
)
:
\Kwf_Model_Row_Interface
Arguments
- $data
Output
Details
- visibility
- public
- final
- false
- static
- false
getRows
getRows(
$where
=
null, $order
=
null, $limit
=
null, $start
=
null
)
:
Arguments
- $where
- $order
- $limit
- $start
Details
- visibility
- public
- final
- false
- static
- false
getSourceModel
getSourceModel(
)
:
Details
- visibility
- public
- final
- false
- static
- false