Class Notification
Carries notification messages to the User.
Keeps persistent messages into User session through the NotificationManager object
- Nethgui\Module\AbstractModule implements Nethgui\Module\ModuleInterface, Nethgui\View\ViewableInterface, Nethgui\Log\LogConsumerInterface, Nethgui\Utility\PhpConsumerInterface, Nethgui\Authorization\AuthorizationAttributesProviderInterface, Nethgui\System\PlatformConsumerInterface, Nethgui\Authorization\PolicyEnforcementPointInterface
- Nethgui\Module\Notification implements Nethgui\Component\DependencyConsumer
Namespace: Nethgui\Module
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Module/Notification.php
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Module/Notification.php
public
|
|
protected
|
#
initializeAttributes(
Called after a default attributes provider object is created |
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
#
getDependencySetters( )
The returned hash is indexed by the model class name and has a callable objects as value. Each callable is invoked with the model instance as only argument. |
ACTION_INSTANTIATE
|