Méthode |
Description |
|
__construct ( Jarves $jarves, Filesystem $localFilesystem, ConditionOperator $conditionOperator ) |
|
|
add ( $values, $branchPk = null, $mode = 'into', $scope = null ) |
{@inheritDoc} |
|
buildPath ( $path ) |
|
|
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} |
|
getPrimaryKeys ( ) |
{@inheritDoc} |
|
normalizePath ( &$path ) |
{@inheritDoc} |
|
patch ( $primaryKey, $values ) |
{@inheritDoc} |
|
remove ( $primaryKey ) |
{@inheritDoc} |
|
update ( $primaryKey, $values ) |
{@inheritDoc} |
|