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 Properties
- $_rowClass
- $_rowsetClass
  Methods Methods
- _getFeedEntries
- _getOwnColumns
- createRowByParentRow
- getPrimaryKey
- getRowByDataKey
- getRows
- getRowsByParentRow
Description
Properties
 $_rowClass = 'Kwf_Util_Model_Feed_Row_Entry'
 Details
 Details
- visibility
- protected
- default
- Kwf_Util_Model_Feed_Row_Entry
- final
- false
- static
- false
 
 
 $_rowsetClass = 'Kwf_Model_Rowset_ParentRow'
 Details
 Details
- visibility
- protected
- default
- Kwf_Model_Rowset_ParentRow
- final
- false
- static
- false
 
 
 
Methods
_getFeedEntries(
           $parentRow,  $xml,  $select
              =
              array
          )
        
        :
        
Arguments
- $parentRow
- $xml
- $select
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
_getOwnColumns(
          
          )
        
        :
        
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
 
 
createRowByParentRow(
           $parentRow,  $data
              =
              array
          )
        
        :
        
Arguments
- $parentRow
- $data
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
getPrimaryKey(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
getRowByDataKey(
           $key,  $parentRow
          )
        
        :
        
Arguments
- $key
- $parentRow
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
getRows(
           $where
              =
              null,  $order
              =
              null,  $limit
              =
              null,  $start
              =
              null
          )
        
        :
        
Arguments
- $where
- $order
- $limit
- $start
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false
 
 
getRowsByParentRow(
           $parentRow,  $select
              =
              array
          )
        
        :
        
Arguments
- $parentRow
- $select
 
 Details
 Details
- visibility
- public
- final
- false
- static
- false