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 | |
ilCtrlInterface | $ctrl |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilPageObjectGUI | $page_gui |
ilObjUser | $user |
Server UIWrapper | $ui_wrapper |
Definition at line 29 of file class.SectionCommandActionHandler.php.
ILIAS\COPage\PC\Section\SectionCommandActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui | ) |
Definition at line 38 of file class.SectionCommandActionHandler.php.
References $DIC, ILIAS\COPage\PC\Section\SectionCommandActionHandler\$page_gui, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
ILIAS\COPage\PC\Section\SectionCommandActionHandler::handle | ( | array | $query, |
array | $body | ||
) |
Definition at line 52 of file class.SectionCommandActionHandler.php.
References ILIAS\COPage\PC\Section\SectionCommandActionHandler\insertCommand(), and ILIAS\COPage\PC\Section\SectionCommandActionHandler\updateCommand().
|
protected |
Definition at line 66 of file class.SectionCommandActionHandler.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ILIAS\COPage\PC\Section\SectionCommandActionHandler\handle().
|
protected |
Definition at line 111 of file class.SectionCommandActionHandler.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by ILIAS\COPage\PC\Section\SectionCommandActionHandler\handle().
|
protected |
Definition at line 31 of file class.SectionCommandActionHandler.php.
|
protected |
Definition at line 33 of file class.SectionCommandActionHandler.php.
|
protected |
Definition at line 34 of file class.SectionCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\Section\SectionCommandActionHandler\__construct().
Definition at line 32 of file class.SectionCommandActionHandler.php.
Definition at line 36 of file class.SectionCommandActionHandler.php.
|
protected |
Definition at line 35 of file class.SectionCommandActionHandler.php.