ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Parent object for AICC GUI objects. More...
Public Member Functions | |
__construct ($a_id=0) | |
displayParameter ($a_name, $a_value) | |
Static Public Member Functions | |
static | getInstance ($a_id) |
get instance of specialized GUI class More... | |
Data Fields | |
$sc_object | |
$tpl | |
$lng | |
Parent object for AICC GUI objects.
Definition at line 36 of file class.ilAICCObjectGUI.php.
ilAICCObjectGUI::__construct | ( | $a_id = 0 | ) |
Definition at line 43 of file class.ilAICCObjectGUI.php.
ilAICCObjectGUI::displayParameter | ( | $a_name, | |
$a_value | |||
) |
Definition at line 84 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCCourseGUI\view(), and ilAICCUnitGUI\view().
|
static |
get instance of specialized GUI class
static
Definition at line 61 of file class.ilAICCObjectGUI.php.
Referenced by ilAICCPresentationGUI\view().
ilAICCObjectGUI::$lng |
Definition at line 40 of file class.ilAICCObjectGUI.php.
Referenced by __construct().
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 __construct().