PHP Class FilesController, miniPHP

Author: Alexey Krupskiy ([email protected])
Inheritance: extends adminController
Show file Open project: omarelgabry/miniphp Class Usage Examples

Public Methods

Method Description
beforeAction ( )
create ( )
delete ( )
index ( )
isAuthorized ( )

Method Details

beforeAction() public method

public beforeAction ( )

create() public method

public create ( )

delete() public method

public delete ( )

index() public method

public index ( )

isAuthorized() public method

public isAuthorized ( )