Model/RowsSubModel/Proxy.php

Classes 
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

$_parentModel

\Kwf_Model_Interface $_parentModel = ''

Details

\Kwf_Model_Interface
visibility
protected
default
final
false
static
false

$_rowClass

 $_rowClass = 'Kwf_Model_RowsSubModel_Proxy_Row'

Details

visibility
protected
default
Kwf_Model_RowsSubModel_Proxy_Row
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

createRow

createRow(  $data = array ) : \Kwf_Model_Row_Interface

Arguments
$data
Details
visibility
public
final
false
static
false

createRowByParentRow

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

getParentModel

getParentModel( ) :
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

setParentModel

setParentModel(  $m ) :
Arguments
$m
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.