Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
Notificator Class Reference
Inheritance diagram for Notificator:
FileLogNotificator MailNotificator

Public Member Functions

 notify (Notification $notification)

Detailed Description

Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales.nosp@m.@gen.nosp@m.tics..nosp@m.com http://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.

Abstract class which represents notificator.

Definition at line 12 of file Notificator.php.

Member Function Documentation

Notificator::notify ( Notification  $notification)
abstract

Method which invokes notification handling

Parameters
Notification$notificationoccurred notification
Returns
void

Reimplemented in MailNotificator, and FileLogNotificator.


The documentation for this class was generated from the following file: