| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
List GUI factory for session materials in session objects More...
 Collaboration diagram for ilSessionObjectListGUIFactory:
 Collaboration diagram for ilSessionObjectListGUIFactory:| 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 session materials in session objects
Definition at line 31 of file class.ilSessionObjectListGUIFactory.php.
| 
 | static | 
Get list gui by type This method caches all the returned list guis.
| string | $a_type | object type | 
Definition at line 42 of file class.ilSessionObjectListGUIFactory.php.
References $ilCtrl, $ilLog, $item_list_gui, and $location.
Referenced by ilObjSessionGUI\infoScreen().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | staticprivate | 
Definition at line 33 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().