| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Parent object for AICC GUI objects. More...
 Inheritance diagram for ilAICCObjectGUI:
 Inheritance diagram for ilAICCObjectGUI: Collaboration diagram for ilAICCObjectGUI:
 Collaboration diagram for ilAICCObjectGUI:| Public Member Functions | |
| ilAICCObjectGUI ($a_id=0) | |
| & | getInstance ($a_id) | 
| get instance of specialized GUI class | |
| displayParameter ($a_name, $a_value) | |
| Data Fields | |
| $sc_object | |
| $tpl | |
| $lng | |
Parent object for AICC GUI objects.
Definition at line 36 of file class.ilAICCObjectGUI.php.
| ilAICCObjectGUI::displayParameter | ( | $a_name, | |
| $a_value | |||
| ) | 
Definition at line 83 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCCourseGUI\view(), and ilAICCUnitGUI\view().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilAICCObjectGUI::getInstance | ( | $a_id | ) | 
get instance of specialized GUI class
static
Definition at line 60 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCPresentationGUI\view().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAICCObjectGUI::ilAICCObjectGUI | ( | $a_id = 0 | ) | 
Definition at line 43 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCBlockGUI\ilAICCBlockGUI(), ilAICCCourseGUI\ilAICCCourseGUI(), and ilAICCUnitGUI\ilAICCUnitGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilAICCObjectGUI::$lng | 
Definition at line 40 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCObjectGUI().
| ilAICCObjectGUI::$sc_object | 
Definition at line 38 of file class.ilAICCObjectGUI.php.
| ilAICCObjectGUI::$tpl | 
Definition at line 39 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCObjectGUI().