ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct () | |
run () | |
Data Fields | |
const | KEY_ITEM = 'item' |
Protected Attributes | |
WrapperFactory | $wrapper |
Factory | $refinery |
ilCtrlInterface | $ctrl |
ILIAS GlobalScreen Services | $global_screen |
Private Member Functions | |
resolveCallback (isToolItem $item) | |
getIdentification () | |
Private Attributes | |
const | TARGET_SCRIPT = "/ilias.php" |
Definition at line 29 of file CallbackHandler.php.
ILIAS\GlobalScreen\Client\CallbackHandler::__construct | ( | ) |
Definition at line 41 of file CallbackHandler.php.
References $DIC, ILIAS\Repository\ctrl(), ilInitialisation\initILIAS(), and ILIAS\Repository\refinery().
|
private |
Definition at line 77 of file CallbackHandler.php.
References ILIAS\Repository\refinery().
Referenced by ILIAS\GlobalScreen\Client\CallbackHandler\run().
|
private |
Definition at line 69 of file CallbackHandler.php.
References ILIAS\GlobalScreen\Scope\Tool\Factory\isToolItem\getCloseCallback(), and ILIAS\GlobalScreen\Scope\Tool\Factory\isToolItem\hasCloseCallback().
Referenced by ILIAS\GlobalScreen\Client\CallbackHandler\run().
ILIAS\GlobalScreen\Client\CallbackHandler::run | ( | ) |
Definition at line 51 of file CallbackHandler.php.
References ILIAS\Repository\ctrl(), ILIAS\GlobalScreen\Client\CallbackHandler\getIdentification(), and ILIAS\GlobalScreen\Client\CallbackHandler\resolveCallback().
|
protected |
Definition at line 38 of file CallbackHandler.php.
Definition at line 39 of file CallbackHandler.php.
|
protected |
Definition at line 37 of file CallbackHandler.php.
|
protected |
Definition at line 36 of file CallbackHandler.php.
const ILIAS\GlobalScreen\Client\CallbackHandler::KEY_ITEM = 'item' |
Definition at line 34 of file CallbackHandler.php.
Referenced by ILIAS\GlobalScreen\Scope\Layout\Provider\PagePart\StandardPagePartProvider\getContent().
|
private |
Definition at line 33 of file CallbackHandler.php.