ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (\ilPageObjectGUI $page_gui) | |
handle (array $query, array $body) | |
Protected Member Functions | |
insertCommand (array $body) | |
updateCommand (array $body) | |
Protected Attributes | |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilPageObjectGUI | $page_gui |
ilObjUser | $user |
Server UIWrapper | $ui_wrapper |
Definition at line 24 of file class.PlaceHolderCommandActionHandler.php.
ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui | ) |
Definition at line 32 of file class.PlaceHolderCommandActionHandler.php.
References $DIC, ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\$page_gui, ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler::handle | ( | array | $query, |
array | $body | ||
) |
Definition at line 44 of file class.PlaceHolderCommandActionHandler.php.
References ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\insertCommand(), and ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\updateCommand().
|
protected |
Definition at line 58 of file class.PlaceHolderCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\handle().
|
protected |
Definition at line 82 of file class.PlaceHolderCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\handle().
|
protected |
Definition at line 27 of file class.PlaceHolderCommandActionHandler.php.
|
protected |
Definition at line 28 of file class.PlaceHolderCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\PlaceHolder\PlaceHolderCommandActionHandler\__construct().
Definition at line 26 of file class.PlaceHolderCommandActionHandler.php.
Definition at line 30 of file class.PlaceHolderCommandActionHandler.php.
|
protected |
Definition at line 29 of file class.PlaceHolderCommandActionHandler.php.