|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Bibliographic Administration Settings. More...
Collaboration diagram for ilObjBibliographicAdminLibrariesGUI:Public Member Functions | |
| __construct ($parent_gui) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| add () | |
| add library More... | |
| delete () | |
| delete library More... | |
| cancel () | |
| cancel More... | |
| update () | |
| save changes in library More... | |
| create () | |
| create library More... | |
| edit () | |
| edit library More... | |
Protected Member Functions | |
| initTable () | |
| Init Table with library entries. More... | |
| checkPermission ($a_perm) | |
| checkPermissionBool ($a_perm) | |
Protected Attributes | |
| $dic | |
| $parent_gui | |
| $ctrl | |
| $lng | |
| $rbacsystem | |
| $error | |
Bibliographic Administration Settings.
Definition at line 12 of file class.ilObjBibliographicAdminLibrariesGUI.php.
| ilObjBibliographicAdminLibrariesGUI::__construct | ( | $parent_gui | ) |
Constructor.
| ilObjBibliographicAdminGUI | $parent_gui |
Definition at line 46 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $DIC, $ilCtrl, $lng, and $parent_gui.
| ilObjBibliographicAdminLibrariesGUI::add | ( | ) |
add library
Definition at line 157 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $form.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjBibliographicAdminLibrariesGUI::cancel | ( | ) |
cancel
Definition at line 179 of file class.ilObjBibliographicAdminLibrariesGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 229 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References checkPermissionBool().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| $a_perm |
Definition at line 242 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $DIC.
Referenced by checkPermission(), and initTable().
Here is the caller graph for this function:| ilObjBibliographicAdminLibrariesGUI::create | ( | ) |
create library
Definition at line 203 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $form, and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBibliographicAdminLibrariesGUI::delete | ( | ) |
delete library
Definition at line 168 of file class.ilObjBibliographicAdminLibrariesGUI.php.
| ilObjBibliographicAdminLibrariesGUI::edit | ( | ) |
edit library
Definition at line 218 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $form.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjBibliographicAdminLibrariesGUI::executeCommand | ( | ) |
Execute command.
@access public
Definition at line 65 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $_GET, add(), cancel(), checkPermission(), create(), edit(), error(), and update().
Here is the call graph for this function:
|
protected |
Init Table with library entries.
@access protected
Definition at line 135 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $result, $table, checkPermissionBool(), and ilBibliographicSetting\getAll().
Here is the call graph for this function:| ilObjBibliographicAdminLibrariesGUI::update | ( | ) |
save changes in library
Definition at line 188 of file class.ilObjBibliographicAdminLibrariesGUI.php.
References $form, and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 26 of file class.ilObjBibliographicAdminLibrariesGUI.php.
|
protected |
Definition at line 18 of file class.ilObjBibliographicAdminLibrariesGUI.php.
|
protected |
Definition at line 38 of file class.ilObjBibliographicAdminLibrariesGUI.php.
|
protected |
Definition at line 30 of file class.ilObjBibliographicAdminLibrariesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilObjBibliographicAdminLibrariesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilObjBibliographicAdminLibrariesGUI.php.