|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Show glossary terms. More...
Inheritance diagram for ilObjGlossarySubItemListGUI:
Collaboration diagram for ilObjGlossarySubItemListGUI:Public Member Functions | |
| __construct ($a_cmd_class) | |
| Constructor. More... | |
| getHTML () | |
| get html More... | |
Public Member Functions inherited from ilSubItemListGUI | |
| __construct ($a_cmd_class) | |
| Constructor. More... | |
| getCmdClass () | |
| get cmd class More... | |
| setHighlighter ($a_highlighter) | |
| set highlighter More... | |
| getHighlighter () | |
| get highlighter More... | |
| getRefId () | |
| get ref id More... | |
| getObjId () | |
| get obj id More... | |
| getType () | |
| get type More... | |
| getSubItemIds ($a_limited=false) | |
| get sub item ids More... | |
| getItemListGUI () | |
| get item list gui More... | |
| init ($item_list_gui, $a_ref_id, $a_subitem_ids) | |
| init More... | |
| getHTML () | |
Protected Attributes | |
| $user | |
Protected Attributes inherited from ilSubItemListGUI | |
| $ctrl | |
| $lng | |
| $cmdClass = null | |
| $tpl | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilSubItemListGUI | |
| static | setShowDetails ($a_obj_id) |
| set show details. More... | |
| static | resetDetails () |
| reset details As long as static::resetDetails is not possible this method is final More... | |
| static | enabledDetails ($a_obj_id) |
| enabled show details As long as static::enableDetails is not possible this method is final More... | |
Protected Member Functions inherited from ilSubItemListGUI | |
| showDetailsLink () | |
| show details link More... | |
| parseRelevance ($sub_item) | |
Static Protected Attributes inherited from ilSubItemListGUI | |
| static | $MAX_SUBITEMS = 5 |
Show glossary terms.
Definition at line 37 of file class.ilObjGlossarySubItemListGUI.php.
| ilObjGlossarySubItemListGUI::__construct | ( | $a_cmd_class | ) |
Constructor.
Reimplemented from ilSubItemListGUI.
Definition at line 48 of file class.ilObjGlossarySubItemListGUI.php.
Here is the call graph for this function:| ilObjGlossarySubItemListGUI::getHTML | ( | ) |
get html
Reimplemented from ilSubItemListGUI.
Definition at line 60 of file class.ilObjGlossarySubItemListGUI.php.
References $ilUser, ilSubItemListGUI\$lng, $user, ilUserSearchCache\_getInstance(), ilLink\_getLink(), ilGlossaryTerm\_lookGlossaryTerm(), ilSubItemListGUI\getHighlighter(), ilSubItemListGUI\getItemListGUI(), ilSubItemListGUI\getObjId(), ilSubItemListGUI\getRefId(), ilSubItemListGUI\getSubItemIds(), ilSubItemListGUI\parseRelevance(), and ilSubItemListGUI\showDetailsLink().
Here is the call graph for this function:
|
protected |
Definition at line 42 of file class.ilObjGlossarySubItemListGUI.php.
Referenced by getHTML().