219 B
219 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