PHP Class BaikalAdmin\Controller\User\Calendars

Inheritance: extends Flake\Core\Controller
Afficher le fichier Open project: jeromeschneider/baikal Class Usage Examples

Protected Properties

Свойство Type Description
$aMessages
$oForm # \Baikal\Model\User
$oModel
$oUser # \Baikal\Model\Calendar

Méthodes publiques

Méthode Description
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 ( )

Méthodes protégées

Méthode Description
actionDelete ( )
actionDeleteConfirmed ( )
actionDeleteRequested ( )
actionEdit ( )
actionEditRequested ( )
actionNew ( )
actionNewRequested ( )
currentUserId ( )
initForm ( )

Method Details

actionDelete() protected méthode

protected actionDelete ( )

actionDeleteConfirmed() protected méthode

protected actionDeleteConfirmed ( )

actionDeleteRequested() protected méthode

protected actionDeleteRequested ( )

actionEdit() protected méthode

protected actionEdit ( )

actionEditRequested() protected méthode

protected actionEditRequested ( )

actionNew() protected méthode

protected actionNew ( )

actionNewRequested() protected méthode

protected actionNewRequested ( )

currentUserId() protected méthode

protected currentUserId ( )

execute() public méthode

# \Formal\Form
public execute ( )

initForm() protected méthode

protected initForm ( )

linkDelete() public méthode

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

linkDeleteConfirm() public méthode

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

linkEdit() public méthode

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

linkHome() public méthode

# Link to home
public linkHome ( )

linkNew() public méthode

# Action new
public linkNew ( )

render() public méthode

public render ( )

Property Details

$aMessages protected_oe property

protected $aMessages

$oForm protected_oe property

# \Baikal\Model\User
protected $oForm

$oModel protected_oe property

protected $oModel

$oUser protected_oe property

# \Baikal\Model\Calendar
protected $oUser