|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 53 of file class.arGUI.php.
References $DIC, $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 170 of file class.arGUI.php.
Referenced by multiAction().
Here is the caller graph for this function:| arGUI::delete | ( | $id | ) |
| $id |
Definition at line 265 of file class.arGUI.php.
References $id.
| arGUI::deleteItems | ( | ) |
Definition at line 308 of file class.arGUI.php.
References $_POST, $i, $id, getDeleteRecordMessage(), getDeleteRecordsMessage(), and ilUtil\sendSuccess().
Here is the call graph for this function:| arGUI::executeCommand | ( | ) |
Definition at line 77 of file class.arGUI.php.
References $_GET, $_POST, arIndexTableGUI\domid_decode(), and multiAction().
Here is the call graph for this function:| arGUI::getDeleteRecordConfirmationMessage | ( | ) |
Definition at line 302 of file class.arGUI.php.
References txt().
Here is the call graph for this function:| arGUI::getDeleteRecordMessage | ( | ) |
Definition at line 338 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 293 of file class.arGUI.php.
References txt().
Here is the call graph for this function:| arGUI::getDeleteRecordsMessage | ( | ) |
Definition at line 329 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 356 of file class.arGUI.php.
References $lng_prefix.
Referenced by txt().
Here is the caller graph for this function:| arGUI::getRecordCreatedMessage | ( | ) |
Definition at line 242 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 141 of file class.arGUI.php.
References $_POST, $id, 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 228 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 347 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 368 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 26 of file class.arGUI.php.
|
protected |
Definition at line 42 of file class.arGUI.php.
|
protected |
Definition at line 18 of file class.arGUI.php.
|
protected |
|
protected |
Definition at line 46 of file class.arGUI.php.
Referenced by getLngPrefix(), and setLngPrefix().
|
protected |
Definition at line 34 of file class.arGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.arGUI.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.arGUI.php.
Referenced by __construct().