|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\StaticURL\Request\BundledRequestBuilder:
Collaboration diagram for ILIAS\StaticURL\Request\BundledRequestBuilder:Public Member Functions | |
| __construct () | |
| buildRequest (\ILIAS\HTTP\Services $http, Factory $refinery, array $handlers) | |
Private Attributes | |
| LegacyRequestBuilder | $legacy |
| StaticURLRequestBuilder | $static |
Definition at line 28 of file BundledRequestBuilder.php.
| ILIAS\StaticURL\Request\BundledRequestBuilder::__construct | ( | ) |
Definition at line 33 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 | ( | \ILIAS\HTTP\Services | $http, |
| Factory | $refinery, | ||
| array | $handlers | ||
| ) |
Implements ILIAS\StaticURL\Request\RequestBuilder.
Definition at line 39 of file BundledRequestBuilder.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Here is the call graph for this function:
|
private |
Definition at line 30 of file BundledRequestBuilder.php.
|
private |
Definition at line 31 of file BundledRequestBuilder.php.