| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilCloudPluginInitGUI. More...
 Inheritance diagram for ilCloudPluginInfoScreenGUI:
 Inheritance diagram for ilCloudPluginInfoScreenGUI: Collaboration diagram for ilCloudPluginInfoScreenGUI:
 Collaboration diagram for ilCloudPluginInfoScreenGUI:| Public Member Functions | |
| getInfoScreen (ilObjCloudGUI $gui_class) | |
| show information screen | |
| getPluginInfo () | |
| To be overriden by plugins to add additional Information. | |
|  Public Member Functions inherited from ilCloudPluginGUI | |
| __construct ($plugin_service_class) | |
| getPluginObject () | |
| getPluginHookObject () | |
| getAdminConfigObject () | |
| getService () | |
| txt ($var="") | |
| executeCommand () | |
| Data Fields | |
| $info = null | |
| Additional Inherited Members | |
|  Protected Attributes inherited from ilCloudPluginGUI | |
| $service = null | |
Class ilCloudPluginInitGUI.
GUI Class to display Information.
Definition at line 16 of file class.ilCloudPluginInfoScreenGUI.php.
| ilCloudPluginInfoScreenGUI::getInfoScreen | ( | ilObjCloudGUI | $gui_class | ) | 
show information screen
Definition at line 25 of file class.ilCloudPluginInfoScreenGUI.php.
References $info, getPluginInfo(), and ilObjCloudGUI\getType().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCloudPluginInfoScreenGUI::getPluginInfo | ( | ) | 
To be overriden by plugins to add additional Information.
Definition at line 39 of file class.ilCloudPluginInfoScreenGUI.php.
Referenced by getInfoScreen().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCloudPluginInfoScreenGUI::$info = null | 
Definition at line 21 of file class.ilCloudPluginInfoScreenGUI.php.
Referenced by getInfoScreen().