Handles common tasks when redirecting a request.
More...
Handles common tasks when redirecting a request.
Definition at line 9 of file RedirectService.php.
Elgg\RedirectService::__construct |
( |
ElggSession |
$session, |
|
|
|
$is_xhr, |
|
|
|
$site_url, |
|
|
|
$current_url |
|
) |
| |
Elgg\RedirectService::setLastForwardFrom |
( |
| ) |
|
Capture the URL the user requested when they were redirected.
- Returns
- void
Definition at line 51 of file RedirectService.php.
Elgg\RedirectService::$current_url |
|
protected |
Elgg\RedirectService::$is_xhr |
|
protected |
Elgg\RedirectService::$session |
|
protected |
Elgg\RedirectService::$site_url |
|
protected |
The documentation for this class was generated from the following file: