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