Class lispa\amos\discussioni\widgets\icons\WidgetIconDiscussioniTopic
Class WidgetIconDiscussioniTopic This widget can appear on dashboard. This class is used for creation and general configuration.
Widget that link to the discussion topic
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 |