kernel/common/ezcontentstructuretreeoperator.php
File containing the eZContentStructureTreeOperator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZContentStructureTreeOperator
Package: kernel
File containing the eZContentStructureTreeOperator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Properties
Methods


children(
$contentTree, $classFilter, $depthLeft, $nodesLeft, $sortBy, $fetchHidden, $unfoldNodeID
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$contentTree | ||
$classFilter | ||
$depthLeft | ||
$nodesLeft | ||
$sortBy | ||
$fetchHidden | ||
$unfoldNodeID |


contentStructureTree(
$rootNodeID, $classFilter, $maxDepth, $maxNodes, $sortArray, $fetchHidden, $unfoldNodeID
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$rootNodeID | ||
$classFilter | ||
$maxDepth | ||
$maxNodes | ||
$sortArray | ||
$fetchHidden | ||
$unfoldNodeID |


createContentStructureNode(
$treeNode, $childrenCount
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$treeNode | ||
$childrenCount |


eZContentStructureTreeOperator(
$name
=
'content_structure_tree'
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$name |


initContentStructureTree(
$rootNodeID, $fetchHidden, $classFilter
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$rootNodeID | ||
$fetchHidden | ||
$classFilter |


modify(
$tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, $operatorValue, $namedParameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$tpl | ||
$operatorName | ||
$operatorParameters | ||
$rootNamespace | ||
$currentNamespace | ||
$operatorValue | ||
$namedParameters |


oneLevelChildren(
$contentTree, $classFilter, $sortBy, $nodesLeft, $fetchHidden
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$contentTree | ||
$classFilter | ||
$sortBy | ||
$nodesLeft | ||
$fetchHidden |