|
ILIAS
Release_5_0_x_branch Revision 61816
|
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. | |
| create ($a_upload=false) | |
| create glossary object | |
| read () | |
| read data of content object | |
| getDescription () | |
| get description of glossary object | |
| setDescription ($a_description) | |
| set description of glossary object | |
| setVirtualMode ($a_mode) | |
| set glossary type (virtual: fixed/level/subtree, normal:none) | |
| getVirtualMode () | |
| get glossary type (normal or virtual) | |
| isVirtual () | |
| returns true if glossary type is virtual (any mode) | |
| getTitle () | |
| get title of glossary object | |
| setTitle ($a_title) | |
| set title of glossary object | |
| setPresentationMode ($a_val) | |
| Set presentation mode. | |
| getPresentationMode () | |
| Get presentation mode. | |
| setSnippetLength ($a_val) | |
| Set snippet length. | |
| getSnippetLength () | |
| Get snippet length. | |
| setOnline ($a_online) | |
| getOnline () | |
| _lookupOnline ($a_id) | |
| check wether content object is online | |
| setActiveGlossaryMenu ($a_act_glo_menu) | |
| isActiveGlossaryMenu () | |
| setActiveDownloads ($a_down) | |
| isActiveDownloads () | |
| getStyleSheetId () | |
| Get ID of assigned style sheet object. | |
| setStyleSheetId ($a_style_id) | |
| Set ID of assigned style sheet object. | |
| setShowTaxonomy ($a_val) | |
| Set show taxonomy. | |
| getShowTaxonomy () | |
| Get show taxonomy. | |
| update () | |
| Update object. | |
| getTermList ($searchterm="", $a_letter="", $a_def="", $a_tax_node=0, $a_include_offline_childs=false, $a_add_amet_fields=false, array $a_amet_filter=null, $a_omit_virtual=false) | |
| Get term list. | |
| getFirstLetters ($a_tax_node=0) | |
| Get term list. | |
| getAllGlossaryIds ($a_include_offline_childs=false) | |
| Get all glossary ids. | |
| 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) | |
| getImportDirectory () | |
| get import directory of glossary | |
| createExportDirectory ($a_type="xml") | |
| Creates export directory. | |
| getExportDirectory ($a_type="xml") | |
| Get export directory of glossary. | |
| getExportFiles () | |
| Get export files. | |
| setPublicExportFile ($a_type, $a_file) | |
| specify public export file for type | |
| getPublicExportFile ($a_type) | |
| get public export file | |
| exportHTML ($a_target_dir, $log) | |
| export html package | |
| exportHTMLGlossaryTerms (&$a_glo_gui, $a_target_dir) | |
| export glossary terms | |
| exportHTMLMOB ($a_target_dir, &$a_glo_gui, $a_mob_id) | |
| export media object to html | |
| exportHTMLFile ($a_target_dir, $a_file_id) | |
| export file object | |
| exportXML (&$a_xml_writer, $a_inst, $a_target_dir, &$expLog) | |
| export object to xml (see ilias_co.dtd) | |
| exportXMLGlossaryItems (&$a_xml_writer, $a_inst, &$expLog) | |
| export page objects to xml (see ilias_co.dtd) | |
| exportXMLMetaData (&$a_xml_writer) | |
| export content objects meta data to xml (see ilias_co.dtd) | |
| exportXMLMediaObjects (&$a_xml_writer, $a_inst, $a_target_dir, &$expLog) | |
| export media objects to xml (see ilias_co.dtd) | |
| exportFileItems ($a_target_dir, &$expLog) | |
| export files of file itmes | |
| modifyExportIdentifier ($a_tag, $a_param, $a_value) | |
| delete () | |
| delete glossary and all related data | |
| 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. | |
| getXMLZip () | |
| Get zipped xml file for glossary. | |
| getTaxonomyId () | |
| Get taxonomy. | |
| cloneObject ($a_target_id, $a_copy_id=0) | |
| Clone glossary. | |
| removeOfflineGlossaries ($a_glo_ids) | |
| Remove offline glossaries from obj id array. | |
Public Member Functions inherited from ilObject | |
| ilObject ($a_id=0, $a_reference=true) | |
| Constructor public. | |
| withReferences () | |
| determines wehter objects are referenced or not (got ref ids or not) | |
| read ($a_force_db=false) | |
| read object data from db into object | |
| getId () | |
| get object id public | |
| setId ($a_id) | |
| set object id public | |
| setRefId ($a_id) | |
| set reference id public | |
| getRefId () | |
| get reference id public | |
| getType () | |
| get object type public | |
| setType ($a_type) | |
| set object type public | |
| getPresentationTitle () | |
| get presentation title Normally same as title Overwritten for sessions | |
| getUntranslatedTitle () | |
| get untranslated object title public | |
| getLongDescription () | |
| get object long description (stored in object_description) | |
| getImportId () | |
| get import id | |
| setImportId ($a_import_id) | |
| set import id | |
| getOwner () | |
| get object owner | |
| getOwnerName () | |
| _lookupOwnerName ($a_owner_id) | |
| lookup owner name for owner id | |
| setOwner ($a_owner) | |
| set object owner | |
| getCreateDate () | |
| get create date public | |
| getLastUpdateDate () | |
| get last update date public | |
| getDiskUsage () | |
| Gets the disk usage of the object in bytes. | |
| setObjDataRecord ($a_record) | |
| set object_data record (note: this method should only be called from the ilObjectFactory class) | |
| create () | |
| create | |
| MDUpdateListener ($a_element) | |
| Meta data update listener. | |
| createMetaData () | |
| create meta data entry | |
| updateMetaData () | |
| update meta data entry | |
| deleteMetaData () | |
| delete meta data entry | |
| updateOwner () | |
| update owner of object in db | |
| _getIdForImportId ($a_import_id) | |
| get current object id for import id (static) | |
| _lookupOwner ($a_id) | |
| lookup object owner | |
| _lookupLastUpdate ($a_id, $a_as_string=false) | |
| lookup last update | |
| _getLastUpdateOfObjects ($a_objs) | |
| Get last update for a set of media objects. | |
| _setDeletedDate ($a_ref_id) | |
| only called in ilTree::saveSubTree | |
| _resetDeletedDate ($a_ref_id) | |
| only called in ilObjectGUI::insertSavedNodes | |
| _lookupDeletedDate ($a_ref_id) | |
| only called in ilObjectGUI::insertSavedNodes | |
| _writeTitle ($a_obj_id, $a_title) | |
| write title to db (static) | |
| _writeDescription ($a_obj_id, $a_desc) | |
| write description to db (static) | |
| _writeImportId ($a_obj_id, $a_import_id) | |
| write import id to db (static) | |
| _isInTrash ($a_ref_id) | |
| checks wether object is in trash | |
| _hasUntrashedReference ($a_obj_id) | |
| checks wether an object has at least one reference that is not in trash | |
| _getObjectsDataForType ($a_type, $a_omit_trash=false) | |
| get all objects of a certain type | |
| putInTree ($a_parent_ref) | |
| maybe this method should be in tree object!? | |
| setPermissions ($a_parent_ref) | |
| set permissions of object | |
| setParentRolePermissions ($a_parent_ref) | |
| Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g courses, groups for building permission intersections with non_member templates. | |
| createReference () | |
| creates reference for object | |
| countReferences () | |
| count references of object | |
| 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 | |
| applyDidacticTemplate ($a_tpl_id) | |
| Apply template. | |
| setRegisterMode ($a_bool) | |
| isUserRegistered ($a_user_id=0) | |
| requireRegistration () | |
| getHTMLDirectory () | |
| cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false) | |
| Clone object permissions, put in tree ... | |
| appendCopyInfo ($a_target_id, $a_copy_id) | |
| Prepend Copy info if object with same name exists in that container. | |
| cloneDependencies ($a_target_id, $a_copy_id) | |
| Clone object dependencies. | |
| cloneMetaData ($target_obj) | |
| Copy meta data. | |
| _lookupCreationDate ($a_id) | |
| Lookup creation date. | |
Static Public Member Functions | |
| static | lookupSnippetLength ($a_id) |
| Lookup snippet length. | |
| static | getDeletionDependencies ($a_obj_id) |
| Get deletion dependencies. | |
| static | getAdvMDSubItemTitle ($a_obj_id, $a_sub_type, $a_sub_id) |
Static Public Member Functions inherited from ilObject | |
| static | _lookupObjIdByImportId ($a_import_id) |
| static | _getAllReferences ($a_id) |
| get all reference ids of object | |
| static | _lookupTitle ($a_id) |
| lookup object title | |
| static | _getIdsForTitle ($title, $type= '', $partialmatch=false) |
| static | _lookupDescription ($a_id) |
| lookup object description | |
| static | _lookupObjId ($a_id) |
| static | setDeletedDates ($a_ref_ids) |
| Set deleted date type $ilDB. | |
| static | _lookupType ($a_id, $a_reference=false) |
| lookup object type | |
| static | _lookupObjectId ($a_ref_id) |
| lookup object id | |
| static | _exists ($a_id, $a_reference=false, $a_type=null) |
| checks if an object exists in object_data | |
| static | _getObjectsByType ($a_obj_type="", $a_owner="") |
| Get objects by type. | |
| static | _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true) |
| Prepare copy wizard object selection. | |
| static | _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false) |
| Get icon for repository item. | |
| static | collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0) |
| Collect deletion dependencies. | |
| static | getLongDescriptions (array $a_obj_ids) |
| Get long description data. | |
| static | getAllOwnedRepositoryObjects ($a_user_id) |
| Get all ids of objects user owns. | |
| static | hasAutoRating ($a_type, $a_ref_id) |
| Check if auto rating is active for parent group/course. | |
Static Protected Member Functions | |
| static | lookup ($a_id, $a_property) |
| Lookup glossary property. | |
Additional Inherited Members | |
Data Fields inherited from ilObject | |
| const | TITLE_LENGTH = 255 |
| max length of object title | |
| 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 | |
Class ilObjGlossary.
Definition at line 20 of file class.ilObjGlossary.php.
| ilObjGlossary::_lookupOnline | ( | $a_id | ) |
check wether content object is online
Definition at line 226 of file class.ilObjGlossary.php.
References $ilDB, $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 1158 of file class.ilObjGlossary.php.
References $ilDB, ilObject\$ilias, $ilUser, ilGlossaryTerm\_copyTerm(), ilCopyWizardOptions\_getInstance(), ilObjStyleSheet\_lookupStandard(), ilObject\cloneMetaData(), getDescription(), ilObject\getId(), getOnline(), getPresentationMode(), getSnippetLength(), getStyleSheetId(), getTaxonomyId(), ilGlossaryTerm\getTermList(), getVirtualMode(), and ilObjTaxonomy\saveUsage().
Here is the call graph for this function:| ilObjGlossary::create | ( | $a_upload = false | ) |
create glossary object
Definition at line 36 of file class.ilObjGlossary.php.
References $ilDB, ilObject\create(), 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 499 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 460 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
Reimplemented from ilObject.
Definition at line 1003 of file class.ilObjGlossary.php.
References $ilDB, 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 962 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 549 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 796 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 657 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 738 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 817 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 888 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 944 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 929 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:
|
static |
Implements ilAdvancedMetaDataSubItems.
Definition at line 1259 of file class.ilObjGlossary.php.
References ilObject\$lng, and ilGlossaryTerm\_lookGlossaryTerm().
Here is the call graph for this function:| ilObjGlossary::getAllGlossaryIds | ( | $a_include_offline_childs = false | ) |
Get all glossary ids.
| @return |
Definition at line 387 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.
Reimplemented from ilObject.
Definition at line 1117 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
Reimplemented from ilObject.
Definition at line 101 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 508 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 517 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 374 of file class.ilObjGlossary.php.
References getAllGlossaryIds().
Here is the call graph for this function:| ilObjGlossary::getImportDirectory | ( | ) |
get import directory of glossary
Definition at line 489 of file class.ilObjGlossary.php.
References ilUtil\getDataDir().
Here is the call graph for this function:| ilObjGlossary::getOnline | ( | ) |
Definition at line 218 of file class.ilObjGlossary.php.
Referenced by cloneObject().
Here is the caller graph for this function:| ilObjGlossary::getPresentationMode | ( | ) |
Get presentation mode.
Definition at line 186 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 541 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::getShowTaxonomy | ( | ) |
Get show taxonomy.
Definition at line 319 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::getSnippetLength | ( | ) |
Get snippet length.
Definition at line 206 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 290 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 1139 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, |
|||
| array | $a_amet_filter = null, |
||
$a_omit_virtual = false |
|||
| ) |
Get term list.
Definition at line 355 of file class.ilObjGlossary.php.
References getAllGlossaryIds(), and ilObject\getId().
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
Reimplemented from ilObject.
Definition at line 157 of file class.ilObjGlossary.php.
Referenced by exportHTMLGlossaryTerms().
Here is the caller graph for this function:| ilObjGlossary::getVirtualMode | ( | ) |
get glossary type (normal or virtual)
Definition at line 139 of file class.ilObjGlossary.php.
Referenced by cloneObject(), create(), getAllGlossaryIds(), and update().
Here is the caller graph for this function:| ilObjGlossary::getXMLZip | ( | ) |
Get zipped xml file for glossary.
Reimplemented from ilObject.
Definition at line 1106 of file class.ilObjGlossary.php.
| ilObjGlossary::ilObjGlossary | ( | $a_id = 0, |
|
$a_call_by_reference = true |
|||
| ) |
Constructor public.
Definition at line 27 of file class.ilObjGlossary.php.
References ilObject\ilObject().
Here is the call graph for this function:| ilObjGlossary::isActiveDownloads | ( | ) |
Definition at line 282 of file class.ilObjGlossary.php.
Referenced by update().
Here is the caller graph for this function:| ilObjGlossary::isActiveGlossaryMenu | ( | ) |
Definition at line 272 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 147 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 244 of file class.ilObjGlossary.php.
References $ilDB.
Referenced by lookupSnippetLength().
Here is the caller graph for this function:
|
static |
Lookup snippet length.
| int | glossary id |
Definition at line 261 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 980 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 |
Reimplemented from ilObject.
Definition at line 1049 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 70 of file class.ilObjGlossary.php.
References $ilDB, 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.
| @return |
Definition at line 1243 of file class.ilObjGlossary.php.
References $ilDB.
Referenced by getAllGlossaryIds().
Here is the caller graph for this function:| ilObjGlossary::setActiveDownloads | ( | $a_down | ) |
Definition at line 277 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 267 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
Reimplemented from ilObject.
Definition at line 109 of file class.ilObjGlossary.php.
| ilObjGlossary::setOnline | ( | $a_online | ) |
Definition at line 213 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 176 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 529 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 309 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 196 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 298 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
Reimplemented from ilObject.
Definition at line 165 of file class.ilObjGlossary.php.
| ilObjGlossary::setVirtualMode | ( | $a_mode | ) |
set glossary type (virtual: fixed/level/subtree, normal:none)
Definition at line 118 of file class.ilObjGlossary.php.
Referenced by read().
Here is the caller graph for this function:| ilObjGlossary::update | ( | ) |
Update object.
Reimplemented from ilObject.
Definition at line 327 of file class.ilObjGlossary.php.
References $ilDB, 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: