AvailableNotificationEventTypes
Summary
eZ Publish will search for a notification event handler class in each type defined.Usage
AvailableNotificationEventTypes[]=<type>
Description
eZ Publish will search for a notification event handler class in each type defined.
Each type must be stored in
(path to notificationstypes)/mycustomcollaboration/mycustomcollaborationhandler.php
Keep in mind that you must replace "(path to notifications types)" with the actual path and folder containing the collaboration type.
Examples
AvailableNotificationEventTypes[]=ezgeneraldigest AvailableNotificationEventTypes[]=ezcollaborationnotification AvailableNotificationEventTypes[]=ezsubtree AvailableNotificationEventTypes[]=ezsimpledigest
Ester Heylen (06/05/2010 4:32 pm)
Ester Heylen (12/05/2010 7:47 am)
Comments
There are no comments.