RouteMap_Config
extends RouteMap
in package
Table of Contents
Properties
- $routes : mixed
Methods
- __construct() : mixed
- add() : mixed
- Process() : mixed
- Register() : mixed
Properties
$routes
public
static mixed
$routes
= array()
Methods
__construct()
public
__construct() : mixed
add()
public
static add(mixed $route, mixed $callback) : mixed
Parameters
- $route : mixed
- $callback : mixed
Process()
public
Process() : mixed
Register()
public
Register() : mixed