Model/Db/Row.php

Classes 
internal
package
Model
Classes
Kwf_Model_Db_Row

Description

\Kwf_Model_Db_Row

Extends from
\Kwf_Model_Row_Abstract
internal
package
Model
Properties
$_row
Methods
__clone
__construct
__get
__isset
__set
__toString
__unset
_beforeDelete
_saveWithoutResetDirty
delete
findDependentRowset
findManyToManyRowset
findParentRow
getRow
toArray
toDebug

Description

Properties

$_row

 $_row = ''

Details

visibility
protected
default
final
false
static
false

Methods

__clone

__clone( ) :
Details
visibility
public
final
false
static
false

__construct

__construct(  $config ) :
Arguments
$config
Details
visibility
public
final
false
static
false

__get

__get(  $name ) :
Arguments
$name
Details
visibility
public
final
false
static
false

__isset

__isset(  $name ) :
Arguments
$name
Details
visibility
public
final
false
static
false

__set

__set(  $name,  $value ) :
Arguments
$name
$value
Details
visibility
public
final
false
static
false

__toString

__toString( ) :
Details
visibility
public
final
false
static
false

__unset

__unset(  $name ) :
Arguments
$name
Details
visibility
public
final
false
static
false

_beforeDelete

_beforeDelete( ) :
Details
visibility
protected
final
false
static
false

_saveWithoutResetDirty

_saveWithoutResetDirty( ) :
Details
visibility
protected
final
false
static
false

delete

delete( ) :
Details
visibility
public
final
false
static
false

findDependentRowset

findDependentRowset(  $dependentTable,  $ruleKey = null,  $select = null ) :
Arguments
$dependentTable
$ruleKey
$select
Details
visibility
public
final
false
static
false

findManyToManyRowset

findManyToManyRowset(  $matchTable,  $intersectionTable,  $callerRefRule = null,  $matchRefRule = null,  $select = null ) :
Arguments
$matchTable
$intersectionTable
$callerRefRule
$matchRefRule
$select
Details
visibility
public
final
false
static
false

findParentRow

findParentRow(  $parentTable,  $ruleKey = null,  $select = null ) :
Arguments
$parentTable
$ruleKey
$select
Details
visibility
public
final
false
static
false

getRow

getRow( ) :
Details
visibility
public
final
false
static
false

toArray

toArray( ) :
Details
visibility
public
final
false
static
false

toDebug

toDebug( ) :
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.