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