ILIAS
Release_4_0_x_branch Revision 61816
|
Parent object for AICC GUI objects. More...
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().
& ilAICCObjectGUI::getInstance | ( | $a_id | ) |
get instance of specialized GUI class
static
Definition at line 60 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCPresentationGUI\view().
ilAICCObjectGUI::ilAICCObjectGUI | ( | $a_id = 0 | ) |
Definition at line 43 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCBlockGUI\ilAICCBlockGUI(), ilAICCCourseGUI\ilAICCCourseGUI(), and ilAICCUnitGUI\ilAICCUnitGUI().
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().