ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules Pages
ilSCORMOfflineModeGUI Class Reference

GUI class ilSCORMOfflineModeGUI. More...

+ Collaboration diagram for ilSCORMOfflineModeGUI:

Public Member Functions

 ilSCORMOfflineModeGUI ($type)
 
 executeCommand ()
 
 view ($offline_mode, $message="")
 
 importStop ()
 
 setOfflineModeTabs ($a_active)
 

Data Fields

 $lmId
 
 $clientIdSop
 
 $offlineMode
 
 $online_icon
 
 $offline_icon
 
 $icon
 

Detailed Description

GUI class ilSCORMOfflineModeGUI.

GUI class for scorm offline player connection

Author
Uwe Kohnle kohnl.nosp@m.e@in.nosp@m.terne.nosp@m.tleh.nosp@m.rer-g.nosp@m.mbh..nosp@m.de
Version
Id
class.ilSCORMOfflineModeGUI.php

Definition at line 14 of file class.ilSCORMOfflineModeGUI.php.

Member Function Documentation

◆ executeCommand()

ilSCORMOfflineModeGUI::executeCommand ( )

Definition at line 38 of file class.ilSCORMOfflineModeGUI.php.

References $_GET, $cmd, $ilCtrl, $tpl, ilObject\_lookupObjectId(), ilUtil\deliverFile(), ilUtil\getDataDir(), setOfflineModeTabs(), and view().

+ Here is the call graph for this function:

◆ ilSCORMOfflineModeGUI()

ilSCORMOfflineModeGUI::ilSCORMOfflineModeGUI (   $type)

Definition at line 23 of file class.ilSCORMOfflineModeGUI.php.

References $ilCtrl, $lng, $online_icon, and $tpl.

◆ importStop()

ilSCORMOfflineModeGUI::importStop ( )

Definition at line 123 of file class.ilSCORMOfflineModeGUI.php.

◆ setOfflineModeTabs()

ilSCORMOfflineModeGUI::setOfflineModeTabs (   $a_active)

Definition at line 126 of file class.ilSCORMOfflineModeGUI.php.

References $tpl, ilObject\_lookupTitle(), and ilUtil\getImagePath().

Referenced by executeCommand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ view()

ilSCORMOfflineModeGUI::view (   $offline_mode,
  $message = "" 
)

Definition at line 78 of file class.ilSCORMOfflineModeGUI.php.

References $_GET, $tpl, and ilUtil\getImagePath().

Referenced by executeCommand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $clientIdSop

ilSCORMOfflineModeGUI::$clientIdSop

Definition at line 17 of file class.ilSCORMOfflineModeGUI.php.

◆ $icon

ilSCORMOfflineModeGUI::$icon

Definition at line 21 of file class.ilSCORMOfflineModeGUI.php.

◆ $lmId

ilSCORMOfflineModeGUI::$lmId

Definition at line 16 of file class.ilSCORMOfflineModeGUI.php.

◆ $offline_icon

ilSCORMOfflineModeGUI::$offline_icon

Definition at line 20 of file class.ilSCORMOfflineModeGUI.php.

◆ $offlineMode

ilSCORMOfflineModeGUI::$offlineMode

Definition at line 18 of file class.ilSCORMOfflineModeGUI.php.

◆ $online_icon

ilSCORMOfflineModeGUI::$online_icon

Definition at line 19 of file class.ilSCORMOfflineModeGUI.php.

Referenced by ilSCORMOfflineModeGUI().


The documentation for this class was generated from the following file: