| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
List GUI factory for lucene search results. More...
 Collaboration diagram for ilLuceneSearchObjectListGUIFactory:
 Collaboration diagram for ilLuceneSearchObjectListGUIFactory:| 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().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | staticprivate | 
Definition at line 35 of file class.ilLuceneSearchObjectListGUIFactory.php.
Referenced by factory().