kernel/classes/collaborationhandlers/ezapprove/ezapprovecollaborationhandler.php
File containing the eZApproveCollaborationHandler 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
\eZApproveCollaborationHandler
Package: kernel
File containing the eZApproveCollaborationHandler class.
- Parent(s)
- \eZCollaborationItemHandler
- 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

NOTIFICATION_COLLECTION_ONE_FOR_ALL
= 1
inheritedInherited from:
\eZCollaborationItemHandler::NOTIFICATION_COLLECTION_ONE_FOR_ALL

NOTIFICATION_COLLECTION_PER_USER
= 2
inheritedInherited from:
\eZCollaborationItemHandler::NOTIFICATION_COLLECTION_PER_USER

NOTIFICATION_COLLECTION_PER_PARTICIPATION_ROLE
= 3
inheritedInherited from:
\eZCollaborationItemHandler::NOTIFICATION_COLLECTION_PER_PARTICIPATION_ROLE
Properties


$Info= ''
inheritedInherited from:
\eZCollaborationItemHandler::$$Info
Details
- Type
- n/a
- Inherited_from
- \eZCollaborationItemHandler::$$Info
Methods


attribute(
$attribute
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::attribute()
Parameters
Name | Type | Description |
---|---|---|
$attribute |


contentAttribute(
$collaborationItem, $attribute
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::contentAttribute()
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem | ||
$attribute |


contentObjectVersion(
$collaborationItem
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem |


createApproval(
$contentObjectID, $contentObjectVersion, $authorID, $approverIDArray
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$contentObjectID | ||
$contentObjectVersion | ||
$authorID | ||
$approverIDArray |


customInput(
$name
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::customInput()
Parameters
Name | Type | Description |
---|---|---|
$name |


eZCollaborationItemHandler(
$typeIdentifier, $typeName, $parameters
=
array()
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::eZCollaborationItemHandler()
Parameters
Name | Type | Description |
---|---|---|
$typeIdentifier | ||
$typeName | ||
$parameters |


handleCollaborationEvent(
$event, $item, $parameters
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$event | ||
$item | ||
$parameters |


handleCustomAction(
$module, $collaborationItem
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$module | ||
$collaborationItem |


hasAttribute(
$attr
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::hasAttribute()
Parameters
Name | Type | Description |
---|---|---|
$attr |


hasContentAttribute(
$collaborationItem, $attribute
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::hasContentAttribute()
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem | ||
$attribute |


hasCustomInput(
$name
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::hasCustomInput()
Parameters
Name | Type | Description |
---|---|---|
$name |


instantiate(
$handler, $repositories
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$handler | ||
$repositories |


isCustomAction(
$name
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::isCustomAction()
Parameters
Name | Type | Description |
---|---|---|
$name |


notificationCollectionHandling(
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::notificationCollectionHandling()


notificationParticipantTemplate(
$participantRole
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$participantRole |


notificationTypes(
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::notificationTypes()


participantRoleString(
$participantRole
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::participantRoleString()
Parameters
Name | Type | Description |
---|---|---|
$participantRole |


participantTypeString(
$participantType
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::participantTypeString()
Parameters
Name | Type | Description |
---|---|---|
$participantType |


readItem(
$collaborationItem, $viewMode
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem | ||
$viewMode |


removeItem(
$collaborationItem
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::removeItem()
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem |


roleName(
$collaborationID, $roleID
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::roleName()
Parameters
Name | Type | Description |
---|---|---|
$collaborationID | ||
$roleID |


template(
$viewMode
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::template()
Parameters
Name | Type | Description |
---|---|---|
$viewMode |


useMessages(
$collaborationItem
)
:
void
inherited
Inherited from:
\eZCollaborationItemHandler::useMessages()
Parameters
Name | Type | Description |
---|---|---|
$collaborationItem |