Class lispa\amos\cwh\controllers\ConfigurationController
Class ConfigurationController
Public Properties
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
getRules() | lispa\amos\core\controllers\BaseController | |
setUserLanguage() | lispa\amos\core\controllers\AmosController |
Events
Event | Type | Description | Defined By |
---|---|---|---|
EVENT_AFTER_ACTION | yii\base\ActionEvent | An event raised right after executing a controller action. | yii\base\Controller |
EVENT_BEFORE_ACTION | yii\base\ActionEvent | An event raised right before executing a controller action. | yii\base\Controller |
Constants
Constant | Value | Description | Defined By |
---|---|---|---|
CONTENTS_DATA_CACHE_KEY | 'ContentsData' | lispa\amos\cwh\controllers\ConfigurationController | |
LAST_PROCESS_DATETIME_CACHE_KEY | 'CwhTime' | lispa\amos\cwh\controllers\ConfigurationController | |
NETWORKS_DATA_CACHE_KEY | 'NetworksData' | lispa\amos\cwh\controllers\ConfigurationController |
Property Details
Method Details
public void actionContent ( $id = null ) | ||
$id |
public void actionDeleteContent ( $tablename = null ) | ||
$tablename |
public void actionNetwork ( $id = null ) | ||
$id |
public string actionWizard ( $regenerateView = false ) | ||
$regenerateView | boolean |
public array behaviors ( ) |
public void init ( ) | ||
throws | yii\base\InvalidConfigException |
---|
Regenerates Cwh nodi view
See also \lispa\amos\cwh\controllers\CwhUtil:createCwhView.
public void regenerateView ( ) |