4 include_once(
"./Services/Object/classes/class.ilObject2.php");
23 parent::__construct($a_ref_id,
true);
27 if (!is_object($this->plugin))
29 die(
"ilObjectPluginGUI: Could not instantiate plugin object for type ".$this->
getType().
".");
46 final protected function txt($a_var)
static getPluginObject($a_ctype, $a_cname, $a_slot_id, $a_pname)
Get plugin object.
txt($a_var)
Wrapper for txt function.
lookupNameForId($a_ctype, $a_cname, $a_slot_id, $a_plugin_id)
Lookup name for id.
__construct($a_ref_id=0)
Constructor.
getPlugin()
Get plugin object.
Class ilObject2 This is an intermediate progress of ilObject class.