PHP Class NewsFeedController, miniPHP

Author: Omar El Gabry ([email protected])
Inheritance: extends Controller
Afficher le fichier Open project: omarelgabry/miniphp

Méthodes publiques

Méthode Description
beforeAction ( )
create ( )
delete ( )
getById ( )
getUpdateForm ( )
index ( )
isAuthorized ( )
update ( )

Method Details

beforeAction() public méthode

public beforeAction ( )

create() public méthode

public create ( )

delete() public méthode

public delete ( )

getById() public méthode

public getById ( )

getUpdateForm() public méthode

public getUpdateForm ( )

index() public méthode

public index ( )

isAuthorized() public méthode

public isAuthorized ( )

update() public méthode

public update ( )