메소드 |
설명 |
|
__construct ( Jarves $jarves ) |
|
|
add ( $values, $branchPk = null, $mode = 'into', $scope = null ) |
{@inheritDoc} |
|
clear ( ) |
{@inheritDoc} |
|
getBranch ( $pk = null, Condition $condition = null, $depth = 1, $scope = null, $options = null ) |
{@inheritDoc} |
|
getCount ( Condition $condition = null ) |
{@inheritDoc} |
|
getItem ( $pk, $options = null ) |
{@inheritDoc} |
|
getItems ( array $filter = null, Condition $condition = null, $options = null ) |
{@inheritDoc} |
|
getParent ( $pk, $options = null ) |
{@inheritDoc} |
|
getPrimaryKeys ( ) |
{@inheritDoc} |
|
normalizePath ( &$path ) |
{@inheritDoc} |
|
patch ( $primaryKey, $values ) |
{@inheritDoc} |
|
remove ( $primaryKey ) |
{@inheritDoc} |
|
setChildren ( $path, &$item, $depth ) |
Sets the children information at $item directly. |
|
update ( $primaryKey, $values ) |
{@inheritDoc} |
|