ILIAS
Release_4_0_x_branch Revision 61816
|
Show media pool items. More...
Public Member Functions | |
getHTML () | |
get html | |
Public Member Functions inherited from ilSubItemListGUI | |
__construct ($a_cmd_class) | |
Constructor. | |
getCmdClass () | |
get cmd class | |
setHighlighter ($a_highlighter) | |
set highlighter | |
getHighlighter () | |
get highlighter | |
getRefId () | |
get ref id | |
getObjId () | |
get obj id | |
getType () | |
get type | |
getSubItemIds ($a_limited=false) | |
get sub item ids | |
getItemListGUI () | |
get item list gui | |
init ($item_list_gui, $a_ref_id, $a_subitem_ids) | |
init |
Additional Inherited Members | |
Static Public Member Functions inherited from ilSubItemListGUI | |
static | setShowDetails ($a_obj_id) |
set show details. | |
static | resetDetails () |
reset details As long as static::resetDetails is not possible this method is final | |
static | enabledDetails ($a_obj_id) |
enabled show details As long as static::enableDetails is not possible this method is final | |
Protected Member Functions inherited from ilSubItemListGUI | |
showDetailsLink () | |
show details link | |
Protected Attributes inherited from ilSubItemListGUI | |
$cmdClass = null | |
$tpl | |
Static Protected Attributes inherited from ilSubItemListGUI | |
static | $MAX_SUBITEMS = 5 |
Show media pool items.
Definition at line 36 of file class.ilObjMediaPoolSubItemListGUI.php.
ilObjMediaPoolSubItemListGUI::getHTML | ( | ) |
get html
Reimplemented from ilSubItemListGUI.
Definition at line 42 of file class.ilObjMediaPoolSubItemListGUI.php.
References $lng, ilLink\_getLink(), ilSubItemListGUI\getHighlighter(), ilSubItemListGUI\getItemListGUI(), ilSubItemListGUI\getObjId(), ilSubItemListGUI\getRefId(), ilSubItemListGUI\getSubItemIds(), ilMediaPoolItem\lookupTitle(), and ilSubItemListGUI\showDetailsLink().