Aplus Framework Routing Library

RoutingCollector extends Collector
in package

Class RoutingCollector.

Table of Contents

$router  : Router
getActivities()  : array<string|int, mixed>
getContents()  : string
setRouter()  : static
getRoutes()  : array<string|int, array<string, mixed>>
renderMatchedRoute()  : string
renderRouteCollections()  : string
renderRouteCollectionsTable()  : string
renderRouteCollectionTime()  : string
toCodeBrackets()  : string

Properties

Methods

getActivities()

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

renderMatchedRoute()

protected renderMatchedRoute() : string
Return values
string

renderRouteCollections()

protected renderRouteCollections() : string
Return values
string

toCodeBrackets()

protected toCodeBrackets(string $str) : string
Parameters
$str : string
Return values
string

Search results