PHP Class app\controllers\SiteController

Inheritance: extends yii\web\Controller
Afficher le fichier Open project: meolu/walle-web Class Usage Examples

Méthodes publiques

Свойство Type Description
$layout

Méthodes publiques

Méthode Description
actionConfirmEmail ( $token ) Confirm email
actionError ( )
actionIndex ( ) Render the homepage
actionLogin ( ) User login
actionLogout ( ) User logout
actionRequestPasswordReset ( ) Request password reset
actionResetPassword ( $token ) Reset password
actionSearch ( )
actionSignup ( ) User signup

Method Details

actionConfirmEmail() public méthode

Confirm email
public actionConfirmEmail ( $token )

actionError() public méthode

public actionError ( )

actionIndex() public méthode

Render the homepage
public actionIndex ( )

actionLogin() public méthode

User login
public actionLogin ( )

actionLogout() public méthode

User logout
public actionLogout ( )

actionRequestPasswordReset() public méthode

Request password reset

actionResetPassword() public méthode

Reset password
public actionResetPassword ( $token )

actionSearch() public méthode

public actionSearch ( )

actionSignup() public méthode

User signup
public actionSignup ( )

Property Details

$layout public_oe property

public $layout