Model/Row/Interface.php

Interfaces
package
Model
subpackage
Interface
Interfaces
Kwf_Model_Row_Interface

Description

\Kwf_Model_Row_Interface

package
Model
subpackage
Interface
Methods
__get
__isset
__set
__unset
countChildRows
createChildRow
delete
duplicate
forceSave
getByColumnMapping
getChildRows
getCleanValue
getInternalId
getParentRow
getTable
hasColumn
isDirty
save
setSiblingRows
toArray

Description

Methods

__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

__unset

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

countChildRows

countChildRows(  $rule,  $select = array ) :
Arguments
$rule
$select
Details
visibility
public
final
false
static
false

createChildRow

createChildRow(  $rule,  $data = array ) :
Arguments
$rule
$data
Details
visibility
public
final
false
static
false

delete

delete( ) :
Details
visibility
public
final
false
static
false

duplicate

duplicate(  $data = array ) :
Arguments
$data
Details
visibility
public
final
false
static
false

forceSave

forceSave( ) :
Details
visibility
public
final
false
static
false

getByColumnMapping

getByColumnMapping(  $mapping,  $column ) :
Arguments
$mapping
$column
Details
visibility
public
final
false
static
false

getChildRows

getChildRows(  $rule,  $select = array ) :
Arguments
$rule
$select
Details
visibility
public
final
false
static
false

getCleanValue

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

getInternalId

getInternalId( ) :
Details
visibility
public
final
false
static
false

getParentRow

getParentRow(  $rule ) :
Arguments
$rule
Details
visibility
public
final
false
static
false

getTable

getTable( ) :
Details
visibility
public
final
false
static
false

hasColumn

hasColumn(  $col ) :
Arguments
$col
Details
visibility
public
final
false
static
false

isDirty

isDirty( ) :
Details
visibility
public
final
false
static
false

save

save( ) :
Details
visibility
public
final
false
static
false

setSiblingRows

setSiblingRows(  $rows ) :
Arguments
$rows
Details
visibility
public
final
false
static
false

toArray

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