\ApplicationModule

Summary

Methods
Properties
Constants
onBootstrap()
getJsonModelError()
errorHandler()
getConfig()
getAutoloaderConfig()
getServiceConfig()
No public properties found
No constants found
isJson()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

onBootstrap()

onBootstrap(\Zend\Mvc\MvcEvent  $event) 

Parameters

\Zend\Mvc\MvcEvent $event

getJsonModelError()

getJsonModelError(\Zend\Mvc\MvcEvent  $event) : \Zend\Mvc\MvcEvent

Parameters

\Zend\Mvc\MvcEvent $event

Returns

\Zend\Mvc\MvcEvent

errorHandler()

errorHandler(  $type,   $message,   $file,   $line) 

Parameters

$type
$message
$file
$line

Throws

\Exception

getConfig()

getConfig() : array

Returns

array

getAutoloaderConfig()

getAutoloaderConfig() : array

Returns

array

getServiceConfig()

getServiceConfig() : array

Returns

array

isJson()

isJson(  $event) : boolean

Parameters

$event

Returns

boolean