PHP 클래스 AdminController, huge

상속: extends BaseController
파일 보기 프로젝트 열기: panique/huge 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Construct this object by extending the basic Controller class
actionAccountSettings ( )
index ( ) This method controls what happens when you move to /admin or /admin/index in your app.

메소드 상세

__construct() 공개 메소드

Construct this object by extending the basic Controller class
public __construct ( )

actionAccountSettings() 공개 메소드

index() 공개 메소드

This method controls what happens when you move to /admin or /admin/index in your app.
public index ( )