App\Controllers\Home

Implements:

Basicis\Controller\ControllerInterface, Basicis\Http\Server\RequestHandlerInterface

Extend:

Basicis\Controller\Controller

Methods

Name Description
argId Function home2
argText Function test
home Function home
home2 Function home2
json Function json
map Function map
mapJson Function mapJson

Inherited methods

Name Description
__invoke Function handle
Handles a request and produces a response.  
all Function all
Find all a model items of the specified class  
create Function create
Creates a model of the specified class  
delete Function delete
Delete a model of the specified class  
extractUniqueColumns Function extractUniqueColumns
Extract Unique Columns of model class and return these as array  
find Function find
Find one a model item of the specified class  
getModelByAnnotation Function getModelByAnnotation
Get annotations model class  
handle Function handle
Default method  
index Function index
Default method  
update Function update
Update a model of the specified class  

Home::argId

Description

public argId (\App $app, object $args)

Function home2

Parameters

Return Values

void


Home::argText

Description

public argText (\App $app, object $args)

Function test

Parameters

Return Values

void


Home::home

Description

public home (\App $app, object $args)

Function home

Parameters

Return Values

void


Home::home2

Description

public home2 (\App $app, object $args)

Function home2

Parameters

Return Values

void


Home::json

Description

public json (\App $app, object $args)

Function json

Parameters

Return Values

void


Home::map

Description

public map (\App $app, object $args)

Function map

Parameters

Return Values

void


Home::mapJson

Description

public mapJson (\App $app, object $args)

Function mapJson

Parameters

Return Values

void