|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\StaticURL\Request\BundledRequestBuilder:
Collaboration diagram for ILIAS\StaticURL\Request\BundledRequestBuilder:Public Member Functions | |
| __construct () | |
| buildRequest (Services $http, Factory $refinery, array $handlers) | |
| buildRequest (Services $http, Factory $refinery, array $handlers) | |
Private Attributes | |
| LegacyRequestBuilder | $legacy |
| StaticURLRequestBuilder | $static |
| ShortlinkRequestBuilder | $shortlink |
Definition at line 29 of file BundledRequestBuilder.php.
| ILIAS\StaticURL\Request\BundledRequestBuilder::__construct | ( | ) |
Definition at line 35 of file BundledRequestBuilder.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:| ILIAS\StaticURL\Request\BundledRequestBuilder::buildRequest | ( | Services | $http, |
| Factory | $refinery, | ||
| array | $handlers | ||
| ) |
Implements ILIAS\StaticURL\Request\RequestBuilder.
Definition at line 42 of file BundledRequestBuilder.php.
References $http, ILIAS\UI\examples\Layout\Page\Mail\$refinery, and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:
|
private |
Definition at line 31 of file BundledRequestBuilder.php.
|
private |
Definition at line 33 of file BundledRequestBuilder.php.
|
private |
Definition at line 32 of file BundledRequestBuilder.php.