|
ILIAS
release_4-4 Revision
|
Class ilObjGlossary. More...
Inheritance diagram for ilObjGlossary:
Collaboration diagram for ilObjGlossary:Public Member Functions | |
| ilObjGlossary ($a_id=0, $a_call_by_reference=true) | |
| Constructor public. More... | |
| create ($a_upload=false) | |
| create glossary object More... | |
| read () | |
| read data of content object More... | |
| getDescription () | |
| get description of glossary object More... | |
| setDescription ($a_description) | |
| set description of glossary object More... | |
| setVirtualMode ($a_mode) | |
| set glossary type (virtual: fixed/level/subtree, normal:none) More... | |
| getVirtualMode () | |
| get glossary type (normal or virtual) More... | |
| isVirtual () | |
| returns true if glossary type is virtual (any mode) More... | |
| getTitle () | |
| get title of glossary object More... | |
| setTitle ($a_title) | |
| set title of glossary object More... | |
| setPresentationMode ($a_val) | |
| Set presentation mode. More... | |
| getPresentationMode () | |
| Get presentation mode. More... | |
| setSnippetLength ($a_val) | |
| Set snippet length. More... | |
| getSnippetLength () | |
| Get snippet length. More... | |
| setOnline ($a_online) | |
| getOnline () | |
| _lookupOnline ($a_id) | |
| check wether content object is online More... | |
| setActiveGlossaryMenu ($a_act_glo_menu) | |
| isActiveGlossaryMenu () | |
| setActiveDownloads ($a_down) | |
| isActiveDownloads () | |
| getStyleSheetId () | |
| Get ID of assigned style sheet object. More... | |
| setStyleSheetId ($a_style_id) | |
| Set ID of assigned style sheet object. More... | |
| setShowTaxonomy ($a_val) | |
| Set show taxonomy. More... | |
| getShowTaxonomy () | |
| Get show taxonomy. More... | |
| update () | |
| Update object. More... | |
| getTermList ($searchterm="", $a_letter="", $a_def="", $a_tax_node=0, $a_include_offline_childs=false, $a_add_amet_fields=false, $a_amet_filter="") | |
| Get term list. More... | |
| getFirstLetters ($a_tax_node=0) | |
| Get term list. More... | |
| getAllGlossaryIds ($a_include_offline_childs=false) | |
| Get all glossary ids. More... | |
| createImportDirectory () | |
| creates data directory for import files (data_dir/glo_data/glo_<id>/import, depending on data directory that is set in ILIAS setup/ini) More... | |
| getImportDirectory () | |
| get import directory of glossary More... | |
| createExportDirectory ($a_type="xml") | |
| Creates export directory. More... | |
| getExportDirectory ($a_type="xml") | |
| Get export directory of glossary. More... | |
| getExportFiles () | |
| Get export files. More... | |
| setPublicExportFile ($a_type, $a_file) | |
| specify public export file for type More... | |
| getPublicExportFile ($a_type) | |
| get public export file More... | |
| exportHTML ($a_target_dir, $log) | |
| export html package More... | |
| exportHTMLGlossaryTerms (&$a_glo_gui, $a_target_dir) | |
| export glossary terms More... | |
| exportHTMLMOB ($a_target_dir, &$a_glo_gui, $a_mob_id) | |
| export media object to html More... | |
| exportHTMLFile ($a_target_dir, $a_file_id) | |
| export file object More... | |
| exportXML (&$a_xml_writer, $a_inst, $a_target_dir, &$expLog) | |
| export object to xml (see ilias_co.dtd) More... | |
| exportXMLGlossaryItems (&$a_xml_writer, $a_inst, &$expLog) | |
| export page objects to xml (see ilias_co.dtd) More... | |
| exportXMLMetaData (&$a_xml_writer) | |
| export content objects meta data to xml (see ilias_co.dtd) More... | |
| exportXMLMediaObjects (&$a_xml_writer, $a_inst, $a_target_dir, &$expLog) | |
| export media objects to xml (see ilias_co.dtd) More... | |
| exportFileItems ($a_target_dir, &$expLog) | |
| export files of file itmes More... | |
| modifyExportIdentifier ($a_tag, $a_param, $a_value) | |
| delete () | |
| delete glossary and all related data More... | |
| notify ($a_event, $a_ref_id, $a_parent_non_rbac_id, $a_node_id, $a_params=0) | |
| notifys an object about an event occured Based on the event happend, each object may decide how it reacts. More... | |
| getXMLZip () | |
| Get zipped xml file for glossary. More... | |
| getTaxonomyId () | |
| Get taxonomy. More... | |
| cloneObject ($a_target_id, $a_copy_id=0) | |
| Clone glossary. More... | |
| removeOfflineGlossaries ($a_glo_ids) | |
| Remove offline glossaries from obj id array. More... | |
Public Member Functions inherited from ilObject | |
| ilObject ($a_id=0, $a_reference=true) | |
| Constructor public. More... | |
| withReferences () | |
| determines wehter objects are referenced or not (got ref ids or not) More... | |
| read ($a_force_db=false) | |
| read object data from db into object More... | |
| getId () | |
| get object id public More... | |
| setId ($a_id) | |
| set object id public More... | |
| setRefId ($a_id) | |
| set reference id public More... | |
| getRefId () | |
| get reference id public More... | |
| getType () | |
| get object type public More... | |
| setType ($a_type) | |
| set object type public More... | |
| getPresentationTitle () | |
| get presentation title Normally same as title Overwritten for sessions More... | |
| getTitle () | |
| get object title public More... | |
| getUntranslatedTitle () | |
| get untranslated object title public More... | |
| setTitle ($a_title) | |
| set object title More... | |
| getDescription () | |
| get object description More... | |
| setDescription ($a_desc) | |
| set object description More... | |
| getLongDescription () | |
| get object long description (stored in object_description) More... | |
| getImportId () | |
| get import id More... | |
| setImportId ($a_import_id) | |
| set import id More... | |
| getOwner () | |
| get object owner More... | |
| getOwnerName () | |
| _lookupOwnerName ($a_owner_id) | |
| lookup owner name for owner id More... | |
| setOwner ($a_owner) | |
| set object owner More... | |
| getCreateDate () | |
| get create date public More... | |
| getLastUpdateDate () | |
| get last update date public More... | |
| getDiskUsage () | |
| Gets the disk usage of the object in bytes. More... | |
| setObjDataRecord ($a_record) | |
| set object_data record (note: this method should only be called from the ilObjectFactory class) More... | |
| create () | |
| create More... | |
| update () | |
| update object in db More... | |
| MDUpdateListener ($a_element) | |
| Meta data update listener. More... | |
| createMetaData () | |
| create meta data entry More... | |
| updateMetaData () | |
| update meta data entry More... | |
| deleteMetaData () | |
| delete meta data entry More... | |
| updateOwner () | |
| update owner of object in db More... | |
| _getIdForImportId ($a_import_id) | |
| get current object id for import id (static) More... | |
| _lookupOwner ($a_id) | |
| lookup object owner More... | |
| _lookupLastUpdate ($a_id, $a_as_string=false) | |
| lookup last update More... | |
| _getLastUpdateOfObjects ($a_objs) | |
| Get last update for a set of media objects. More... | |
| _setDeletedDate ($a_ref_id) | |
| only called in ilTree::saveSubTree More... | |
| _resetDeletedDate ($a_ref_id) | |
| only called in ilObjectGUI::insertSavedNodes More... | |
| _lookupDeletedDate ($a_ref_id) | |
| only called in ilObjectGUI::insertSavedNodes More... | |
| _writeTitle ($a_obj_id, $a_title) | |
| write title to db (static) More... | |
| _writeDescription ($a_obj_id, $a_desc) | |
| write description to db (static) More... | |
| _writeImportId ($a_obj_id, $a_import_id) | |
| write import id to db (static) More... | |
| _isInTrash ($a_ref_id) | |
| checks wether object is in trash More... | |
| _hasUntrashedReference ($a_obj_id) | |
| checks wether an object has at least one reference that is not in trash More... | |
| _getObjectsDataForType ($a_type, $a_omit_trash=false) | |
| get all objects of a certain type More... | |
| putInTree ($a_parent_ref) | |
| maybe this method should be in tree object!? More... | |
| setPermissions ($a_parent_ref) | |
| set permissions of object More... | |
| createReference () | |
| creates reference for object More... | |
| countReferences () | |
| count references of object More... | |
| delete () | |
| delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!! More... | |
| initDefaultRoles () | |
| init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type If you want to setup default local roles you MUST overwrite this method in derived object classes (see ilObjForum for an example) public More... | |
| createRoleFolder () | |
| creates a local role folder More... | |
| applyDidacticTemplate ($a_tpl_id) | |
| Apply template. More... | |
| notify ($a_event, $a_ref_id, $a_parent_non_rbac_id, $a_node_id, $a_params=0) | |
| notifys an object about an event occured Based on the event passed, each object may decide how it reacts. More... | |
| setRegisterMode ($a_bool) | |
| isUserRegistered ($a_user_id=0) | |
| requireRegistration () | |
| getXMLZip () | |
| getHTMLDirectory () | |
| cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false) | |
| Clone object permissions, put in tree ... More... | |
| appendCopyInfo ($a_target_id, $a_copy_id) | |
| Prepend Copy info if object with same name exists in that container. More... | |
| cloneDependencies ($a_target_id, $a_copy_id) | |
| Clone object dependencies. More... | |
| cloneMetaData ($target_obj) | |
| Copy meta data. More... | |
| _lookupCreationDate ($a_id) | |
| Lookup creation date. More... | |
Static Public Member Functions | |
| static | lookupSnippetLength ($a_id) |
| Lookup snippet length. More... | |
| static | getDeletionDependencies ($a_obj_id) |
| Get deletion dependencies. More... | |
Static Public Member Functions inherited from ilObject | |
| static | _lookupObjIdByImportId ($a_import_id) |
| static | _getAllReferences ($a_id) |
| get all reference ids of object More... | |
| static | _lookupTitle ($a_id) |
| lookup object title More... | |
| static | _getIdsForTitle ($title, $type='', $partialmatch=false) |
| static | _lookupDescription ($a_id) |
| lookup object description More... | |
| static | _lookupObjId ($a_id) |
| static | setDeletedDates ($a_ref_ids) |
| Set deleted date type $ilDB. More... | |
| static | _lookupType ($a_id, $a_reference=false) |
| lookup object type More... | |
| static | _lookupObjectId ($a_ref_id) |
| lookup object id More... | |
| static | _exists ($a_id, $a_reference=false, $a_type=null) |
| checks if an object exists in object_data More... | |
| static | _getObjectsByType ($a_obj_type="", $a_owner="") |
| Get objects by type. More... | |
| static | _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true) |
| Prepare copy wizard object selection. More... | |
| static | _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false) |
| Get icon for repository item. More... | |
| static | collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0) |
| Collect deletion dependencies. More... | |
| static | getDeletionDependencies ($a_obj_id) |
| Get deletion dependencies. More... | |
| static | getLongDescriptions (array $a_obj_ids) |
| Get long description data. More... | |
| static | getAllOwnedRepositoryObjects ($a_user_id) |
| Get all ids of objects user owns. More... | |
| static | hasAutoRating ($a_type, $a_ref_id) |
| Check if auto rating is active for parent group/course. More... | |
Static Protected Member Functions | |
| static | lookup ($a_id, $a_property) |
| Lookup glossary property. More... | |
Additional Inherited Members | |
Data Fields inherited from ilObject | |
| const | TITLE_LENGTH = 255 |
| max length of object title More... | |
| const | DESC_LENGTH = 128 |
| $ilias | |
| $lng | |
| $id | |
| $ref_id | |
| $type | |
| $title | |
| $untranslatedTitle | |
| $desc | |
| $long_desc | |
| $owner | |
| $create_date | |
| $last_update | |
| $import_id | |
| $register = false | |
| $referenced | |
| $objectList | |
| $max_title | |
| $max_desc | |
| $add_dots | |
| $obj_data_record | |
| object_data record More... | |
| ilObjGlossary::_lookupOnline | ( | $a_id | ) |
check wether content object is online
Definition at line 223 of file class.ilObjGlossary.php.
References $lm_set, and ilUtil\yn2tf().
Referenced by ilShopRepositoryExplorer\isClickable(), ilRepositoryExplorer\isClickable(), and ilRepositoryExplorerGUI\isNodeClickable().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::cloneObject | ( | $a_target_id, | |
$a_copy_id = 0 |
|||
| ) |
Clone glossary.
| int | target ref_id |
| int | copy id |
Definition at line 1136 of file class.ilObjGlossary.php.
References ilObject\$ilias, $ilUser, ilGlossaryTerm\_copyTerm(), ilObjStyleSheet\_lookupStandard(), ilObject\cloneMetaData(), getDescription(), ilObject\getId(), getPresentationMode(), getSnippetLength(), getStyleSheetId(), getTaxonomyId(), ilGlossaryTerm\getTermList(), getTitle(), getVirtualMode(), and ilObjTaxonomy\saveUsage().
Here is the call graph for this function:| ilObjGlossary::create | ( | $a_upload = false | ) |
create glossary object
Definition at line 35 of file class.ilObjGlossary.php.
References ilObject\createMetaData(), ilObject\getId(), getStyleSheetId(), getVirtualMode(), setPresentationMode(), setSnippetLength(), and ilObjStyleSheet\writeStyleUsage().
Here is the call graph for this function:| ilObjGlossary::createExportDirectory | ( | $a_type = "xml" | ) |
Creates export directory.
Definition at line 477 of file class.ilObjGlossary.php.
References ilExport\_createExportDirectory(), ilObject\getId(), and ilObject\getType().
Here is the call graph for this function:| ilObjGlossary::createImportDirectory | ( | ) |
creates data directory for import files (data_dir/glo_data/glo_<id>/import, depending on data directory that is set in ILIAS setup/ini)
Definition at line 438 of file class.ilObjGlossary.php.
References ilUtil\getDataDir(), ilObject\getId(), and ilUtil\makeDir().
Here is the call graph for this function:| ilObjGlossary::delete | ( | ) |
delete glossary and all related data
this method has been tested on may 9th 2004 meta data, terms, definitions, definition meta data and definition pages have been deleted correctly as desired
public
Definition at line 981 of file class.ilObjGlossary.php.
References ilObject\deleteMetaData(), ilObject\getId(), getTermList(), and isVirtual().
Here is the call graph for this function:| ilObjGlossary::exportFileItems | ( | $a_target_dir, | |
| & | $expLog | ||
| ) |
export files of file itmes
Definition at line 940 of file class.ilObjGlossary.php.
Referenced by exportXML().
Here is the caller graph for this function:| ilObjGlossary::exportHTML | ( | $a_target_dir, | |
| $log | |||
| ) |
export html package
Definition at line 527 of file class.ilObjGlossary.php.
References $_GET, $file, ilObject\$ilias, $tpl, ilUtil\delDir(), exportHTMLFile(), exportHTMLGlossaryTerms(), exportHTMLMOB(), getExportDirectory(), ilObject\getId(), ilUtil\getImagePath(), getStyleSheetId(), ilUtil\getStyleSheetLocation(), ilObjStyleSheet\getSyntaxStylePath(), ilObject\getType(), ilUtil\makeDir(), and ilUtil\zip().
Here is the call graph for this function:| ilObjGlossary::exportHTMLFile | ( | $a_target_dir, | |
| $a_file_id | |||
| ) |
export file object
Definition at line 774 of file class.ilObjGlossary.php.
References ilUtil\makeDir().
Referenced by exportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::exportHTMLGlossaryTerms | ( | & | $a_glo_gui, |
| $a_target_dir | |||
| ) |
export glossary terms
Definition at line 635 of file class.ilObjGlossary.php.
References $_GET, $file, $ilUser, ilObjFile\_getFilesOfObject(), ilObjMediaObject\_getMobsOfObject(), ilGlossaryDefinition\getDefinitionList(), getTermList(), and getTitle().
Referenced by exportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::exportHTMLMOB | ( | $a_target_dir, | |
| & | $a_glo_gui, | ||
| $a_mob_id | |||
| ) |
export media object to html
Definition at line 716 of file class.ilObjGlossary.php.
References $_GET, $file, $tpl, ilUtil\getWebspaceDir(), ilUtil\makeDir(), and ilUtil\rCopy().
Referenced by exportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::exportXML | ( | & | $a_xml_writer, |
| $a_inst, | |||
| $a_target_dir, | |||
| & | $expLog | ||
| ) |
export object to xml (see ilias_co.dtd)
| object | $a_xml_writer | ilXmlWriter object that receives the xml data |
Definition at line 795 of file class.ilObjGlossary.php.
References $ilBench, ilPCFileList\collectFileItems(), exportFileItems(), exportXMLGlossaryItems(), exportXMLMediaObjects(), exportXMLMetaData(), ilGlossaryDefinition\getDefinitionList(), and getTermList().
Here is the call graph for this function:| ilObjGlossary::exportXMLGlossaryItems | ( | & | $a_xml_writer, |
| $a_inst, | |||
| & | $expLog | ||
| ) |
export page objects to xml (see ilias_co.dtd)
| object | $a_xml_writer | ilXmlWriter object that receives the xml data |
Definition at line 866 of file class.ilObjGlossary.php.
References $ilBench, exportXMLMetaData(), and getTermList().
Referenced by exportXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::exportXMLMediaObjects | ( | & | $a_xml_writer, |
| $a_inst, | |||
| $a_target_dir, | |||
| & | $expLog | ||
| ) |
export media objects to xml (see ilias_co.dtd)
| object | $a_xml_writer | ilXmlWriter object that receives the xml data |
Definition at line 922 of file class.ilObjGlossary.php.
Referenced by exportXML().
Here is the caller graph for this function:| ilObjGlossary::exportXMLMetaData | ( | & | $a_xml_writer | ) |
export content objects meta data to xml (see ilias_co.dtd)
| object | $a_xml_writer | ilXmlWriter object that receives the xml data |
Definition at line 907 of file class.ilObjGlossary.php.
References ilObject\getId(), and ilObject\getType().
Referenced by exportXML(), and exportXMLGlossaryItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::getAllGlossaryIds | ( | $a_include_offline_childs = false | ) |
Get all glossary ids.
Definition at line 377 of file class.ilObjGlossary.php.
References ilObject\getId(), ilObject\getRefId(), getVirtualMode(), isVirtual(), and removeOfflineGlossaries().
Referenced by getFirstLetters(), and getTermList().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get deletion dependencies.
Definition at line 1095 of file class.ilObjGlossary.php.
References ilObject\$lng, and ilObjSAHSLearningModule\getScormModulesForGlossary().
Here is the call graph for this function:| ilObjGlossary::getDescription | ( | ) |
get description of glossary object
Definition at line 100 of file class.ilObjGlossary.php.
Referenced by cloneObject().
Here is the caller graph for this function:| ilObjGlossary::getExportDirectory | ( | $a_type = "xml" | ) |
Get export directory of glossary.
Definition at line 486 of file class.ilObjGlossary.php.
References ilExport\_getExportDirectory(), ilObject\getId(), and ilObject\getType().
Referenced by exportHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::getExportFiles | ( | ) |
Get export files.
Definition at line 495 of file class.ilObjGlossary.php.
References ilExport\_getExportFiles(), ilObject\getId(), and ilObject\getType().
Here is the call graph for this function:| ilObjGlossary::getFirstLetters | ( | $a_tax_node = 0 | ) |
Get term list.
Definition at line 364 of file class.ilObjGlossary.php.
References getAllGlossaryIds(), and ilGlossaryTerm\getFirstLetters().
Here is the call graph for this function:| ilObjGlossary::getImportDirectory | ( | ) |
get import directory of glossary
Definition at line 467 of file class.ilObjGlossary.php.
References ilUtil\getDataDir().
Here is the call graph for this function:| ilObjGlossary::getOnline | ( | ) |
Definition at line 215 of file class.ilObjGlossary.php.
| ilObjGlossary::getPresentationMode | ( | ) |
Get presentation mode.
Definition at line 185 of file class.ilObjGlossary.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjGlossary::getPublicExportFile | ( | $a_type | ) |
get public export file
| string | $a_type | type ("xml" / "html") |
Definition at line 519 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::getShowTaxonomy | ( | ) |
Get show taxonomy.
Definition at line 316 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::getSnippetLength | ( | ) |
Get snippet length.
Definition at line 205 of file class.ilObjGlossary.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjGlossary::getStyleSheetId | ( | ) |
Get ID of assigned style sheet object.
Definition at line 287 of file class.ilObjGlossary.php.
Referenced by cloneObject(), create(), exportHTML(), and update().
Here is the caller graph for this function:| ilObjGlossary::getTaxonomyId | ( | ) |
Get taxonomy.
Definition at line 1117 of file class.ilObjGlossary.php.
References ilObject\getId(), and ilObjTaxonomy\getUsageOfObject().
Referenced by cloneObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::getTermList | ( | $searchterm = "", |
|
$a_letter = "", |
|||
$a_def = "", |
|||
$a_tax_node = 0, |
|||
$a_include_offline_childs = false, |
|||
$a_add_amet_fields = false, |
|||
$a_amet_filter = "" |
|||
| ) |
Get term list.
Definition at line 352 of file class.ilObjGlossary.php.
References getAllGlossaryIds(), and ilGlossaryTerm\getTermList().
Referenced by delete(), exportHTMLGlossaryTerms(), exportXML(), and exportXMLGlossaryItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::getTitle | ( | ) |
get title of glossary object
Definition at line 156 of file class.ilObjGlossary.php.
Referenced by cloneObject(), and exportHTMLGlossaryTerms().
Here is the caller graph for this function:| ilObjGlossary::getVirtualMode | ( | ) |
get glossary type (normal or virtual)
Definition at line 138 of file class.ilObjGlossary.php.
Referenced by cloneObject(), create(), getAllGlossaryIds(), and update().
Here is the caller graph for this function:| ilObjGlossary::getXMLZip | ( | ) |
| ilObjGlossary::ilObjGlossary | ( | $a_id = 0, |
|
$a_call_by_reference = true |
|||
| ) |
Constructor public.
Definition at line 26 of file class.ilObjGlossary.php.
References ilObject\ilObject().
Here is the call graph for this function:| ilObjGlossary::isActiveDownloads | ( | ) |
Definition at line 279 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::isActiveGlossaryMenu | ( | ) |
Definition at line 269 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::isVirtual | ( | ) |
returns true if glossary type is virtual (any mode)
Definition at line 146 of file class.ilObjGlossary.php.
Referenced by delete(), and getAllGlossaryIds().
Here is the caller graph for this function:
|
staticprotected |
Lookup glossary property.
| int | glossary id |
| string | property |
Definition at line 241 of file class.ilObjGlossary.php.
Referenced by lookupSnippetLength().
Here is the caller graph for this function:
|
static |
Lookup snippet length.
| int | glossary id |
Definition at line 258 of file class.ilObjGlossary.php.
References lookup().
Referenced by ilGlossaryDefinition\shortenShortText().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjGlossary::modifyExportIdentifier | ( | $a_tag, | |
| $a_param, | |||
| $a_value | |||
| ) |
Definition at line 958 of file class.ilObjGlossary.php.
References ilObject\getId().
Here is the call graph for this function:| ilObjGlossary::notify | ( | $a_event, | |
| $a_ref_id, | |||
| $a_parent_non_rbac_id, | |||
| $a_node_id, | |||
$a_params = 0 |
|||
| ) |
notifys an object about an event occured Based on the event happend, each object may decide how it reacts.
public
| string | event |
| integer | reference id of object where the event occured |
| array | passes optional paramters if required |
Definition at line 1027 of file class.ilObjGlossary.php.
References $_GET, and ilObject\getType().
Here is the call graph for this function:| ilObjGlossary::read | ( | ) |
read data of content object
Definition at line 69 of file class.ilObjGlossary.php.
References ilObject\getId(), ilObjStyleSheet\lookupObjectStyle(), setActiveDownloads(), setActiveGlossaryMenu(), setOnline(), setPresentationMode(), setPublicExportFile(), setShowTaxonomy(), setSnippetLength(), setStyleSheetId(), setVirtualMode(), and ilUtil\yn2tf().
Here is the call graph for this function:| ilObjGlossary::removeOfflineGlossaries | ( | $a_glo_ids | ) |
Remove offline glossaries from obj id array.
Definition at line 1213 of file class.ilObjGlossary.php.
Referenced by getAllGlossaryIds().
Here is the caller graph for this function:| ilObjGlossary::setActiveDownloads | ( | $a_down | ) |
Definition at line 274 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setActiveGlossaryMenu | ( | $a_act_glo_menu | ) |
Definition at line 264 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setDescription | ( | $a_description | ) |
set description of glossary object
Definition at line 108 of file class.ilObjGlossary.php.
| ilObjGlossary::setOnline | ( | $a_online | ) |
Definition at line 210 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setPresentationMode | ( | $a_val | ) |
Set presentation mode.
| string | presentation mode |
Definition at line 175 of file class.ilObjGlossary.php.
Referenced by create(), and read().
Here is the caller graph for this function:| ilObjGlossary::setPublicExportFile | ( | $a_type, | |
| $a_file | |||
| ) |
specify public export file for type
| string | $a_type | type ("xml" / "html") |
| string | $a_file | file name |
Definition at line 507 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setShowTaxonomy | ( | $a_val | ) |
Set show taxonomy.
| bool | $a_val | show taxonomy |
Definition at line 306 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setSnippetLength | ( | $a_val | ) |
Set snippet length.
| int | snippet length |
Definition at line 195 of file class.ilObjGlossary.php.
Referenced by create(), and read().
Here is the caller graph for this function:| ilObjGlossary::setStyleSheetId | ( | $a_style_id | ) |
Set ID of assigned style sheet object.
Definition at line 295 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::setTitle | ( | $a_title | ) |
set title of glossary object
Definition at line 164 of file class.ilObjGlossary.php.
| ilObjGlossary::setVirtualMode | ( | $a_mode | ) |
set glossary type (virtual: fixed/level/subtree, normal:none)
Definition at line 117 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::update | ( | ) |
Update object.
Definition at line 324 of file class.ilObjGlossary.php.
References ilObject\getId(), getPresentationMode(), getPublicExportFile(), getShowTaxonomy(), getSnippetLength(), getStyleSheetId(), getVirtualMode(), isActiveDownloads(), isActiveGlossaryMenu(), ilUtil\tf2yn(), ilObject\updateMetaData(), and ilObjStyleSheet\writeStyleUsage().
Here is the call graph for this function: