ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (\ilPageObjectGUI $page_gui) | |
handle (array $query, array $body) | |
Protected Member Functions | |
insertCommand (array $body) | |
Protected Attributes | |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilPageObjectGUI | $page_gui |
ilObjUser | $user |
Server UIWrapper | $ui_wrapper |
Definition at line 27 of file class.SourceCodeCommandActionHandler.php.
ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui | ) |
Definition at line 35 of file class.SourceCodeCommandActionHandler.php.
References $DIC, ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler\$page_gui, ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler::handle | ( | array | $query, |
array | $body | ||
) |
Definition at line 47 of file class.SourceCodeCommandActionHandler.php.
References ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler\insertCommand().
|
protected |
Definition at line 61 of file class.SourceCodeCommandActionHandler.php.
References ILIAS\Repository\user().
Referenced by ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler\handle().
|
protected |
Definition at line 30 of file class.SourceCodeCommandActionHandler.php.
|
protected |
Definition at line 31 of file class.SourceCodeCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\SourceCode\SourceCodeCommandActionHandler\__construct().
Definition at line 29 of file class.SourceCodeCommandActionHandler.php.
Definition at line 33 of file class.SourceCodeCommandActionHandler.php.
|
protected |
Definition at line 32 of file class.SourceCodeCommandActionHandler.php.