Handles common tasks when redirecting a request.
More...
Handles common tasks when redirecting a request.
Definition at line 7 of file RedirectService.php.
Constructor.
- Parameters
-
\ElggSession | $session | Elgg session |
\Elgg\Http\Request | $request | Request |
\Elgg\Config | $config | Configuration |
Definition at line 22 of file RedirectService.php.
Elgg\RedirectService::setLastForwardFrom |
( |
| ) |
|
Capture the URL the user requested when they were redirected.
- Returns
- void
Definition at line 37 of file RedirectService.php.
string Elgg\RedirectService::$current_url |
|
protected |
bool Elgg\RedirectService::$is_xhr |
|
protected |
string Elgg\RedirectService::$site_url |
|
protected |
The documentation for this class was generated from the following file: