ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (\ilPageObjectGUI $page_gui) | |
handle (array $query, array $body) | |
Protected Member Functions | |
cutCommand (array $body) | |
pasteCommand (array $body) | |
copyCommand (array $body) | |
format (array $body) | |
delete (array $body) | |
dragDropCommand (array $body) | |
sendPage ($updated) | |
Send whole page as response. More... | |
getIdForPCId (string $pcid) | |
Get id for pcid. More... | |
getHierIdForPCId (string $pcid) | |
Get hier id for pcid. More... | |
updateCommand (array $body) | |
activate (array $body) | |
listEdit ($body) | |
Activate command. More... | |
Protected Attributes | |
$updated | |
ilPCParagraph | $content_obj |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilPageObjectGUI | $page_gui |
ilObjUser | $user |
Server UIWrapper | $ui_wrapper |
Definition at line 27 of file class.PageCommandActionHandler.php.
ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui | ) |
Definition at line 40 of file class.PageCommandActionHandler.php.
References $DIC, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$page_gui, ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
|
protected |
Definition at line 255 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Definition at line 117 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Definition at line 88 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Definition at line 153 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
|
protected |
Definition at line 177 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Definition at line 134 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Get hier id for pcid.
Definition at line 218 of file class.PageCommandActionHandler.php.
References $id.
|
protected |
Get id for pcid.
Definition at line 204 of file class.PageCommandActionHandler.php.
References $id.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\activate(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\copyCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\cutCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\delete(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\format(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\pasteCommand().
ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler::handle | ( | array | $query, |
array | $body | ||
) |
Exception |
Definition at line 55 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\activate(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\copyCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\cutCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\dragDropCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\format(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\listEdit(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\pasteCommand().
|
protected |
Activate command.
$body |
Definition at line 282 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Definition at line 105 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated, ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\getIdForPCId(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\handle().
|
protected |
Send whole page as response.
bool | array | $updated |
Definition at line 196 of file class.PageCommandActionHandler.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\$updated.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\activate(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\copyCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\cutCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\delete(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\dragDropCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\format(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\listEdit(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\pasteCommand().
|
protected |
Definition at line 229 of file class.PageCommandActionHandler.php.
References $data, and ilUtil\stripSlashes().
|
protected |
Definition at line 33 of file class.PageCommandActionHandler.php.
|
protected |
Definition at line 35 of file class.PageCommandActionHandler.php.
|
protected |
Definition at line 36 of file class.PageCommandActionHandler.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\__construct().
|
protected |
Definition at line 34 of file class.PageCommandActionHandler.php.
|
protected |
Definition at line 38 of file class.PageCommandActionHandler.php.
|
protected |
Definition at line 32 of file class.PageCommandActionHandler.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\activate(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\cutCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\delete(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\dragDropCommand(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\format(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\listEdit(), ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\pasteCommand(), and ILIAS\UI\Implementation\Component\Layout\Page\PageCommandActionHandler\sendPage().
|
protected |
Definition at line 37 of file class.PageCommandActionHandler.php.