Util/Model/Feed/Entries.php

Classes 
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

 $_rowClass = 'Kwf_Util_Model_Feed_Row_Entry'

Details

visibility
protected
default
Kwf_Util_Model_Feed_Row_Entry
final
false
static
false

$_rowsetClass

 $_rowsetClass = 'Kwf_Model_Rowset_ParentRow'

Details

visibility
protected
default
Kwf_Model_Rowset_ParentRow
final
false
static
false

Methods

_getFeedEntries

_getFeedEntries(  $parentRow,  $xml,  $select = array ) :
Arguments
$parentRow
$xml
$select
Details
visibility
public
final
false
static
false

_getOwnColumns

_getOwnColumns( ) :
Details
visibility
protected
final
false
static
false

createRowByParentRow

createRowByParentRow(  $parentRow,  $data = array ) :
Arguments
$parentRow
$data
Details
visibility
public
final
false
static
false

getPrimaryKey

getPrimaryKey( ) :
Details
visibility
public
final
false
static
false

getRowByDataKey

getRowByDataKey(  $key,  $parentRow ) :
Arguments
$key
$parentRow
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

getRowsByParentRow

getRowsByParentRow(  $parentRow,  $select = array ) :
Arguments
$parentRow
$select
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.