ILIAS
Release_4_0_x_branch Revision 61816
|
List GUI factory for lucene search results. More...
Static Public Member Functions | |
static | factory ($a_type) |
Get list gui by type This method caches all the returned list guis. |
Static Private Attributes | |
static | $item_list_gui = array() |
List GUI factory for lucene search results.
Definition at line 33 of file class.ilLuceneSearchObjectListGUIFactory.php.
|
static |
Get list gui by type This method caches all the returned list guis.
string | $a_type | object type |
Definition at line 44 of file class.ilLuceneSearchObjectListGUIFactory.php.
References $_SESSION, $ilLog, $item_list_gui, $location, and ilObjectListGUI\DETAILS_SEARCH.
Referenced by ilSearchResultTableGUI\fillRow().
|
staticprivate |
Definition at line 35 of file class.ilLuceneSearchObjectListGUIFactory.php.
Referenced by factory().