PHP 클래스 BaikalAdmin\Controller\Users

상속: extends Flake\Core\Controller
파일 보기 프로젝트 열기: jeromeschneider/baikal 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$aMessages

공개 메소드들

메소드 설명
execute ( )
linkAddressBooks ( User $user )
linkCalendars ( User $user )
linkDelete ( User $user )
linkDeleteConfirm ( User $user )
linkEdit ( User $user )
linkNew ( )
render ( )

보호된 메소드들

메소드 설명
actionDelete ( )
actionDeleteConfirmed ( )
actionDeleteRequested ( ) # Action delete
actionEdit ( )
actionEditRequested ( ) # Action edit
actionNew ( )
actionNewRequested ( ) # Action new
initForm ( )

메소드 상세

actionDelete() 보호된 메소드

protected actionDelete ( )

actionDeleteConfirmed() 보호된 메소드

protected actionDeleteConfirmed ( )

actionDeleteRequested() 보호된 메소드

# Action delete
protected actionDeleteRequested ( )

actionEdit() 보호된 메소드

protected actionEdit ( )

actionEditRequested() 보호된 메소드

# Action edit
protected actionEditRequested ( )

actionNew() 보호된 메소드

protected actionNew ( )

actionNewRequested() 보호된 메소드

# Action new
protected actionNewRequested ( )

execute() 공개 메소드

public execute ( )

initForm() 보호된 메소드

protected initForm ( )

linkAddressBooks() 정적인 공개 메소드

static public linkAddressBooks ( User $user )
$user Baikal\Model\User

linkCalendars() 정적인 공개 메소드

static public linkCalendars ( User $user )
$user Baikal\Model\User

linkDelete() 정적인 공개 메소드

static public linkDelete ( User $user )
$user Baikal\Model\User

linkDeleteConfirm() 정적인 공개 메소드

static public linkDeleteConfirm ( User $user )
$user Baikal\Model\User

linkEdit() 정적인 공개 메소드

static public linkEdit ( User $user )
$user Baikal\Model\User

linkNew() 공개 메소드

public linkNew ( )

render() 공개 메소드

public render ( )

프로퍼티 상세

$aMessages 보호되어 있는 프로퍼티

protected $aMessages