Router
Table of Contents
Methods
- getApplicationPath() : string
- getBasePath() : string
- getCategoryPath() : string
Methods
getApplicationPath()
public
static getApplicationPath(string $appCode) : string
Parameters
- $appCode : string
Return values
stringgetBasePath()
public
static getBasePath() : string
Return values
stringgetCategoryPath()
public
static getCategoryPath(string $categoryCode[, array<string|int, mixed> $context = [] ]) : string
Parameters
- $categoryCode : string
- $context : array<string|int, mixed> = []