kernel/classes/notification/handler/ezcollaborationnotification/ezcollaborationnotificationhandler.php
File containing the eZCollaborationNotificationHandler 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
\eZCollaborationNotificationHandler
Package: kernel
File containing the eZCollaborationNotificationHandler class.
- Parent(s)
- \eZNotificationEventHandler
- 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

EVENT_HANDLED
= 0
inheritedInherited from:
\eZNotificationEventHandler::EVENT_HANDLED
- Inherited_from
- \eZNotificationEventHandler::EVENT_HANDLED

EVENT_SKIPPED
= 1
inheritedInherited from:
\eZNotificationEventHandler::EVENT_SKIPPED
- Inherited_from
- \eZNotificationEventHandler::EVENT_SKIPPED

EVENT_UNKNOWN
= 2
inheritedInherited from:
\eZNotificationEventHandler::EVENT_UNKNOWN
- Inherited_from
- \eZNotificationEventHandler::EVENT_UNKNOWN

EVENT_ERROR
= 3
inheritedInherited from:
\eZNotificationEventHandler::EVENT_ERROR
- Inherited_from
- \eZNotificationEventHandler::EVENT_ERROR
Properties


$IDString= 'false'
inheritedInherited from:
\eZNotificationEventHandler::$$IDString
Default value
false
Details- Type
- n/a
- Inherited_from
- \eZNotificationEventHandler::$$IDString


$Name= 'false'
inheritedInherited from:
\eZNotificationEventHandler::$$Name
Default value
false
Details- Type
- n/a
- Inherited_from
- \eZNotificationEventHandler::$$Name
Methods


eZNotificationEventHandler(
$idString, $name
)
:
void
inherited
Inherited from:
\eZNotificationEventHandler::eZNotificationEventHandler()
Parameters
Name | Type | Description |
---|---|---|
$idString | ||
$name |


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


storeSettings(
$http, $module
)
:
void
inherited
Inherited from:
\eZNotificationEventHandler::storeSettings()
Parameters
Name | Type | Description |
---|---|---|
$http | ||
$module |