Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
app
modules
backend
controllers
DefaultController
PHP 클래스 app\modules\backend\controllers\DefaultController
상속:
extends
yii\web\Controller
파일 보기
프로젝트 열기: phundament/app
공개 메소드들
메소드
설명
actionIndex
( ) :
string
Application dashboard.
actionViewConfig
( ) :
string
Application configuration.
actions
( ) :
array
Actions defined in classes, eg. error page.
behaviors
( )
메소드 상세
actionIndex()
공개
메소드
Application dashboard.
public
actionIndex
( ) :
string
리턴
string
actionViewConfig()
공개
메소드
Application configuration.
public
actionViewConfig
( ) :
string
리턴
string
actions()
공개
메소드
Actions defined in classes, eg. error page.
public
actions
( ) :
array
리턴
array
behaviors()
공개
메소드
public
behaviors
( )