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