Files
EWF/wiki/documentation/Router.md
2016-05-27 10:43:40 +02:00

222 B

layout, title, base_url
layout title base_url
default Router ../../../

The primary goal of the router (class WSF_ROUTER) is to dispatch requests according to the request URI.

See WSF_ROUTER

TODO: describe the router interface