Class lispa\amos\discussioni\widgets\icons\WidgetIconDiscussioniTopicDaValidare
Class WidgetIconDiscussioniTopicDaValidare This widget can appear on dashboard. This class is used for creation and general configuration.
widget that link to the discussion topic, list of threads that are to be validated
Public Properties
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
getNewsBulletCount() | lispa\amos\core\widget\WidgetIcon |
Events
Event | Type | Description | Defined By |
---|---|---|---|
EVENT_AFTER_RUN | yii\base\WidgetEvent | An event raised right after executing a widget. (available since version 2.0.11) | yii\base\Widget |
EVENT_BEFORE_RUN | yii\base\WidgetEvent | An event raised right before executing a widget. (available since version 2.0.11) | yii\base\Widget |
EVENT_INIT | yii\base\Event | An event that is triggered when the widget is initialized via init(). (available since version 2.0.11) | yii\base\Widget |
Property Details
Method Details
All widgets added to the container object retrieved from the module controller
public array getOptions ( ) |
TEMPORARY
public void getWidgetsIcon ( ) |
Init of the class, set of general configurations
public void init ( ) |