|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for arGUI:Public Member Functions | |
| __construct ($record_type, ilPlugin $plugin_object=NULL) | |
| executeCommand () | |
| multiAction ($action_name="") | |
| customMultiAction ($action_name="", $ids=NULL) | |
| save (arEditGUI $edit_gui) | |
| getRecordCreatedMessage () | |
| delete ($id) | |
| getDeleteRecordsConfirmationMessage () | |
| getDeleteRecordConfirmationMessage () | |
| deleteItems () | |
| getDeleteRecordsMessage () | |
| getDeleteRecordMessage () | |
| setLngPrefix ($lng_prefix) | |
| getLngPrefix () | |
| txt ($txt, $plugin_txt=true) | |
Protected Attributes | |
| $ctrl | |
| $tpl | |
| $access | |
| $lng | |
| @ar ilLanguage More... | |
| $plugin_object = NULL | |
| $record_type = "" | |
| $ar | |
| $lng_prefix = "" | |
Definition at line 12 of file class.arGUI.php.
| arGUI::__construct | ( | $record_type, | |
| ilPlugin | $plugin_object = NULL |
||
| ) |
| $record_type | ||
| ilPlugin | $plugin_object |
Definition at line 52 of file class.arGUI.php.
References $ilCtrl, $lng, $plugin_object, $record_type, $tpl, and setLngPrefix().
Here is the call graph for this function:| arGUI::customMultiAction | ( | $action_name = "", |
|
$ids = NULL |
|||
| ) |
| string | $action_name | |
| null | $ids |
Definition at line 159 of file class.arGUI.php.
Referenced by multiAction().
Here is the caller graph for this function:| arGUI::delete | ( | $id | ) |
| $id |
Definition at line 246 of file class.arGUI.php.
| arGUI::deleteItems | ( | ) |
Definition at line 285 of file class.arGUI.php.
References $_POST, getDeleteRecordMessage(), getDeleteRecordsMessage(), and ilUtil\sendSuccess().
Here is the call graph for this function:| arGUI::executeCommand | ( | ) |
Definition at line 71 of file class.arGUI.php.
References $_GET, $_POST, $cmd, arIndexTableGUI\domid_decode(), and multiAction().
Here is the call graph for this function:| arGUI::getDeleteRecordConfirmationMessage | ( | ) |
Definition at line 280 of file class.arGUI.php.
References txt().
Here is the call graph for this function:| arGUI::getDeleteRecordMessage | ( | ) |
Definition at line 313 of file class.arGUI.php.
References txt().
Referenced by deleteItems().
Here is the call graph for this function:
Here is the caller graph for this function:| arGUI::getDeleteRecordsConfirmationMessage | ( | ) |
Definition at line 272 of file class.arGUI.php.
References txt().
Here is the call graph for this function:| arGUI::getDeleteRecordsMessage | ( | ) |
Definition at line 305 of file class.arGUI.php.
References txt().
Referenced by deleteItems().
Here is the call graph for this function:
Here is the caller graph for this function:| arGUI::getLngPrefix | ( | ) |
Definition at line 329 of file class.arGUI.php.
References $lng_prefix.
Referenced by txt().
Here is the caller graph for this function:| arGUI::getRecordCreatedMessage | ( | ) |
Definition at line 225 of file class.arGUI.php.
References txt().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| arGUI::multiAction | ( | $action_name = "" | ) |
| string | $action_name |
Definition at line 131 of file class.arGUI.php.
References $_POST, customMultiAction(), arIndexTableGUI\domid_decode(), ilUtil\sendFailure(), and txt().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| arGUI::save | ( | arEditGUI | $edit_gui | ) |
| arEditGUI | $edit_gui |
Definition at line 212 of file class.arGUI.php.
References ilPropertyFormGUI\getHTML(), getRecordCreatedMessage(), and ilUtil\sendSuccess().
Here is the call graph for this function:| arGUI::setLngPrefix | ( | $lng_prefix | ) |
| string | $lng_prefix |
Definition at line 321 of file class.arGUI.php.
References $lng_prefix.
Referenced by __construct().
Here is the caller graph for this function:| arGUI::txt | ( | $txt, | |
$plugin_txt = true |
|||
| ) |
| $txt | ||
| bool | $plugin_txt |
Definition at line 340 of file class.arGUI.php.
References $txt, and getLngPrefix().
Referenced by getDeleteRecordConfirmationMessage(), getDeleteRecordMessage(), getDeleteRecordsConfirmationMessage(), getDeleteRecordsMessage(), getRecordCreatedMessage(), and multiAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 25 of file class.arGUI.php.
|
protected |
Definition at line 41 of file class.arGUI.php.
|
protected |
Definition at line 17 of file class.arGUI.php.
|
protected |
|
protected |
Definition at line 45 of file class.arGUI.php.
Referenced by getLngPrefix(), and setLngPrefix().
|
protected |
Definition at line 33 of file class.arGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.arGUI.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.arGUI.php.
Referenced by __construct().