Trait Dispatching
Trait as partial class for \MvcCore\Application
:
- Dispatching application http request/response (\MvcCore\Application::Dispatch();
): - Completing request and response. - Calling pre/post handlers. - Controller/action dispatching. - Error handling and error responses.
Direct Known Users
MvcCore\Application
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
DispatchControllerAction( string $ctrlClassFullName, string $actionNamePc, string $viewScriptFullPath, callable $exceptionCallback )
|
public
string
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|