kernel/classes/ezcontentobjecttrashnode.php

Show: inherited
Table of Contents

File containing the eZContentObjectTrashNode 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  

\eZContentObjectTrashNode

Package: kernel

File containing the eZContentObjectTrashNode class.

Parent(s)
\eZContentObjectTreeNode < \eZPersistentObject
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  SORT_FIELD_PATH = 1
Constant  SORT_FIELD_PUBLISHED = 2
Constant  SORT_FIELD_MODIFIED = 3
Constant  SORT_FIELD_SECTION = 4
Constant  SORT_FIELD_DEPTH = 5
Constant  SORT_FIELD_CLASS_IDENTIFIER = 6
Constant  SORT_FIELD_CLASS_NAME = 7
Constant  SORT_FIELD_PRIORITY = 8
Constant  SORT_FIELD_NAME = 9
Constant  SORT_FIELD_MODIFIED_SUBNODE = 10
Constant  SORT_FIELD_NODE_ID = 11
Constant  SORT_FIELD_CONTENTOBJECT_ID = 12
Constant  SORT_ORDER_DESC = 0
Constant  SORT_ORDER_ASC = 1
inheritedInherited from: \eZContentObjectTreeNode::SORT_ORDER_ASC

Properties

Propertypublic  $ClassIdentifier= 'null'
Default valuenullDetails
Type
n/a
Inherited_from
\eZContentObjectTreeNode::$$ClassIdentifier  
Propertyprotected  $ClassIsContainer= 'null'
Default valuenullDetails
Type
n/a
Inherited_from
\eZContentObjectTreeNode::$$ClassIsContainer  
Propertypublic  $ClassName= 'null'
inheritedInherited from: \eZContentObjectTreeNode::$$ClassName
Default valuenullDetails
Type
n/a
Inherited_from
\eZContentObjectTreeNode::$$ClassName  
Propertypublic  $CurrentLanguage= 'false'
Default valuefalseDetails
Type
n/a
Inherited_from
\eZContentObjectTreeNode::$$CurrentLanguage  
Propertypublic  $Name= ''
inheritedInherited from: \eZContentObjectTreeNode::$$Name
Details
Type
n/a
Inherited_from
\eZContentObjectTreeNode::$$Name  
Propertyprotected  $originalNodeParent= '0'
Default value0Details
Type
n/a
Propertyprotected  $pathArray= '0'
Default value0Details
Type
n/a

Methods

