kernel/content/ezcontentfunctioncollection.php

Show: inherited
Table of Contents

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

methodpubliccalendar(  $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
methodpubliccanInstantiateClassList(  $groupID,  $parentNode,  $filterType = 'include',  $fetchID,  $asObject,  $groupByClassGroup = false ) : void
static

Parameters
Name Type Description
$groupID
$parentNode
$filterType
$fetchID
$asObject
$groupByClassGroup
methodpubliccanInstantiateClasses(  $parentNode ) : void
static

Parameters
Name Type Description
$parentNode
methodpubliccheckAccess(  $access,  $contentObject,  $contentClassID,  $parentContentClassID,  $languageCode = false ) : void
static

Parameters
Name Type Description
$access
$contentObject
$contentClassID
$parentContentClassID
$languageCode
methodpubliccontentobjectAttributes(  $version,  $languageCode ) : void
static

Parameters
Name Type Description
$version
$languageCode
methodpubliccontentobjectRelationTypeMask(  $contentObjectRelationTypes = false ) : void
static

Parameters
Name Type Description
$contentObjectRelationTypes
methodpubliceZContentFunctionCollection( ) : void

methodpublicfetchAvailableSortFieldList( ) : void
static

methodpublicfetchBookmarks(  $offset,  $limit ) : void
static

Parameters
Name Type Description
$offset
$limit
methodpublicfetchClass(  $classID ) : void
static

Parameters
Name Type Description
$classID
methodpublicfetchClassAttribute(  $attributeID,  $versionID ) : void
static

Parameters
Name Type Description
$attributeID
$versionID
methodpublicfetchClassAttributeList(  $classID,  $versionID ) : void
static

Parameters
Name Type Description
$classID
$versionID
methodpublicfetchCollectedInfoCollection(  $collectionID,  $contentObjectID ) : void
static

Parameters
Name Type Description
$collectionID
$contentObjectID
methodpublicfetchCollectedInfoCount(  $objectAttributeID,  $objectID,  $value,  $creatorID = false,  $userIdentifier = false ) : void
static

Parameters
Name Type Description
$objectAttributeID
$objectID
$value
$creatorID
$userIdentifier
methodpublicfetchCollectedInfoCountList(  $objectAttributeID ) : void
static

Parameters
Name Type Description
$objectAttributeID
methodpublicfetchCollectionsList(  $objectID = false,  $creatorID = false,  $userIdentifier = false,  $limit = false,  $offset = false,  $sortBy = false ) : void
static

Parameters
Name Type Description
$objectID
$creatorID
$userIdentifier
$limit
$offset
$sortBy
methodpublicfetchContentNode(  $nodeID,  $nodePath,  $languageCode,  $remoteID = false ) : void
static

Parameters
Name Type Description
$nodeID
$nodePath
$languageCode
$remoteID
methodpublicfetchContentObject(  $objectID,  $remoteID = false ) : void
static

Parameters
Name Type Description
$objectID
$remoteID
methodpublicfetchContentSearch(  $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
methodpublicfetchContentTreeMenuExpiry( ) : void
static

methodpublicfetchContentVersion(  $objectID,  $versionID ) : void
static

Parameters
Name Type Description
$objectID
$versionID
methodpublicfetchCountryList(  $filter,  $value ) : void
static

Parameters
Name Type Description
$filter
$value
methodpublicfetchDraftVersionCount( ) : void
static

methodpublicfetchDraftVersionList(  $offset,  $limit ) : void
static

Parameters
Name Type Description
$offset
$limit
methodpublicfetchKeyword(  $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
methodpublicfetchKeywordCount(  $alphabet,  $classid,  $owner = false,  $parentNodeID = false,  $includeDuplicates = true,  $strictMatching = false ) : void
static

Parameters
Name Type Description
$alphabet
$classid
$owner
$parentNodeID
$includeDuplicates
$strictMatching
methodpublicfetchLocale(  $localeCode ) : void
static

Parameters
Name Type Description
$localeCode
methodpublicfetchLocaleList(  $withVariations ) : void
static

Parameters
Name Type Description
$withVariations
methodpublicfetchMostViewedTopList(  $classID,  $sectionID,  $offset,  $limit ) : void
static

Parameters
Name Type Description
$classID
$sectionID
$offset
$limit
methodpublicfetchNavigationPart(  $identifier ) : void
static

Parameters
Name Type Description
$identifier
methodpublicfetchNavigationParts( ) : void
static

methodpublicfetchNonTranslationList(  $objectID,  $version ) : void
static

Parameters
Name Type Description
$objectID
$version
methodpublicfetchObject(  $objectID ) : void
static

Parameters
Name Type Description
$objectID
methodpublicfetchObjectByAttribute(  $identifier ) : void
static

Parameters
Name Type Description
$identifier
methodpublicfetchObjectCountByUserID(  $classID,  $userID,  $status = false ) : void
static

Parameters
Name Type Description
$classID
$userID
$status
methodpublicfetchObjectTree(  $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
methodpublicfetchObjectTreeCount(  $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
methodpublicfetchPendingCount( ) : void
static

methodpublicfetchPendingList(  $offset,  $limit ) : void
static

Parameters
Name Type Description
$offset
$limit
methodpublicfetchPrioritizedLanguageCodes( ) : void
static

methodpublicfetchPrioritizedLanguages( ) : void
static

methodpublicfetchRecent( ) : void
static

methodpublicfetchRelatedObjects(  $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
methodpublicfetchRelatedObjectsCount(  $objectID,  $attributeID,  $allRelations ) : void
static

Parameters
Name Type Description
$objectID
$attributeID
$allRelations
methodpublicfetchRelatedObjectsID(  $objectID,  $attributeID,  $allRelations ) : void
static

Parameters
Name Type Description
$objectID
$attributeID
$allRelations
methodpublicfetchReverseRelatedObjects(  $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
methodpublicfetchReverseRelatedObjectsCount(  $objectID,  $attributeID,  $allRelations,  $ignoreVisibility ) : void
static

Parameters
Name Type Description
$objectID
$attributeID
$allRelations
$ignoreVisibility
methodpublicfetchReverseRelatedObjectsID(  $objectID,  $attributeID,  $allRelations ) : void
static

Parameters
Name Type Description
$objectID
$attributeID
$allRelations
methodpublicfetchSameClassAttributeNodeList(  $contentclassattributeID,  $value,  $datatype ) : void
static

Parameters
Name Type Description
$contentclassattributeID
$value
$datatype
methodpublicfetchSectionList( ) : void
static

methodpublicfetchTipafriendTopList(  $offset,  $limit,  $start_time,  $end_time,  $duration,  $ascending,  $extended ) : void
static

Parameters
Name Type Description
$offset
$limit
$start_time
$end_time
$duration
$ascending
$extended
methodpublicfetchTranslationList( ) : void
static

methodpublicfetchTrashObjectCount(  $objectNameFilter,  $attributeFilter = false ) : void
static

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

Parameters
Name Type Description
$offset
$limit
$objectNameFilter
$attributeFilter
$sortBy
$asObject
methodpublicfetchVersionCount(  $contentObject ) : void
static

Parameters
Name Type Description
$contentObject
methodpublicfetchVersionList(  $contentObject,  $offset,  $limit,  $sorts = null ) : void
static

Parameters
Name Type Description
$contentObject
$offset
$limit
$sorts
Documentation was generated by DocBlox 0.18.1.