Route Wrapper.
More...
Route Wrapper.
Definition at line 8 of file Route.php.
Elgg\Router\Route::getMatchedParameters |
( |
| ) |
|
Get matched parameters.
- Returns
- array
Definition at line 34 of file Route.php.
Elgg\Router\Route::getName |
( |
| ) |
|
Get matched route name.
- Returns
- string
Definition at line 42 of file Route.php.
Elgg\Router\Route::resolvePageOwner |
( |
| ) |
|
Attemps to resolve page owner from route parameters.
- Returns
- |null
Definition at line 52 of file Route.php.
Elgg\Router\Route::setMatchedParameters |
( |
array |
$parameters | ) |
|
Set matched parameters.
- Parameters
-
array | $parameters | Parameters |
- Returns
- static
Definition at line 23 of file Route.php.
Elgg\Router\Route::$parameters = [] |
|
protected |
The documentation for this class was generated from the following file: