SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class PageRouting

Logic for selecting the page if no controller matches

Functions

NameVisibilityDescription
postroutingpublic (static)Called after the main Kohana routing code
preroutingpublic (static)Called before the main Kohana routing code

public postrouting

void PageRouting::postrouting ( );

Called after the main Kohana routing code

public prerouting

void PageRouting::prerouting ( );

Called before the main Kohana routing code