\Nano4\PluginsRoute

An individual Route.

Summary

Methods
Properties
Constants
__construct()
match()
build()
add()
$parent
$name
$uri
$controller
$action
$strict
$redirect
$view_loader
$view
$view_status
$methods
$redirect_is_route
No constants found
uri_regex()
substitute_filter()
$filters
N/A
No private methods found
No private properties found
N/A

Properties

$parent

$parent : 

Type

$name

$name : 

Type

$uri

$uri : 

Type

$controller

$controller : 

Type

$action

$action : 

Type

$strict

$strict : 

Type

$redirect

$redirect : 

Type

$view_loader

$view_loader : 

Type

$view

$view : 

Type

$view_status

$view_status : 

Type

$methods

$methods : 

Type

$redirect_is_route

$redirect_is_route : 

Type

$filters

$filters : 

Type

Methods

__construct()

__construct(  $opts = array()) 

Parameters

$opts

match()

match(  $uri,   $method) 

Parameters

$uri
$method

build()

build(  $params = array(),   $opts = array()) 

Parameters

$params
$opts

add()

add(  $suburi,   $action = Null,   $rechain = False) 

Parameters

$suburi
$action
$rechain

uri_regex()

uri_regex() 

substitute_filter()

substitute_filter(  $matches) 

Parameters

$matches