\Ceo\ListenersStaticViewListener

StaticViewListener watches dispatcher actions.

It will only run on the FIRST loop and checks to see if the current route is cached. If it is, forwards to the static view loader.

Summary

Methods
Properties
Constants
beforeExecuteRoute()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

beforeExecuteRoute()

beforeExecuteRoute(\Phalcon\Events\Event  $event, \Phalcon\Mvc\Dispatcher  $dispatcher) 

Watch beforeExecuteRoute event

Parameters

\Phalcon\Events\Event $event
\Phalcon\Mvc\Dispatcher $dispatcher