PHP Class TodoController, miniPHP

Author: ancongcong
Inheritance: extends Yaf_Controller_Abstract
Afficher le fichier Open project: omarelgabry/miniphp Class Usage Examples

Méthodes publiques

Méthode Description
beforeAction ( ) override this method to perform any logic before calling action method as explained above
create ( )
delete ( )
index ( )
isAuthorized ( )

Method Details

beforeAction() public méthode

override this method to perform any logic before calling action method as explained above
public beforeAction ( )

create() public méthode

public create ( )

delete() public méthode

public delete ( )

index() public méthode

public index ( )

isAuthorized() public méthode

public isAuthorized ( )