|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\COPage\PC\Tabs\TabsCommandActionHandler:
Collaboration diagram for ILIAS\COPage\PC\Tabs\TabsCommandActionHandler: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 TabsCommandActionHandler.php.
| ILIAS\COPage\PC\Tabs\TabsCommandActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui | ) |
Definition at line 35 of file TabsCommandActionHandler.php.
References $DIC, ILIAS\COPage\PC\Tabs\TabsCommandActionHandler\$page_gui, ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\COPage\PC\Tabs\TabsCommandActionHandler::handle | ( | array | $query, |
| array | $body | ||
| ) |
Definition at line 47 of file TabsCommandActionHandler.php.
References ILIAS\COPage\PC\Tabs\TabsCommandActionHandler\insertCommand().
Here is the call graph for this function:
|
protected |
Definition at line 61 of file TabsCommandActionHandler.php.
References ILIAS\Repository\int(), and ILIAS\Repository\lng().
Referenced by ILIAS\COPage\PC\Tabs\TabsCommandActionHandler\handle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file TabsCommandActionHandler.php.
|
protected |
Definition at line 31 of file TabsCommandActionHandler.php.
Referenced by ILIAS\COPage\PC\Tabs\TabsCommandActionHandler\__construct().
Definition at line 29 of file TabsCommandActionHandler.php.
Definition at line 33 of file TabsCommandActionHandler.php.
|
protected |
Definition at line 32 of file TabsCommandActionHandler.php.