kernel/collaboration/ezcollaborationfunctioncollection.php
File containing the eZCollaborationFunctionCollection 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
\eZCollaborationFunctionCollection
Package: kernel
File containing the eZCollaborationFunctionCollection 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


fetchGroupTree(
$parentGroupID, $sortBy, $offset, $limit, $depth
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$parentGroupID | ||
$sortBy | ||
$offset | ||
$limit | ||
$depth |


fetchItemCount(
$isRead, $isActive, $parentGroupID, $status
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$isRead | ||
$isActive | ||
$parentGroupID | ||
$status |


fetchItemList(
$sortBy, $offset, $limit, $status, $isRead, $isActive, $parentGroupID
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$sortBy | ||
$offset | ||
$limit | ||
$status | ||
$isRead | ||
$isActive | ||
$parentGroupID |


fetchMessageList(
$itemID, $sortBy, $offset, $limit
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$itemID | ||
$sortBy | ||
$offset | ||
$limit |


fetchObjectTreeCount(
$parentNodeID, $class_filter_type, $class_filter_array, $depth
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$parentNodeID | ||
$class_filter_type | ||
$class_filter_array | ||
$depth |


fetchParticipant(
$itemID, $participantID
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$itemID | ||
$participantID |


fetchParticipantList(
$itemID, $sortBy, $offset, $limit
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$itemID | ||
$sortBy | ||
$offset | ||
$limit |