PHP 클래스 BaikalAdmin\Controller\User\Calendars

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

보호된 프로퍼티들

프로퍼티 타입 설명
$aMessages
$oForm # \Baikal\Model\User
$oModel
$oUser # \Baikal\Model\Calendar

공개 메소드들

메소드 설명
execute ( ) # \Formal\Form
linkDelete ( Calendar $oModel ) # Action delete + confirm
linkDeleteConfirm ( Calendar $oModel )
linkEdit ( Calendar $oModel ) # Action edit
linkHome ( ) # Link to home
linkNew ( ) # Action new
render ( )

보호된 메소드들

메소드 설명
actionDelete ( )
actionDeleteConfirmed ( )
actionDeleteRequested ( )
actionEdit ( )
actionEditRequested ( )
actionNew ( )
actionNewRequested ( )
currentUserId ( )
initForm ( )

메소드 상세

actionDelete() 보호된 메소드

protected actionDelete ( )

actionDeleteConfirmed() 보호된 메소드

protected actionDeleteConfirmed ( )

actionDeleteRequested() 보호된 메소드

protected actionDeleteRequested ( )

actionEdit() 보호된 메소드

protected actionEdit ( )

actionEditRequested() 보호된 메소드

protected actionEditRequested ( )

actionNew() 보호된 메소드

protected actionNew ( )

actionNewRequested() 보호된 메소드

protected actionNewRequested ( )

currentUserId() 보호된 메소드

protected currentUserId ( )

execute() 공개 메소드

# \Formal\Form
public execute ( )

initForm() 보호된 메소드

protected initForm ( )

linkDelete() 공개 메소드

# Action delete + confirm
public linkDelete ( Calendar $oModel )
$oModel Baikal\Model\Calendar

linkDeleteConfirm() 공개 메소드

public linkDeleteConfirm ( Calendar $oModel )
$oModel Baikal\Model\Calendar

linkEdit() 공개 메소드

# Action edit
public linkEdit ( Calendar $oModel )
$oModel Baikal\Model\Calendar

linkHome() 공개 메소드

# Link to home
public linkHome ( )

linkNew() 공개 메소드

# Action new
public linkNew ( )

render() 공개 메소드

public render ( )

프로퍼티 상세

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

protected $aMessages

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

# \Baikal\Model\User
protected $oForm

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

protected $oModel

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

# \Baikal\Model\Calendar
protected $oUser