|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Base class for all sub item list gui's. More...
Inheritance diagram for ilSubItemListGUI:
Collaboration diagram for ilSubItemListGUI:Public Member Functions | |
| __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 () | |
Static Public Member Functions | |
| 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 | |
| showDetailsLink () | |
| show details link More... | |
| parseRelevance ($sub_item) | |
Protected Attributes | |
| $cmdClass = null | |
| $tpl | |
Static Protected Attributes | |
| static | $MAX_SUBITEMS = 5 |
Private Attributes | |
| $highlighter = null | |
| $subitem_ids = array() | |
| $item_list_gui | |
| $ref_id | |
| $obj_id | |
| $type | |
Static Private Attributes | |
| static | $details = array() |
Base class for all sub item list gui's.
Definition at line 36 of file class.ilSubItemListGUI.php.
| ilSubItemListGUI::__construct | ( | $a_cmd_class | ) |
Constructor.
return
Definition at line 58 of file class.ilSubItemListGUI.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:
|
staticfinal |
enabled show details As long as static::enableDetails is not possible this method is final
| int | $a_obj_id | object id |
Definition at line 99 of file class.ilSubItemListGUI.php.
References $_SESSION.
| ilSubItemListGUI::getCmdClass | ( | ) |
get cmd class
Definition at line 108 of file class.ilSubItemListGUI.php.
References $cmdClass.
Referenced by showDetailsLink().
Here is the caller graph for this function:| ilSubItemListGUI::getHighlighter | ( | ) |
get highlighter
return
Definition at line 129 of file class.ilSubItemListGUI.php.
References $highlighter.
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), and parseRelevance().
Here is the caller graph for this function:
|
abstract |
| ilSubItemListGUI::getItemListGUI | ( | ) |
get item list gui
Definition at line 180 of file class.ilSubItemListGUI.php.
References $item_list_gui.
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
Here is the caller graph for this function:| ilSubItemListGUI::getObjId | ( | ) |
get obj id
Definition at line 147 of file class.ilSubItemListGUI.php.
References $obj_id.
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), getSubItemIds(), init(), parseRelevance(), and showDetailsLink().
Here is the caller graph for this function:| ilSubItemListGUI::getRefId | ( | ) |
get ref id
Definition at line 138 of file class.ilSubItemListGUI.php.
References $ref_id.
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), init(), and ilObjMediaPoolSubItemListGUI\parseImage().
Here is the caller graph for this function:| ilSubItemListGUI::getSubItemIds | ( | $a_limited = false | ) |
get sub item ids
| bool | $a_limited |
Definition at line 166 of file class.ilSubItemListGUI.php.
References $subitem_ids, and getObjId().
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), and showDetailsLink().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSubItemListGUI::getType | ( | ) |
get type
Definition at line 156 of file class.ilSubItemListGUI.php.
References $type.
| ilSubItemListGUI::init | ( | $item_list_gui, | |
| $a_ref_id, | |||
| $a_subitem_ids | |||
| ) |
init
| <br> |
Definition at line 190 of file class.ilSubItemListGUI.php.
References $item_list_gui, ilObject\_lookupObjId(), ilObject\_lookupType(), getObjId(), and getRefId().
Here is the call graph for this function:
|
protected |
Definition at line 233 of file class.ilSubItemListGUI.php.
References getHighlighter(), ilSearchSettings\getInstance(), ilProgressBar\getInstance(), and getObjId().
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticfinal |
reset details As long as static::resetDetails is not possible this method is final
Definition at line 86 of file class.ilSubItemListGUI.php.
References $_SESSION.
Referenced by ilLuceneAdvancedSearchGUI\search(), ilLuceneSearchGUI\search(), ilLuceneUserSearchGUI\search(), ilSearchGUI\storeRoot(), and ilLuceneSearchGUI\storeRoot().
Here is the caller graph for this function:| ilSubItemListGUI::setHighlighter | ( | $a_highlighter | ) |
set highlighter
return
Definition at line 119 of file class.ilSubItemListGUI.php.
|
staticfinal |
set show details.
Show all subitem links for a specific object As long as static::setShowDetails is not possible this method is final
| int | $a_obj_id | object id |
Definition at line 74 of file class.ilSubItemListGUI.php.
References $_SESSION.
Referenced by ilSearchResultPresentation\__construct().
Here is the caller graph for this function:
|
protected |
show details link
Definition at line 205 of file class.ilSubItemListGUI.php.
References $additional, $ilCtrl, $lng, $MAX_SUBITEMS, getCmdClass(), getObjId(), getSubItemIds(), and sprintf.
Referenced by ilObjExerciseSubItemListGUI\getHTML(), ilObjForumSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file class.ilSubItemListGUI.php.
Referenced by getCmdClass().
|
staticprivate |
Definition at line 45 of file class.ilSubItemListGUI.php.
|
private |
Definition at line 43 of file class.ilSubItemListGUI.php.
Referenced by getHighlighter().
|
private |
Definition at line 48 of file class.ilSubItemListGUI.php.
Referenced by getItemListGUI(), and init().
|
staticprotected |
Definition at line 38 of file class.ilSubItemListGUI.php.
Referenced by showDetailsLink().
|
private |
Definition at line 50 of file class.ilSubItemListGUI.php.
Referenced by getObjId().
|
private |
Definition at line 49 of file class.ilSubItemListGUI.php.
Referenced by getRefId().
|
private |
Definition at line 47 of file class.ilSubItemListGUI.php.
Referenced by getSubItemIds().
|
protected |
Definition at line 42 of file class.ilSubItemListGUI.php.
|
private |
Definition at line 51 of file class.ilSubItemListGUI.php.
Referenced by getType().