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
controllers
DashboardController
PHP 클래스 app\controllers\DashboardController
상속:
extends
app\extensions\action\Controller
파일 보기
프로젝트 열기: gugoan/economizzer
1 사용 예제들
공개 메소드들
메소드
설명
actionAccomplishment
( )
actionCreate
( )
actionDelete
(
$id
)
actionIndex
( )
actionOverview
( )
actionPerformance
( )
actionUpdate
(
$id
)
actionView
(
$id
)
behaviors
( )
보호된 메소드들
메소드
설명
findModel
(
$id
)
메소드 상세
actionAccomplishment()
공개
메소드
public
actionAccomplishment
( )
actionCreate()
공개
메소드
public
actionCreate
( )
actionDelete()
공개
메소드
public
actionDelete
(
$id
)
actionIndex()
공개
메소드
public
actionIndex
( )
actionOverview()
공개
메소드
public
actionOverview
( )
actionPerformance()
공개
메소드
public
actionPerformance
( )
actionUpdate()
공개
메소드
public
actionUpdate
(
$id
)
actionView()
공개
메소드
public
actionView
(
$id
)
behaviors()
공개
메소드
public
behaviors
( )
findModel()
보호된
메소드
protected
findModel
(
$id
)