kernel/content/ezcontentfunctioncollection.php
File containing the eZContentFunctionCollection 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
\eZContentFunctionCollection
Package: kernel
File containing the eZContentFunctionCollection 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
Methods


calendar(
$parentNodeID, $offset, $limit, $depth, $depthOperator, $classID, $attribute_filter, $extended_attribute_filter, $class_filter_type, $class_filter_array, $groupBy, $mainNodeOnly, $ignoreVisibility, $limitation
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$parentNodeID | ||
$offset | ||
$limit | ||
$depth | ||
$depthOperator | ||
$classID | ||
$attribute_filter | ||
$extended_attribute_filter | ||
$class_filter_type | ||
$class_filter_array | ||
$groupBy | ||
$mainNodeOnly | ||
$ignoreVisibility | ||
$limitation |


canInstantiateClassList(
$groupID, $parentNode, $filterType
=
'include', $fetchID, $asObject, $groupByClassGroup
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$groupID | ||
$parentNode | ||
$filterType | ||
$fetchID | ||
$asObject | ||
$groupByClassGroup |


checkAccess(
$access, $contentObject, $contentClassID, $parentContentClassID, $languageCode
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$access | ||
$contentObject | ||
$contentClassID | ||
$parentContentClassID | ||
$languageCode |


contentobjectAttributes(
$version, $languageCode
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$version | ||
$languageCode |


contentobjectRelationTypeMask(
$contentObjectRelationTypes
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$contentObjectRelationTypes |


fetchClassAttribute(
$attributeID, $versionID
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$attributeID | ||
$versionID |


fetchClassAttributeList(
$classID, $versionID
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$classID | ||
$versionID |


fetchCollectedInfoCollection(
$collectionID, $contentObjectID
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$collectionID | ||
$contentObjectID |


fetchCollectedInfoCount(
$objectAttributeID, $objectID, $value, $creatorID
=
false, $userIdentifier
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectAttributeID | ||
$objectID | ||
$value | ||
$creatorID | ||
$userIdentifier |


fetchCollectedInfoCountList(
$objectAttributeID
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectAttributeID |


fetchCollectionsList(
$objectID
=
false, $creatorID
=
false, $userIdentifier
=
false, $limit
=
false, $offset
=
false, $sortBy
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$creatorID | ||
$userIdentifier | ||
$limit | ||
$offset | ||
$sortBy |


fetchContentNode(
$nodeID, $nodePath, $languageCode, $remoteID
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$nodeID | ||
$nodePath | ||
$languageCode | ||
$remoteID |


fetchContentObject(
$objectID, $remoteID
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$remoteID |


fetchContentSearch(
$searchText, $subTreeArray, $offset, $limit, $searchTimestamp, $publishDate, $sectionID, $classID, $classAttributeID, $ignoreVisibility, $limitation, $sortArray
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$searchText | ||
$subTreeArray | ||
$offset | ||
$limit | ||
$searchTimestamp | ||
$publishDate | ||
$sectionID | ||
$classID | ||
$classAttributeID | ||
$ignoreVisibility | ||
$limitation | ||
$sortArray |


fetchContentVersion(
$objectID, $versionID
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$versionID |


fetchDraftVersionList(
$offset, $limit
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$offset | ||
$limit |


fetchKeyword(
$alphabet, $classid, $offset, $limit, $owner
=
false, $sortBy
=
array(), $parentNodeID
=
false, $includeDuplicates
=
true, $strictMatching
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$alphabet | ||
$classid | ||
$offset | ||
$limit | ||
$owner | ||
$sortBy | ||
$parentNodeID | ||
$includeDuplicates | ||
$strictMatching |


fetchKeywordCount(
$alphabet, $classid, $owner
=
false, $parentNodeID
=
false, $includeDuplicates
=
true, $strictMatching
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$alphabet | ||
$classid | ||
$owner | ||
$parentNodeID | ||
$includeDuplicates | ||
$strictMatching |


fetchMostViewedTopList(
$classID, $sectionID, $offset, $limit
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$classID | ||
$sectionID | ||
$offset | ||
$limit |


fetchNonTranslationList(
$objectID, $version
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$version |


fetchObjectCountByUserID(
$classID, $userID, $status
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$classID | ||
$userID | ||
$status |


fetchObjectTree(
$parentNodeID, $sortBy, $onlyTranslated, $language, $offset, $limit, $depth, $depthOperator, $classID, $attribute_filter, $extended_attribute_filter, $class_filter_type, $class_filter_array, $groupBy, $mainNodeOnly, $ignoreVisibility, $limitation, $asObject, $objectNameFilter, $loadDataMap
=
null
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$parentNodeID | ||
$sortBy | ||
$onlyTranslated | ||
$language | ||
$offset | ||
$limit | ||
$depth | ||
$depthOperator | ||
$classID | ||
$attribute_filter | ||
$extended_attribute_filter | ||
$class_filter_type | ||
$class_filter_array | ||
$groupBy | ||
$mainNodeOnly | ||
$ignoreVisibility | ||
$limitation | ||
$asObject | ||
$objectNameFilter | ||
$loadDataMap |


fetchObjectTreeCount(
$parentNodeID, $onlyTranslated, $language, $class_filter_type, $class_filter_array, $attributeFilter, $depth, $depthOperator, $ignoreVisibility, $limitation, $mainNodeOnly, $extendedAttributeFilter, $objectNameFilter
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$parentNodeID | ||
$onlyTranslated | ||
$language | ||
$class_filter_type | ||
$class_filter_array | ||
$attributeFilter | ||
$depth | ||
$depthOperator | ||
$ignoreVisibility | ||
$limitation | ||
$mainNodeOnly | ||
$extendedAttributeFilter | ||
$objectNameFilter |


fetchRelatedObjects(
$objectID, $attributeID, $allRelations, $groupByAttribute, $sortBy, $limit
=
false, $offset
=
false, $asObject
=
true, $loadDataMap
=
false, $ignoreVisibility
=
null
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations | ||
$groupByAttribute | ||
$sortBy | ||
$limit | ||
$offset | ||
$asObject | ||
$loadDataMap | ||
$ignoreVisibility |


fetchRelatedObjectsCount(
$objectID, $attributeID, $allRelations
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations |


fetchRelatedObjectsID(
$objectID, $attributeID, $allRelations
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations |


fetchReverseRelatedObjects(
$objectID, $attributeID, $allRelations, $groupByAttribute, $sortBy, $ignoreVisibility, $limit
=
false, $offset
=
false, $asObject
=
true, $loadDataMap
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations | ||
$groupByAttribute | ||
$sortBy | ||
$ignoreVisibility | ||
$limit | ||
$offset | ||
$asObject | ||
$loadDataMap |


fetchReverseRelatedObjectsCount(
$objectID, $attributeID, $allRelations, $ignoreVisibility
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations | ||
$ignoreVisibility |


fetchReverseRelatedObjectsID(
$objectID, $attributeID, $allRelations
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectID | ||
$attributeID | ||
$allRelations |


fetchSameClassAttributeNodeList(
$contentclassattributeID, $value, $datatype
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$contentclassattributeID | ||
$value | ||
$datatype |


fetchTipafriendTopList(
$offset, $limit, $start_time, $end_time, $duration, $ascending, $extended
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$offset | ||
$limit | ||
$start_time | ||
$end_time | ||
$duration | ||
$ascending | ||
$extended |


fetchTrashObjectCount(
$objectNameFilter, $attributeFilter
=
false
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$objectNameFilter | ||
$attributeFilter |


fetchTrashObjectList(
$offset, $limit, $objectNameFilter, $attributeFilter
=
false, $sortBy
=
false, $asObject
=
true
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$offset | ||
$limit | ||
$objectNameFilter | ||
$attributeFilter | ||
$sortBy | ||
$asObject |