Class RequestCycle
Front controller for incoming requests. The represents the process of handling a
request in the following steps:
- Resolves the request to a target
- Executes any listener events
- Produces the response
Namespace: picon
Package: web\request\cycle
Author: Martin Cassidy
Todo: create request listeners
Located at web/request/cycle/RequestCycle.php
Package: web\request\cycle
Author: Martin Cassidy
Todo: create request listeners
Located at web/request/cycle/RequestCycle.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public static
|
|
public
|