ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Base class for all sub item list gui's. More...
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 | |
$ctrl | |
$lng | |
$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.
Definition at line 68 of file class.ilSubItemListGUI.php.
References $DIC, and ilSearchSettings\getInstance().
|
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 113 of file class.ilSubItemListGUI.php.
References $_SESSION.
ilSubItemListGUI::getCmdClass | ( | ) |
get cmd class
Definition at line 122 of file class.ilSubItemListGUI.php.
References $cmdClass.
Referenced by showDetailsLink().
ilSubItemListGUI::getHighlighter | ( | ) |
get highlighter
Definition at line 143 of file class.ilSubItemListGUI.php.
References $highlighter.
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), and parseRelevance().
|
abstract |
ilSubItemListGUI::getItemListGUI | ( | ) |
get item list gui
Definition at line 193 of file class.ilSubItemListGUI.php.
References $item_list_gui.
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
ilSubItemListGUI::getObjId | ( | ) |
get obj id
Definition at line 161 of file class.ilSubItemListGUI.php.
References $obj_id.
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), getSubItemIds(), init(), parseRelevance(), and showDetailsLink().
ilSubItemListGUI::getRefId | ( | ) |
get ref id
Definition at line 152 of file class.ilSubItemListGUI.php.
References $ref_id.
Referenced by ilObjMediaPoolSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), init(), and ilObjMediaPoolSubItemListGUI\parseImage().
ilSubItemListGUI::getSubItemIds | ( | $a_limited = false | ) |
get sub item ids
bool | $a_limited |
Definition at line 180 of file class.ilSubItemListGUI.php.
References $subitem_ids, and getObjId().
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), and showDetailsLink().
ilSubItemListGUI::getType | ( | ) |
ilSubItemListGUI::init | ( | $item_list_gui, | |
$a_ref_id, | |||
$a_subitem_ids | |||
) |
init
Definition at line 203 of file class.ilSubItemListGUI.php.
References $item_list_gui, ilObject\_lookupObjId(), ilObject\_lookupType(), getObjId(), and getRefId().
|
protected |
Definition at line 243 of file class.ilSubItemListGUI.php.
References getHighlighter(), getHTML(), ilProgressBar\getInstance(), ilSearchSettings\getInstance(), and getObjId().
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
|
staticfinal |
reset details As long as static::resetDetails is not possible this method is final
Definition at line 100 of file class.ilSubItemListGUI.php.
References $_SESSION.
Referenced by ilLuceneUserSearchGUI\search(), ilLuceneAdvancedSearchGUI\search(), ilLuceneSearchGUI\search(), ilSearchGUI\storeRoot(), and ilLuceneSearchGUI\storeRoot().
ilSubItemListGUI::setHighlighter | ( | $a_highlighter | ) |
|
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 88 of file class.ilSubItemListGUI.php.
References $_SESSION.
Referenced by ilSearchResultPresentation\__construct().
|
protected |
show details link
Definition at line 218 of file class.ilSubItemListGUI.php.
References $additional, $ctrl, $ilCtrl, $lng, getCmdClass(), getObjId(), and getSubItemIds().
Referenced by ilObjForumSubItemListGUI\getHTML(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), and ilObjWikiSubItemListGUI\getHTML().
|
protected |
Definition at line 50 of file class.ilSubItemListGUI.php.
Referenced by getCmdClass().
|
protected |
Definition at line 41 of file class.ilSubItemListGUI.php.
Referenced by showDetailsLink().
|
staticprivate |
Definition at line 55 of file class.ilSubItemListGUI.php.
|
private |
Definition at line 53 of file class.ilSubItemListGUI.php.
Referenced by getHighlighter().
|
private |
Definition at line 58 of file class.ilSubItemListGUI.php.
Referenced by getItemListGUI(), and init().
|
protected |
Definition at line 46 of file class.ilSubItemListGUI.php.
Referenced by ilObjMediaPoolSubItemListGUI\getHTML(), ilObjLinkResourceSubItemListGUI\getHTML(), ilObjExerciseSubItemListGUI\getHTML(), ilObjLearningModuleSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilObjWikiSubItemListGUI\getHTML(), and showDetailsLink().
|
staticprotected |
Definition at line 48 of file class.ilSubItemListGUI.php.
|
private |
Definition at line 60 of file class.ilSubItemListGUI.php.
Referenced by getObjId().
|
private |
Definition at line 59 of file class.ilSubItemListGUI.php.
Referenced by getRefId().
|
private |
Definition at line 57 of file class.ilSubItemListGUI.php.
Referenced by getSubItemIds().
|
protected |
Definition at line 52 of file class.ilSubItemListGUI.php.
|
private |
Definition at line 61 of file class.ilSubItemListGUI.php.
Referenced by getType().