Data/Table/Parent.php

Classes 
Classes
Kwf_Data_Table_Parent

\Kwf_Data_Table_Parent

Extends from
\Kwf_Data_Abstract
Properties
$_dataIndex
$_parentTable
$_ruleKey
Methods
__construct
load

Properties

$_dataIndex

 $_dataIndex = ''

Details

visibility
protected
default
final
false
static
false

$_parentTable

 $_parentTable = ''

Details

visibility
protected
default
final
false
static
false

$_ruleKey

 $_ruleKey = ''

Details

visibility
protected
default
final
false
static
false

Methods

__construct

__construct( string $parentTable, string $dataIndex = null, string $ruleKey = null ) :

Arguments
$parentTable
string
wenn Zend_Db_Table: table, wenn Kwf_Model: rule
$dataIndex
string
row die angezeigt werden soll, wenn null wird __toString verwendet
$ruleKey
string
nur wenn Zend_Db_Table
Details
visibility
public
final
false
static
false

load

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