PHP Class NewsFeedController, miniPHP

Author: Omar El Gabry ([email protected])
Inheritance: extends Controller
Show file Open project: omarelgabry/miniphp

Public Methods

Method Description
beforeAction ( )
create ( )
delete ( )
getById ( )
getUpdateForm ( )
index ( )
isAuthorized ( )
update ( )

Method Details

beforeAction() public method

public beforeAction ( )

create() public method

public create ( )

delete() public method

public delete ( )

getById() public method

public getById ( )

getUpdateForm() public method

public getUpdateForm ( )

index() public method

public index ( )

isAuthorized() public method

public isAuthorized ( )

update() public method

public update ( )