methodpublicaddChild(  $contentobjectID,  $asObject = false,  $contentObjectVersion = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::addChild()
Parameters
Name Type Description
$contentobjectID
$asObject
$contentObjectVersion
methodpublicaddChildTo(  $contentobjectID,  $nodeID,  $asObject = false,  $contentObjectVersion = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::addChildTo()
Parameters
Name Type Description
$contentobjectID
$nodeID
$asObject
$contentObjectVersion
methodpublicadjustPathElement(  $element,  $useParentFromNodeObject = false ) : void
Parameters
Name Type Description
$element
$useParentFromNodeObject
methodpublicassignSectionToSubTree(  $nodeID,  $sectionID,  $oldSectionID = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::assignSectionToSubTree()
Parameters
Name Type Description
$nodeID
$sectionID
$oldSectionID
methodpublicattribute(  $attr,  $noFunction = false ) : void
Parameters
Name Type Description
$attr
$noFunction
methodpublicattributes( ) : void
methodpublicavailableClassListJsArray(  $parameters = false ) : void
Parameters
Name Type Description
$parameters
methodpublicavailableClassesJsArray( ) : void
methodpubliccalendar(  $params = false,  $nodeID = 0 ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::calendar()
Parameters
Name Type Description
$params
$nodeID
methodpubliccanAddLocation( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canAddLocation()
methodpubliccanCreate( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canCreate()
methodpubliccanCreateClassList(  $asObject = false,  $includeFilter = true,  $groupList = false,  $fetchID = false ) : void
Parameters
Name Type Description
$asObject
$includeFilter
$groupList
$fetchID
methodpubliccanEdit( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canEdit()
methodpubliccanHide( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canHide()
methodpubliccanMove( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canMove()
methodpubliccanMoveFrom( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canMoveFrom()
methodpubliccanMoveTo(  $classID = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canMoveTo()
Parameters
Name Type Description
$classID
methodpubliccanPdf( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canPdf()
methodpubliccanRead( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canRead()
methodpubliccanRemove( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canRemove()
methodpubliccanRemoveLocation( ) : void
methodpubliccanSwap( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canSwap()
methodpubliccanViewEmbed( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::canViewEmbed()
methodpubliccheckAccess(  $functionName,  $originalClassID = false,  $parentClassID = false,  $returnAccessList = false,  $language = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::checkAccess()
Parameters
Name Type Description
$functionName
$originalClassID
$parentClassID
$returnAccessList
$language
methodpubliccheckPath(  $path ) : void
inherited

Inherited from: \eZContentObjectTreeNode::checkPath()
Parameters
Name Type Description
$path
methodpublicchildren( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::children()
methodpublicchildrenByName(  $name ) : void
inherited

Inherited from: \eZContentObjectTreeNode::childrenByName()
Parameters
Name Type Description
$name
methodpublicchildrenCount(  $checkPolicies = true ) : void
inherited

Inherited from: \eZContentObjectTreeNode::childrenCount()
Parameters
Name Type Description
$checkPolicies
methodpublicclassAttributeIDByIdentifier(  $identifier ) : void
Parameters
Name Type Description
$identifier
methodpublicclassIDByIdentifier(  $identifier ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::classIDByIdentifier()
Parameters
Name Type Description
$identifier
methodpublicclassIdentifier( ) : void
methodpublicclassIsContainer( ) : void
methodpublicclassListFromPolicy(  $policy,  $allowedLanguageCodes = false ) : void
Parameters
Name Type Description
$policy
$allowedLanguageCodes
methodpublicclassName( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::className()
methodpublicclearViewCacheForSubtree(  $node,  $clearForRootNode = true ) : void
Parameters
Name Type Description
$node
$clearForRootNode
methodpublicconditionText(  $conditions ) : void
Parameters
Name Type Description
$conditions
methodpublicconditionTextByRow(  $conditions,  $row ) : void
Parameters
Name Type Description
$conditions
$row
methodpubliccontentObjectVersionObject(  $asObject = true ) : void
Parameters
Name Type Description
$asObject
methodpubliccount(  $def,  $conds = null,  $field = null ) : void
Parameters
Name Type Description
$def
$conds
$field
methodpubliccreate(  $parentNodeID = null,  $contentObjectID = null,  $contentObjectVersion = 0,  $sortField = 0,  $sortOrder = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::create()
Parameters
Name Type Description
$parentNodeID
$contentObjectID
$contentObjectVersion
$sortField
$sortOrder
methodpubliccreateAttributeFilterSQLStrings(  $attributeFilter,  $sortingInfo = array( 'sortCount' => 0, 'attributeJoinCount' => 0 ) ) : void
Parameters
Name Type Description
$attributeFilter
$sortingInfo
methodpubliccreateClassFilteringSQLString(  $classFilterType,  $classFilterArray ) : void
Parameters
Name Type Description
$classFilterType
$classFilterArray
methodpubliccreateExtendedAttributeFilterSQLStrings(  $extendedAttributeFilter ) : void
Parameters
Name Type Description
$extendedAttributeFilter
methodpubliccreateFromNode(  $node ) : void
static

Parameters
Name Type Description
$node
methodpubliccreateGroupBySQLStrings(  $outGroupBySelectText,  $outGroupByText,  $groupBy ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::createGroupBySQLStrings()
Parameters
Name Type Description
$outGroupBySelectText
$outGroupByText
$groupBy
methodpubliccreateMainNodeConditionSQLString(  $mainNodeOnly ) : void
Parameters
Name Type Description
$mainNodeOnly
methodpubliccreateNodesConditionSQLStringFromPath(  $nodePath,  $includingLastNodeInThePath,  $limit = false ) : void
Parameters
Name Type Description
$nodePath
$includingLastNodeInThePath
$limit
methodpubliccreateNotEqParentSQLString(  $nodeID,  $depth = false,  $depthOperator = 'le' ) : void
Parameters
Name Type Description
$nodeID
$depth
$depthOperator
methodpubliccreateObject(  $contentClassID,  $parentNodeID = 2 ) : void
inherited

Inherited from: \eZContentObjectTreeNode::createObject()
Parameters
Name Type Description
$contentClassID
$parentNodeID
methodpubliccreateObjectNameFilterConditionSQLString(  $filter ) : void
Parameters
Name Type Description
$filter
methodpubliccreatePathConditionAndNotEqParentSQLStrings(  $outPathConditionStr,  $outNotEqParentStr,  $nodeID,  $depth = false,  $depthOperator = 'le' ) : void
Parameters
Name Type Description
$outPathConditionStr
$outNotEqParentStr
$nodeID
$depth
$depthOperator
methodpubliccreatePathConditionSQLString(  $nodePath,  $nodeDepth,  $depth = false,  $depthOperator = 'le' ) : void
Parameters
Name Type Description
$nodePath
$nodeDepth
$depth
$depthOperator
methodpubliccreatePermissionCheckingSQL(  $limitationList,  $treeTableName = 'ezcontentobject_tree',  $tableAliasName = 'ezcontentobject_tree' ) : void
Parameters
Name Type Description
$limitationList
$treeTableName
$tableAliasName
methodpubliccreatePermissionCheckingSQLString(  $limitationList ) : void
Parameters
Name Type Description
$limitationList
methodpubliccreateShowInvisibleSQLString(  $useSettings,  $fetchHidden = true ) : void
Parameters
Name Type Description
$useSettings
$fetchHidden
methodpubliccreateSortingSQLStrings(  $sortList,  $treeTableName = 'ezcontentobject_tree',  $allowCustomColumns = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::createSortingSQLStrings()
Parameters
Name Type Description
$sortList
$treeTableName
$allowCustomColumns
methodpubliccreateVersionNameJoinsSQLString(  $useVersionName,  $includeAnd = true,  $onlyTranslated = false,  $lang = false,  $treeTableName = 'ezcontentobject_tree' ) : void
Parameters
Name Type Description
$useVersionName
$includeAnd
$onlyTranslated
$lang
$treeTableName
methodpubliccreateVersionNameTablesSQLString(  $useVersionName ) : void
Parameters
Name Type Description
$useVersionName
methodpubliccreateVersionNameTargetsSQLString(  $useVersionName ) : void
Parameters
Name Type Description
$useVersionName
methodpubliccreator( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::creator()
methodpubliccurrentLanguage( ) : void
methodpublicdataMap( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::dataMap()
methodpublicdataTypeByClassAttributeID(  $classAttributeID ) : void
Parameters
Name Type Description
$classAttributeID
methodpublicdefinition( ) : void
static

methodpublicdeleteNodeWhereParent(  $node,  $id ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::deleteNodeWhereParent()
Parameters
Name Type Description
$node
$id
methodpubliceZContentObjectTrashNode(  $row = array() ) : void

Parameters
Name Type Description
$row
methodpubliceZContentObjectTreeNode(  $row = array() ) : void
Parameters
Name Type Description
$row
methodpubliceZPersistentObject(  $row ) : void
Parameters
Name Type Description
$row
methodpublicescapeArray(  $array ) : void
Parameters
Name Type Description
$array
methodpublicfetch( int | array $nodeID = false, string $lang = false, bool $asObject = true, array $conditions = false ) : \eZContentObjectTreeNode
staticinherited

Fetches a node by ID

Inherited from: \eZContentObjectTreeNode::fetch()
Parameters
Name Type Description
$nodeID int | array

Either a node ID or array of node IDs

$lang string

language code to fetch the node in. If not provided, the prioritized language list is used

$asObject bool

True to fetch the node as an eZContentObjectTreeNode, false to fetch its attributes as an array

$conditions array

An associative array (field => value) of fetch conditions. Will be applied as is to the SQL query

Returns
Type Description
\eZContentObjectTreeNode
methodpublicfetchAliasesFromNodeList( \array(int) $nodeList ) : array
staticinherited

Fetches path_identification_string for a list of nodes

Inherited from: \eZContentObjectTreeNode::fetchAliasesFromNodeList()
Parameters
Name Type Description
$nodeList \array(int)
Returns
Type Description
array Associative array
methodpublicfetchByCRC(  $pathStr ) : void
inherited

Inherited from: \eZContentObjectTreeNode::fetchByCRC()
Parameters
Name Type Description
$pathStr
methodpublicfetchByContentObjectID(  $contentObjectID,  $asObject = true,  $contentObjectVersion = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchByContentObjectID()
Parameters
Name Type Description
$contentObjectID
$asObject
$contentObjectVersion
methodpublicfetchByPath(  $pathString,  $asObject = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchByPath()
Parameters
Name Type Description
$pathString
$asObject
methodpublicfetchByRemoteID(  $remoteID,  $asObject = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchByRemoteID()
Parameters
Name Type Description
$remoteID
$asObject
methodpublicfetchByURLPath(  $pathString,  $asObject = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchByURLPath()
Parameters
Name Type Description
$pathString
$asObject
methodpublicfetchClassIdentifierListByPathString(  $nodePath,  $withLastNode,  $limit = false ) : void
Parameters
Name Type Description
$nodePath
$withLastNode
$limit
methodpublicfetchList(  $asObject = true,  $offset = false,  $limit = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchList()
Parameters
Name Type Description
$asObject
$offset
$limit
methodpublicfetchListCount( ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchListCount()
methodpublicfetchListForObject(  $objectID,  $asObject = true,  $offset = false,  $limit = false ) : void
static

Parameters
Name Type Description
$objectID
$asObject
$offset
$limit
methodpublicfetchNode(  $contentObjectID,  $parentNodeID ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchNode()
Parameters
Name Type Description
$contentObjectID
$parentNodeID
methodpublicfetchNodesByPathString(  $nodePath,  $withLastNode = false,  $asObjects = true,  $limit = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::fetchNodesByPathString()
Parameters
Name Type Description
$nodePath
$withLastNode
$asObjects
$limit
methodpublicfetchObject(  $def,  $field_filters,  $conds,  $asObject = true,  $grouping = null,  $custom_fields = null ) : void
Parameters
Name Type Description
$def
$field_filters
$conds
$asObject
$grouping
$custom_fields
methodpublicfetchObjectList(  $def,  $field_filters = null,  $conds = null,  $sorts = null,  $limit = null,  $asObject = true,  $grouping = false,  $custom_fields = null,  $custom_tables = null,  $custom_conds = null ) : void
Parameters
Name Type Description
$def
$field_filters
$conds
$sorts
$limit
$asObject
$grouping
$custom_fields
$custom_tables
$custom_conds
methodpublicfetchParent( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::fetchParent()
methodpublicfetchPath( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::fetchPath()
methodpublicfill(  $row ) : void
Parameters
Name Type Description
$row
methodpublicfindMainNode( int $objectID, boolean $asObject = false ) : int | null
staticinherited

Get Main Node Id ( or Main Node if $asObject = true ) by Content Object Id.

Inherited from: \eZContentObjectTreeNode::findMainNode()
Parameters
Name Type Description
$objectID int
$asObject boolean
Returns
Type Description
int | null
methodpublicfindMainNodeArray( \array(int) $objectIDArray, bool $asObject = true ) : \array(array | \eZContentObjectTreeNode)
staticinherited

Fetches the main nodes for an array of object id's

Inherited from: \eZContentObjectTreeNode::findMainNodeArray()
Parameters
Name Type Description
$objectIDArray \array(int)

an array of object IDs

$asObject bool

Wether to return the result as an array of eZContentObjectTreeNode (true) or as an array of associative arrays (false)

Returns
Type Description
\array(array | \eZContentObjectTreeNode)
methodpublicfindNode(  $parentNode,  $id,  $asObject = false,  $remoteID = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::findNode()
Parameters
Name Type Description
$parentNode
$id
$asObject
$remoteID
methodpublicgetClassesJsArray(  $node = false,  $includeFilter = true,  $groupList = false,  $fetchID = false,  $classes = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::getClassesJsArray()
Parameters
Name Type Description
$node
$includeFilter
$groupList
$fetchID
$classes
methodpublicgetLimitationList(  $limitation ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::getLimitationList()
Parameters
Name Type Description
$limitation
methodpublicgetName(  $language = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::getName()
Parameters
Name Type Description
$language
methodpublicgetParentNodeId(  $nodeID ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::getParentNodeId()
Parameters
Name Type Description
$nodeID
methodpublicgetParentNodeIdListByContentObjectID( int | array $objectIDs, bool $groupByObjectId = false, bool $onlyMainNode = false ) : array
staticinherited

Get parent node id's by content object id's.

Inherited from: \eZContentObjectTreeNode::getParentNodeIdListByContentObjectID()
Parameters
Name Type Description
$objectIDs int | array
$groupByObjectId bool

groups parent node ids by object id they belong to.

$onlyMainNode bool

limits result to parent node id of main node.

Returns
Type Description
array Returns array of parent node id's
Details
Since
Version 4.1  
Static
 
methodpublicgetShortAttributeName(  $db,  $def,  $attrName ) : void
Parameters
Name Type Description
$db
$def
$attrName
methodpublichandleRows(  $rows,  $class_name,  $asObject ) : void
Parameters
Name Type Description
$rows
$class_name
$asObject
methodpublichasAttribute(  $attr ) : void
Parameters
Name Type Description
$attr
methodpublichasContentObject( ) : void
methodprotectedhasCurrentSubtreeLimitation( array $policy ) : bool
inherited

Checks if provided policy array has a limitation on current subtree

Inherited from: \eZContentObjectTreeNode::hasCurrentSubtreeLimitation()
Parameters
Name Type Description
$policy array
Returns
Type Description
bool
methodpublichasDirtyData( ) : void
methodpublichiddenInvisibleString( ) : void
methodpublichiddenStatusString( ) : void
methodpublichideSubTree(  $node,  $modifyRootNode = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::hideSubTree()
Parameters
Name Type Description
$node
$modifyRootNode
methodpublicisMain( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::isMain()
methodpublicmakeObjectsArray(  $array,  $with_contentobject = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::makeObjectsArray()
Parameters
Name Type Description
$array
$with_contentobject
methodpublicmove(  $newParentNodeID,  $nodeID = 0 ) : void
inherited

Inherited from: \eZContentObjectTreeNode::move()
Parameters
Name Type Description
$newParentNodeID
$nodeID
methodpublicnewObjectOrder(  $def,  $orderField,  $conditions ) : void
Parameters
Name Type Description
$def
$orderField
$conditions
methodpublicobject( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::object()
methodpublicoriginalParent( ) : void

methodpublicoriginalParentPathIdentificationString( ) : void

methodpublicparentDepthLimitationList( ) : void
methodpublicpathArray( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::pathArray()
methodpublicpathWithNames(  $regenerateCurrent = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::pathWithNames()
Parameters
Name Type Description
$regenerateCurrent
methodpublicpurgeForObject(  $contentObjectID ) : void
static

Parameters
Name Type Description
$contentObjectID
methodpublicremoteID( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::remoteID()
methodpublicremove(  $conditions = null,  $extraConditions = null ) : void
Parameters
Name Type Description
$conditions
$extraConditions
methodpublicremoveNode(  $nodeID = 0 ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::removeNode()
Parameters
Name Type Description
$nodeID
methodpublicremoveNodeFromTree(  $moveToTrash = true ) : void
Parameters
Name Type Description
$moveToTrash
methodpublicremoveObject(  $def,  $conditions = null,  $extraConditions = null ) : void
Parameters
Name Type Description
$def
$conditions
$extraConditions
methodpublicremoveSubtrees(  $deleteIDArray,  $moveToTrash = true,  $infoOnly = false ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::removeSubtrees()
Parameters
Name Type Description
$deleteIDArray
$moveToTrash
$infoOnly
methodpublicremoveThis( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::removeThis()
methodpublicreorderObject(  $def,  $orderField,  $conditions,  $down = true ) : void
Parameters
Name Type Description
$def
$orderField
$conditions
$down
methodpublicreplaceFieldsWithShortNames(  $db,  $fieldDefs,  $fields ) : void
Parameters
Name Type Description
$db
$fieldDefs
$fields
methodpublicreverseRelatedCount(  $nodeIDArray ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::reverseRelatedCount()
Parameters
Name Type Description
$nodeIDArray
methodpublicserialize(  $options,  $contentNodeIDArray,  $topNodeIDArray ) : void
inherited

Inherited from: \eZContentObjectTreeNode::serialize()
Parameters
Name Type Description
$options
$contentNodeIDArray
$topNodeIDArray
methodpublicsetAttribute(  $attr,  $val ) : void
Parameters
Name Type Description
$attr
$val
methodpublicsetContentObject(  $object ) : void
Parameters
Name Type Description
$object
methodpublicsetCurrentLanguage(  $languageCode ) : void
Parameters
Name Type Description
$languageCode
methodpublicsetHasDirtyData(  $hasDirtyData ) : void
Parameters
Name Type Description
$hasDirtyData
methodpublicsetName(  $name ) : void
inherited

Inherited from: \eZContentObjectTreeNode::setName()
Parameters
Name Type Description
$name
methodpublicsetVersionByObjectID(  $objectID,  $newVersion ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::setVersionByObjectID()
Parameters
Name Type Description
$objectID
$newVersion
methodpublicshowInvisibleNodes( ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::showInvisibleNodes()
methodpublicsortArray( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::sortArray()
methodpublicsortArrayBySortFieldAndSortOrder(  $sortField,  $sortOrder ) : void
Parameters
Name Type Description
$sortField
$sortOrder
methodpublicsortFieldID(  $sortFieldName ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::sortFieldID()
Parameters
Name Type Description
$sortFieldName
methodpublicsortFieldName(  $sortFieldID ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::sortFieldName()
Parameters
Name Type Description
$sortFieldID
methodpublicsortKeyByClassAttributeID(  $classAttributeID ) : void
Parameters
Name Type Description
$classAttributeID
methodpublicstore(  $fieldFilters = null ) : void
inherited

Inherited from: \eZContentObjectTreeNode::store()
Parameters
Name Type Description
$fieldFilters
methodpublicstoreObject(  $obj,  $fieldFilters = null ) : void
Parameters
Name Type Description
$obj
$fieldFilters
methodpublicstoreToTrash( ) : void

methodpublicsubTree(  $params = false ) : void
inherited

Inherited from: \eZContentObjectTreeNode::subTree()
Parameters
Name Type Description
$params
methodpublicsubTreeByNodeID(  $params = false,  $nodeID = 0 ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::subTreeByNodeID()
Parameters
Name Type Description
$params
$nodeID
methodpublicsubTreeCount(  $params = array() ) : void
inherited

Inherited from: \eZContentObjectTreeNode::subTreeCount()
Parameters
Name Type Description
$params
methodpublicsubTreeCountByNodeID(  $params = array(),  $nodeID ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::subTreeCountByNodeID()
Parameters
Name Type Description
$params
$nodeID
methodpublicsubTreeGroupByDateField(  $field,  $type ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::subTreeGroupByDateField()
Parameters
Name Type Description
$field
$type
methodpublicsubTreeMultiPaths(  $nodesParams,  $listParams = NULL ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::subTreeMultiPaths()
Parameters
Name Type Description
$nodesParams
$listParams
methodpublicsubtreeRemovalInformation(  $deleteIDArray ) : void
Parameters
Name Type Description
$deleteIDArray
methodpublicsubtreeSoleNodeCount(  $params = array() ) : void
Parameters
Name Type Description
$params
methodpublicswapRow(  $table,  $keys,  $order_id,  $rows,  $id1,  $id2 ) : void
Parameters
Name Type Description
$table
$keys
$order_id
$rows
$id1
$id2
methodpublicsync(  $fieldFilters = null ) : void
Parameters
Name Type Description
$fieldFilters
methodpublictrashList(  $params = false,  $asCount = false ) : void
static

Parameters
Name Type Description
$params
$asCount
methodpublictrashListCount(  $params = false ) : void
static

Parameters
Name Type Description
$params
methodpublicunhideSubTree(  $node,  $modifyRootNode = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::unhideSubTree()
Parameters
Name Type Description
$node
$modifyRootNode
methodpublicunserialize(  $contentNodeDOMNode,  $contentObject,  $version,  $isMain,  $nodeList,  $options,  $handlerType = 'ezcontentobject' ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::unserialize()
Parameters
Name Type Description
$contentNodeDOMNode
$contentObject
$version
$isMain
$nodeList
$options
$handlerType
methodpublicupdateAndStoreModified( ) : void
methodpublicupdateMainNodeID(  $mainNodeID,  $objectID,  $version = false,  $parentMainNodeID,  $updateSection = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::updateMainNodeID()
Parameters
Name Type Description
$mainNodeID
$objectID
$version
$parentMainNodeID
$updateSection
methodpublicupdateNodeVisibility(  $node,  $parentNode,  $recursive = true ) : void
staticinherited

Inherited from: \eZContentObjectTreeNode::updateNodeVisibility()
Parameters
Name Type Description
$node
$parentNode
$recursive
methodpublicupdateObjectList(  $parameters ) : void
Parameters
Name Type Description
$parameters
methodpublicupdatePathIdentificationString(  $pathIdentificationName ) : void
Parameters
Name Type Description
$pathIdentificationName
methodpublicupdateSubTreePath(  $updateParent = true,  $nodeMove = false ) : void
Parameters
Name Type Description
$updateParent
$nodeMove
methodpublicupdateURLAlias( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::updateURLAlias()
methodpublicurl( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::url()
methodpublicurlAlias( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::urlAlias()
methodpublicviewCount( ) : void
inherited

Inherited from: \eZContentObjectTreeNode::viewCount()
Documentation was generated by DocBlox 0.18.1.