ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct () | |
run () | |
Data Fields | |
const | KEY_ITEM = 'item' |
Protected Attributes | |
WrapperFactory | $wrapper |
Factory | $refinery |
ilCtrlInterface | $ctrl |
Services | $global_screen |
Private Member Functions | |
resolveCallback (isToolItem $item) | |
getIdentification () | |
Private Attributes | |
const | TARGET_SCRIPT = "/ilias.php" |
Definition at line 30 of file CallbackHandler.php.
GuzzleHttp\Client\CallbackHandler::__construct | ( | ) |
Definition at line 45 of file CallbackHandler.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\refinery().
|
private |
Definition at line 80 of file CallbackHandler.php.
References ILIAS\Repository\refinery().
Referenced by GuzzleHttp\Client\CallbackHandler\run().
|
private |
Definition at line 72 of file CallbackHandler.php.
Referenced by GuzzleHttp\Client\CallbackHandler\run().
GuzzleHttp\Client\CallbackHandler::run | ( | ) |
Definition at line 54 of file CallbackHandler.php.
References ILIAS\Repository\ctrl(), GuzzleHttp\Client\CallbackHandler\getIdentification(), and GuzzleHttp\Client\CallbackHandler\resolveCallback().
|
protected |
Definition at line 42 of file CallbackHandler.php.
|
protected |
Definition at line 43 of file CallbackHandler.php.
|
protected |
Definition at line 41 of file CallbackHandler.php.
|
protected |
Definition at line 40 of file CallbackHandler.php.
const GuzzleHttp\Client\CallbackHandler::KEY_ITEM = 'item' |
Definition at line 38 of file CallbackHandler.php.
Referenced by ILIAS\GlobalScreen\Scope\Layout\Provider\PagePart\StandardPagePartProvider\getContent().
|
private |
Definition at line 37 of file CallbackHandler.php.