Class Tracker
TODO: add component description here
- 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\Controller\AbstractController implements Nethgui\Controller\RequestHandlerInterface
- Nethgui\Module\Tracker implements Nethgui\Component\DependencyConsumer
Namespace: Nethgui\Module
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at Module/Tracker.php
Author: Davide Principi davide.principi@nethesis.it
Since: 1.6
Located at Module/Tracker.php
protected
|
#
initializeAttributes(
Called after a default attributes provider object is created |
public
|
|
public static
array
|
|
public
|
|
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. |
string |
TRACKER_ERROR_TEMPLATE
|
#
'<i class="fa fa-li fa-exclamation-circle"></i> <span>{{genericLabel}}</span> <dl>{{#.}}<dt>{{title}} #{{id}} ({{codeLabel}} {{code}})</dt><dd class="wspreline">{{message}}</dd>{{/.}}</dl>'
|
string |
TRACKER_RUNNING_TEMPLATE
|
#
'<i class="fa fa-li fa-exclamation-triangle"></i> <span>{{message}}</span> <a class="Button link" href="{{btnLink}}">{{btnLabel}}</a>'
|
ACTION_MUTATE,
ACTION_QUERY
|
ACTION_INSTANTIATE
|
$parameters
|