PHP 클래스 Controller_Shindig_Shindig, shindig

상속: extends Controller_Template
파일 보기 프로젝트 열기: kerkness/shindig

공개 프로퍼티들

프로퍼티 타입 설명
$template
$user

공개 메소드들

메소드 설명
__construct ( Request $request )
action_create ( )
action_list ( )
action_login ( )
action_logout ( )
action_update ( )
after ( )
before ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Request $request )
$request Request

action_create() 공개 메소드

public action_create ( )

action_list() 공개 메소드

public action_list ( )

action_login() 공개 메소드

public action_login ( )

action_logout() 공개 메소드

public action_logout ( )

action_update() 공개 메소드

public action_update ( )

after() 공개 메소드

public after ( )

before() 공개 메소드

public before ( )

프로퍼티 상세

$template 공개적으로 프로퍼티

public $template

$user 공개적으로 프로퍼티

public $user