Bitrix API

Route

Tags
subpackage

main

Table of Contents

Methods

__construct()  : mixed
compile()  : mixed
compileFromCache()  : mixed
getCompileCache()  : mixed
getController()  : callable
getOptions()  : Options
getParameters()  : array<string|int, mixed>
getParametersValues()  : Dictionary
getParameterValue()  : mixed
getUri()  : mixed
match()  : mixed
setOptions()  : mixed

Methods

__construct()

public __construct(mixed $uri, mixed $controller) : mixed
Parameters
$uri : mixed
$controller : mixed

compile()

public compile() : mixed

compileFromCache()

public compileFromCache(mixed $cacheData) : mixed
Parameters
$cacheData : mixed

getCompileCache()

public getCompileCache() : mixed

getController()

public getController() : callable
Return values
callable

getParameters()

public getParameters() : array<string|int, mixed>
Return values
array<string|int, mixed>

getParameterValue()

public getParameterValue(mixed $name) : mixed
Parameters
$name : mixed

getUri()

public getUri() : mixed

match()

public match(mixed $uriPath) : mixed
Parameters
$uriPath : mixed

        
On this page

Search results