Class lispa\amos\admin\controllers\FirstAccessWizardController
Class FirstAccessWizardController
Public Properties
Protected Properties
Property | Type | Description | Defined By |
---|---|---|---|
$userProfileId | Working user ID | lispa\amos\admin\controllers\FirstAccessWizardController |
Public Methods
Protected Methods
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 |
---|---|---|---|
AFTER_FINDMODEL_EVENT | "afterFindModel" | lispa\amos\core\controllers\CrudController | |
BEFORE_FINDMODEL_EVENT | "beforeFindModel" | lispa\amos\core\controllers\CrudController |
Property Details
Method Details
public \lispa\amos\admin\controllers\type actionAssociateFacilitator ( ) |
public \lispa\amos\admin\controllers\type actionAssociatePrevalentPartnership ( ) |
public string|yii\web\Response actionFinish ( ) |
public string|yii\web\Response actionInterests ( ) |
public string|yii\web\Response actionIntroducingMyself ( ) |
public string|yii\web\Response actionIntroduction ( ) |
public string|yii\web\Response actionPartnership ( ) |
public string|yii\web\Response actionRoleAndArea ( ) |
public void afterAssociateOneToMany ( $event ) | ||
$event |
public void beforeAssociateOneToMany ( $event ) | ||
$event | yii\base\Event |
public void beforeCancelAssociateM2m ( $event ) | ||
$event |
public void beforeRenderOneToMany ( $event ) | ||
$event | yii\base\Event |
public array behaviors ( ) |
This method return all enabled professional areas translated.
public array getAreas ( ) |
This method return all enabled professional roles translated.
public array getRoles ( ) |
public \lispa\amos\admin\controllers\type goToNextPart ( ) |
public void init ( ) | ||
throws | yii\base\InvalidConfigException |
---|
Sets in the user_profile table an accessed step for the first time
public void setAccessFirstTime ( $step ) | ||
$step | string |
Used for set page title and breadcrumbs.
public void setTitleAndBreadcrumbs ( $pageTitle ) | ||
$pageTitle | string |
public boolean setUpLayout ( $layout = null ) | ||
$layout | null |