|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilGlossaryGUI. More...
Inheritance diagram for ilObjGlossaryGUI:
Collaboration diagram for ilObjGlossaryGUI:Public Member Functions | |
| __construct ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command More... | |
| assignObject () | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| importObject () | |
| saveObject () | |
| save new content object to db More... | |
| showInfoScreen () | |
| Show info screen. More... | |
| viewObject () | |
| list childs of current object More... | |
| properties () | |
| edit properties of object (admin form) More... | |
| initSettingsForm ($a_mode="edit") | |
| Init settings form. More... | |
| saveProperties () | |
| save properties More... | |
| listTerms () | |
| list terms More... | |
| actTaxonomy () | |
| Show Taxonomy. More... | |
| deactTaxonomy () | |
| Hide Taxonomy. More... | |
| showActions ($a_actions) | |
| show possible action (form buttons) More... | |
| addTerm () | |
| add term More... | |
| moveDefinitionUp () | |
| move a definiton up More... | |
| moveDefinitionDown () | |
| move a definiton down More... | |
| confirmDefinitionDeletion () | |
| deletion confirmation screen More... | |
| cancelDefinitionDeletion () | |
| deleteDefinition () | |
| editTerm () | |
| edit term More... | |
| updateTerm () | |
| update term More... | |
| export () | |
| export content object More... | |
| exportHTML () | |
| create html package More... | |
| publishExportFile () | |
| download export file More... | |
| viewExportLog () | |
| confirmTermDeletion () | |
| confirm term deletion More... | |
| cancelTermDeletion () | |
| cancel deletion of object More... | |
| deleteTerms () | |
| delete selected terms More... | |
| setLocator ($a_tree="", $a_id="") | |
| set Locator More... | |
| view () | |
| view content More... | |
| create () | |
| create new (subobject) in glossary More... | |
| saveTerm () | |
| addDefinition () | |
| add definition More... | |
| getTemplate () | |
| setTabs () | |
| output tabs More... | |
| getTabs () | |
| get tabs More... | |
| setSettingsSubTabs ($a_active) | |
| Set sub tabs. More... | |
| applyFilter () | |
| Apply filter. More... | |
| resetFilter () | |
| Reset filter (note: this function existed before data table filter has been introduced. More... | |
| setContentStyleSheet ($a_tpl=null) | |
| Set content style sheet. More... | |
| editStyleProperties () | |
| Edit style properties. More... | |
| initStylePropertiesForm () | |
| Init style properties form. More... | |
| createStyle () | |
| Create Style. More... | |
| editStyle () | |
| Edit Style. More... | |
| deleteStyle () | |
| Delete Style. More... | |
| saveStyleSettings () | |
| Save style settings. More... | |
| getPublicAccessColValue ($a_type, $a_file) | |
| Get public access value for export table. More... | |
| showTaxonomy () | |
| Show taxonomy. More... | |
| editGlossaries () | |
| Edit automatically linked glossaries. More... | |
| showGlossarySelector () | |
| Select LM Glossary. More... | |
| confirmGlossarySelection () | |
| Confirm glossary selection. More... | |
| selectGlossaryLink () | |
| Select a glossary and link all its terms. More... | |
| selectGlossary () | |
| Select lm glossary. More... | |
| removeGlossary () | |
| Remove lm glossary. More... | |
| copyTerms () | |
| Copy terms. More... | |
| referenceTerms () | |
| Reference terms. More... | |
| clearClipboard () | |
| Clear clipboard. More... | |
| pasteTerms () | |
| Paste Terms. More... | |
Public Member Functions inherited from ilObjectGUI | |
| executeCommand () | |
| execute command More... | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
| getCreationMode () | |
| get creation mode More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page @access public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| edit object More... | |
| addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. More... | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
| static | addUsagesToInfo ($info, $glo_id) |
| Add usages to info. More... | |
| static | _goto ($a_target) |
| redirect script More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. More... | |
Data Fields | |
| $admin_tabs | |
| $mode | |
| $term | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Attributes | |
| $error | |
| $term_id | |
| $ctrl | |
| $user | |
| $toolbar | |
| $tabs | |
| $setting | |
| $access | |
| $rbacsystem | |
| $help | |
| $term_perm | |
| $log | |
Protected Attributes inherited from ilObjectGUI | |
| $ilErr | |
| $locator | |
| $user | |
| $access | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $rbacsystem | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
Additional Inherited Members | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs @access public More... | |
| setAdminTabs () | |
| set admin tabs @access public More... | |
| setLocator () | |
| set Locator More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| Init object edit form. More... | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| importFileObject ($parent_id=null, $a_catch_errors=true) | |
| Import. More... | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command More... | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command More... | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command More... | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) More... | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. More... | |
| getTabs () | |
| get tabs abstract method. More... | |
| __showButton ($a_cmd, $a_text, $a_target='') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| May be overwritten in subclasses. More... | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. More... | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. More... | |
Class ilGlossaryGUI.
GUI class for ilGlossary
@ilCtrl_Calls ilObjGlossaryGUI: ilGlossaryTermGUI, ilMDEditorGUI, ilPermissionGUI @ilCtrl_Calls ilObjGlossaryGUI: ilInfoScreenGUI, ilCommonActionDispatcherGUI, ilObjStyleSheetGUI @ilCtrl_Calls ilObjGlossaryGUI: ilObjTaxonomyGUI, ilExportGUI, ilObjectCopyGUI @ilCtrl_Calls ilObjGlossaryGUI: ilObjectMetaDataGUI, ilGlossaryForeignTermCollectorGUI
Definition at line 27 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::__construct | ( | $a_data, | |
$a_id = 0, |
|||
$a_call_by_reference = true, |
|||
$a_prepare_output = true |
|||
| ) |
Constructor @access public.
Definition at line 97 of file class.ilObjGlossaryGUI.php.
References $_GET, $DIC, ilGlossaryTerm\_lookGlossaryID(), error(), ilGlossaryTermPermission\getInstance(), ilLoggerFactory\getLogger(), ilGlossaryTermReferences\isReferenced(), and user().
Here is the call graph for this function:
|
static |
redirect script
| string | $a_target |
Definition at line 1431 of file class.ilObjGlossaryGUI.php.
References $_GET, $DIC, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\sendFailure(), and sprintf.
Here is the call graph for this function:| ilObjGlossaryGUI::actTaxonomy | ( | ) |
Show Taxonomy.
return
Definition at line 823 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::addDefinition | ( | ) |
add definition
Definition at line 1237 of file class.ilObjGlossaryGUI.php.
References $_GET, $def, $term, $term_id, ilGlossaryTerm\_lookGlossaryID(), ilUtil\sendFailure(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGlossaryGUI::addTerm | ( | ) |
add term
Definition at line 875 of file class.ilObjGlossaryGUI.php.
References $_GET, $_POST, $_SESSION, $def, $term, ilUtil\sendFailure(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
static |
Add usages to info.
return
Definition at line 481 of file class.ilObjGlossaryGUI.php.
References $DIC, $info, ilObjectGUI\$lng, ilObject\_getAllReferences(), ilLink\_getLink(), ilObject\_lookupTitle(), and ilObjSAHSLearningModule\getScormModulesForGlossary().
Referenced by ilGlossaryPresentationGUI\outputInfoScreen(), and showInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::applyFilter | ( | ) |
Apply filter.
Definition at line 1464 of file class.ilObjGlossaryGUI.php.
References listTerms().
Here is the call graph for this function:| ilObjGlossaryGUI::assignObject | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 341 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::cancelDefinitionDeletion | ( | ) |
Definition at line 987 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::cancelTermDeletion | ( | ) |
cancel deletion of object
@access public
Definition at line 1150 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::clearClipboard | ( | ) |
Clear clipboard.
return
Definition at line 1878 of file class.ilObjGlossaryGUI.php.
References user().
Here is the call graph for this function:| ilObjGlossaryGUI::confirmDefinitionDeletion | ( | ) |
deletion confirmation screen
Definition at line 932 of file class.ilObjGlossaryGUI.php.
References $_GET, $output, $term, ilGlossaryTerm\getNumberOfUsages(), ilObjStyleSheet\getSyntaxStylePath(), setContentStyleSheet(), and sprintf.
Here is the call graph for this function:| ilObjGlossaryGUI::confirmGlossarySelection | ( | ) |
Confirm glossary selection.
Definition at line 1736 of file class.ilObjGlossaryGUI.php.
References $_GET.
| ilObjGlossaryGUI::confirmTermDeletion | ( | ) |
confirm term deletion
Definition at line 1087 of file class.ilObjGlossaryGUI.php.
References $_POST, $id, $term, $term_id, ilGlossaryTerm\_lookGlossaryID(), ilGlossaryTerm\getNumberOfUsages(), ilGlossaryTermReferences\isReferenced(), ilUtil\sendFailure(), and sprintf.
Here is the call graph for this function:| ilObjGlossaryGUI::copyTerms | ( | ) |
Copy terms.
return
Definition at line 1805 of file class.ilObjGlossaryGUI.php.
References $_POST, $id, $time, ilGlossaryTerm\_lookGlossaryTerm(), date, ilUtil\sendFailure(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and user().
Here is the call graph for this function:| ilObjGlossaryGUI::create | ( | ) |
create new (subobject) in glossary
Definition at line 1211 of file class.ilObjGlossaryGUI.php.
References $_POST.
| ilObjGlossaryGUI::createStyle | ( | ) |
Create Style.
Definition at line 1606 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::deactTaxonomy | ( | ) |
Hide Taxonomy.
return
Definition at line 835 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::deleteDefinition | ( | ) |
Definition at line 993 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::deleteStyle | ( | ) |
Delete Style.
Definition at line 1622 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::deleteTerms | ( | ) |
delete selected terms
Definition at line 1158 of file class.ilObjGlossaryGUI.php.
References $_POST, $id, $term, and ilGlossaryTermReferences\isReferenced().
Here is the call graph for this function:| ilObjGlossaryGUI::editGlossaries | ( | ) |
Edit automatically linked glossaries.
return
Definition at line 1691 of file class.ilObjGlossaryGUI.php.
References $tab, and setSettingsSubTabs().
Here is the call graph for this function:| ilObjGlossaryGUI::editStyle | ( | ) |
Edit Style.
Definition at line 1614 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::editStyleProperties | ( | ) |
Edit style properties.
Definition at line 1514 of file class.ilObjGlossaryGUI.php.
References ilObjectGUI\checkPermission(), initStylePropertiesForm(), and setSettingsSubTabs().
Here is the call graph for this function:| ilObjGlossaryGUI::editTerm | ( | ) |
edit term
Definition at line 1003 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 150 of file class.ilObjGlossaryGUI.php.
References $_GET, $_POST, $ret, ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), executeCommand(), ilObjectGUI\getCreationMode(), ilGlossaryForeignTermCollectorGUI\getInstance(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getTemplate(), ilObjectGUI\prepareOutput(), ilObjectGUI\setLocator(), setSettingsSubTabs(), setTabs(), and showInfoScreen().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::export | ( | ) |
export content object
Definition at line 1028 of file class.ilObjGlossaryGUI.php.
References ilObjectGUI\checkPermission().
Here is the call graph for this function:| ilObjGlossaryGUI::exportHTML | ( | ) |
create html package
Definition at line 1041 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::getPublicAccessColValue | ( | $a_type, | |
| $a_file | |||
| ) |
Get public access value for export table.
Definition at line 1646 of file class.ilObjGlossaryGUI.php.
References $a_type.
| ilObjGlossaryGUI::getTabs | ( | ) |
get tabs
Reimplemented from ilObjectGUI.
Definition at line 1292 of file class.ilObjGlossaryGUI.php.
References $_GET.
Referenced by setTabs().
Here is the caller graph for this function:| ilObjGlossaryGUI::getTemplate | ( | ) |
Definition at line 1264 of file class.ilObjGlossaryGUI.php.
References $title, ilGlossaryTerm\_lookGlossaryTerm(), and ilUtil\getImagePath().
Referenced by executeCommand(), and showInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::importObject | ( | ) |
Definition at line 397 of file class.ilObjGlossaryGUI.php.
References ilObjectGUI\createObject().
Here is the call graph for this function:| ilObjGlossaryGUI::initCreateForm | ( | $a_new_type | ) |
Init object creation form.
| string | $a_new_type |
Reimplemented from ilObjectGUI.
Definition at line 358 of file class.ilObjGlossaryGUI.php.
References $form, and ilObject\TITLE_LENGTH.
Referenced by saveObject().
Here is the caller graph for this function:| ilObjGlossaryGUI::initSettingsForm | ( | $a_mode = "edit" | ) |
Init settings form.
| int | $a_mode | Edit Mode |
Definition at line 553 of file class.ilObjGlossaryGUI.php.
References $cols, $section, $title, ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjTaxonomy\getUsageOfObject(), and ilObjectServiceSettingsGUI\initServiceSettingsForm().
Referenced by properties(), and saveProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::initStylePropertiesForm | ( | ) |
Init style properties form.
Definition at line 1528 of file class.ilObjGlossaryGUI.php.
References $_GET, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), and ilUtil\formSelect().
Referenced by editStyleProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::listTerms | ( | ) |
list terms
Definition at line 747 of file class.ilObjGlossaryGUI.php.
References $_GET, $_SESSION, $lang, $si, $tab, ilMDLanguageItem\_getLanguages(), showTaxonomy(), and user().
Referenced by applyFilter(), and resetFilter().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::moveDefinitionDown | ( | ) |
move a definiton down
Definition at line 919 of file class.ilObjGlossaryGUI.php.
References $_GET.
| ilObjGlossaryGUI::moveDefinitionUp | ( | ) |
move a definiton up
Definition at line 906 of file class.ilObjGlossaryGUI.php.
References $_GET.
| ilObjGlossaryGUI::pasteTerms | ( | ) |
Paste Terms.
Definition at line 1887 of file class.ilObjGlossaryGUI.php.
References ilGlossaryTerm\_copyTerm(), ilEditClipboard\getAction(), ilUtil\sendSuccess(), and user().
Here is the call graph for this function:| ilObjGlossaryGUI::properties | ( | ) |
edit properties of object (admin form)
@access public
Definition at line 532 of file class.ilObjGlossaryGUI.php.
References ilObjectGUI\checkPermission(), initSettingsForm(), and setSettingsSubTabs().
Here is the call graph for this function:| ilObjGlossaryGUI::publishExportFile | ( | ) |
download export file
Definition at line 1053 of file class.ilObjGlossaryGUI.php.
References $_POST, $error, $file, and ilObjectGUI\$ilErr.
| ilObjGlossaryGUI::referenceTerms | ( | ) |
Reference terms.
return
Definition at line 1841 of file class.ilObjGlossaryGUI.php.
References $_POST, $id, $time, ilGlossaryTerm\_lookGlossaryTerm(), date, ilUtil\sendFailure(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and user().
Here is the call graph for this function:| ilObjGlossaryGUI::removeGlossary | ( | ) |
Remove lm glossary.
return
Definition at line 1790 of file class.ilObjGlossaryGUI.php.
References $_GET, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGlossaryGUI::resetFilter | ( | ) |
Reset filter (note: this function existed before data table filter has been introduced.
Definition at line 1477 of file class.ilObjGlossaryGUI.php.
References listTerms().
Here is the call graph for this function:| ilObjGlossaryGUI::saveObject | ( | ) |
save new content object to db
Reimplemented from ilObjectGUI.
Definition at line 405 of file class.ilObjGlossaryGUI.php.
References $error, $form, ilObjectGUI\$ilErr, ilObjectGUI\checkPermissionBool(), initCreateForm(), ilObjectGUI\putObjectInTree(), ilUtil\redirect(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGlossaryGUI::saveProperties | ( | ) |
save properties
Definition at line 695 of file class.ilObjGlossaryGUI.php.
References $_POST, $cols, ilObjectServiceSettingsGUI\CUSTOM_METADATA, initSettingsForm(), ilUtil\sendSuccess(), ilGlossaryDefinition\setShortTextsDirty(), ilObjectServiceSettingsGUI\updateServiceSettingsForm(), and ilUtil\yn2tf().
Here is the call graph for this function:| ilObjGlossaryGUI::saveStyleSettings | ( | ) |
Save style settings.
Definition at line 1630 of file class.ilObjGlossaryGUI.php.
References $_POST, ilObjStyleSheet\_lookupStandard(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGlossaryGUI::saveTerm | ( | ) |
Definition at line 1221 of file class.ilObjGlossaryGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjGlossaryGUI::selectGlossary | ( | ) |
Select lm glossary.
return
Definition at line 1769 of file class.ilObjGlossaryGUI.php.
References $_GET, ilObject\_lookupObjId(), and ilUtil\sendSuccess().
Referenced by selectGlossaryLink().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::selectGlossaryLink | ( | ) |
Select a glossary and link all its terms.
return
Definition at line 1754 of file class.ilObjGlossaryGUI.php.
References $_GET, ilObject\_lookupObjId(), and selectGlossary().
Here is the call graph for this function:| ilObjGlossaryGUI::setContentStyleSheet | ( | $a_tpl = null | ) |
Set content style sheet.
Definition at line 1494 of file class.ilObjGlossaryGUI.php.
References ilObjectGUI\$tpl, and ilObjStyleSheet\getContentStylePath().
Referenced by confirmDefinitionDeletion().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::setLocator | ( | $a_tree = "", |
|
$a_id = "" |
|||
| ) |
set Locator
| object | tree object |
| integer | reference id @access public |
Definition at line 1181 of file class.ilObjGlossaryGUI.php.
References $_GET.
| ilObjGlossaryGUI::setSettingsSubTabs | ( | $a_active | ) |
Set sub tabs.
Definition at line 1385 of file class.ilObjGlossaryGUI.php.
References ilObjTaxonomy\loadLanguageModule().
Referenced by editGlossaries(), editStyleProperties(), executeCommand(), properties(), and showGlossarySelector().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::setTabs | ( | ) |
output tabs
Reimplemented from ilObjectGUI.
Definition at line 1284 of file class.ilObjGlossaryGUI.php.
References getTabs().
Referenced by executeCommand(), and showInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::showActions | ( | $a_actions | ) |
show possible action (form buttons)
@access public
Definition at line 847 of file class.ilObjGlossaryGUI.php.
References $d, ilObjectGUI\$lng, $name, and ilUtil\getImagePath().
Here is the call graph for this function:| ilObjGlossaryGUI::showGlossarySelector | ( | ) |
Select LM Glossary.
return
Definition at line 1713 of file class.ilObjGlossaryGUI.php.
References $_GET, and setSettingsSubTabs().
Here is the call graph for this function:| ilObjGlossaryGUI::showInfoScreen | ( | ) |
Show info screen.
return
Definition at line 449 of file class.ilObjGlossaryGUI.php.
References $_GET, $info, addUsagesToInfo(), getTemplate(), ilObjectGUI\setLocator(), and setTabs().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::showTaxonomy | ( | ) |
Show taxonomy.
return
Definition at line 1661 of file class.ilObjGlossaryGUI.php.
References ilObjTaxonomy\getUsageOfObject().
Referenced by listTerms().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossaryGUI::updateTerm | ( | ) |
update term
Definition at line 1012 of file class.ilObjGlossaryGUI.php.
References $_POST, $term, ilUtil\sendSuccess(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilObjGlossaryGUI::view | ( | ) |
view content
Definition at line 1202 of file class.ilObjGlossaryGUI.php.
References viewObject().
Here is the call graph for this function:| ilObjGlossaryGUI::viewExportLog | ( | ) |
Definition at line 1080 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::viewObject | ( | ) |
list childs of current object
@access public
Reimplemented from ilObjectGUI.
Definition at line 513 of file class.ilObjGlossaryGUI.php.
References $_GET, $error, and ilObjectGUI\$ilErr.
Referenced by view().
Here is the caller graph for this function:
|
protected |
Definition at line 71 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::$admin_tabs |
Definition at line 34 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 46 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 32 of file class.ilObjGlossaryGUI.php.
Referenced by publishExportFile(), saveObject(), and viewObject().
|
protected |
Definition at line 81 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 91 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::$mode |
Definition at line 35 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 76 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 66 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 61 of file class.ilObjGlossaryGUI.php.
| ilObjGlossaryGUI::$term |
Definition at line 36 of file class.ilObjGlossaryGUI.php.
Referenced by addDefinition(), addTerm(), confirmDefinitionDeletion(), confirmTermDeletion(), deleteTerms(), and updateTerm().
|
protected |
Definition at line 41 of file class.ilObjGlossaryGUI.php.
Referenced by addDefinition(), and confirmTermDeletion().
|
protected |
Definition at line 86 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 56 of file class.ilObjGlossaryGUI.php.
|
protected |
Definition at line 51 of file class.ilObjGlossaryGUI.php.