Util/Model/Feed/Entries.php
- Classes
- Kwf_Util_Model_Feed_Entries
\Kwf_Util_Model_Feed_Entries
- Extends from
- \Kwf_Model_Abstract
- Implements
- \Kwf_Model_RowsSubModel_Interface
- package
- Model
-
Properties
- $_rowClass
- $_rowsetClass
-
Methods
- _getFeedEntries
- _getOwnColumns
- createRowByParentRow
- getPrimaryKey
- getRowByDataKey
- getRows
- getRowsByParentRow
Description
Properties
$_rowClass = 'Kwf_Util_Model_Feed_Row_Entry'
Details
- visibility
- protected
- default
- Kwf_Util_Model_Feed_Row_Entry
- final
- false
- static
- false
$_rowsetClass = 'Kwf_Model_Rowset_ParentRow'
Details
- visibility
- protected
- default
- Kwf_Model_Rowset_ParentRow
- final
- false
- static
- false
Methods
_getFeedEntries(
$parentRow, $xml, $select
=
array
)
:
Arguments
- $parentRow
- $xml
- $select
Details
- visibility
- public
- final
- false
- static
- false
_getOwnColumns(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
createRowByParentRow(
$parentRow, $data
=
array
)
:
Arguments
- $parentRow
- $data
Details
- visibility
- public
- final
- false
- static
- false
getPrimaryKey(
)
:
Details
- visibility
- public
- final
- false
- static
- false
getRowByDataKey(
$key, $parentRow
)
:
Arguments
- $key
- $parentRow
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