Class app\controllers\SiteController
Inheritance | app\controllers\SiteController » yii\web\Controller |
---|
Site controller
Public Methods
Method | Description | Defined By |
---|---|---|
actionAbout() | Renders the start page | app\controllers\SiteController |
actionContact() | Renders the contact page | app\controllers\SiteController |
actionIndex() | Renders the start page | app\controllers\SiteController |
actions() | app\controllers\SiteController |
Method Details
Renders the start page
string actionAbout( ) |
Renders the contact page
string actionContact( ) |
Renders the start page
string actionIndex( ) |
void actions( ) |