__construct()
attach()
detach()
getCharset()
injectResponse()
selectRenderer()
setCharset()
$charset
$listeners
$multibyteCharsets
$renderer
__construct(\Zend\View\Renderer\JsonRenderer $renderer)
\Zend\View\Renderer\JsonRenderer
attach(\Zend\EventManager\EventManagerInterface $events, int $priority) : void
Implementors may add an optional $priority argument; the EventManager implementation will pass this to the aggregate.
int
detach(\Zend\EventManager\EventManagerInterface $events) : void
getCharset() : string
string
injectResponse(\Zend\View\ViewEvent $e) : void
selectRenderer(\Zend\View\ViewEvent $e) : null | \Zend\View\Renderer\JsonRenderer
$charset : string
$multibyteCharsets : array