Methods
__construct()
__construct($urls = array()
)
add()
add($re, $function, $method = 'get'
)
Parameters
$re
$function
$method
prepend()
prepend($re, $function, $method = 'get'
)
Parameters
$re
$function
$method
remove()
remove($re, $method = 'get'
)
request_method()
request_method()
Returns the current request URI path, relative to
the application URI and without the query string
request_uri()
Sets the default routes that GlotPress needs.
set_default_routes()
default_routes()
default_routes()
Properties