|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilSAHSPresentationGUI. More...
Collaboration diagram for ilSAHSPresentationGUI:Public Member Functions | |
| ilSAHSPresentationGUI () | |
| & | executeCommand () |
| execute command | |
| attrib2arr (&$a_attributes) | |
| frameset () | |
| output main menu | |
| explorer ($a_target="sahs_content") | |
| output table of content | |
| view () | |
| api () | |
| launchSahs () | |
| finishSahs () | |
| unloadSahs () | |
| launchAsset () | |
| setSingleVariable ($a_var, $a_value) | |
| set single value | |
| setArray ($a_left, $a_value, $a_name, &$v_array) | |
| set single value | |
| infoScreen () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed | |
| outputInfoScreen ($a_standard_locator=false) | |
| info screen | |
Data Fields | |
| $ilias | |
| $tpl | |
| $lng | |
Class ilSAHSPresentationGUI.
GUI class for scorm learning module presentation
ilSAHSPresentationGUI: ilSCORMPresentationGUI, ilAICCPresentationGUI, ilHACPPresentationGUI ilSAHSPresentationGUI: ilInfoScreenGUI ilSAHSPresentationGUI: ilscorm13player ilSAHSPresentationGUI: ilShopPurchaseGUI
Definition at line 40 of file class.ilSAHSPresentationGUI.php.
| ilSAHSPresentationGUI::api | ( | ) |
Definition at line 289 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilias, and exit.
| ilSAHSPresentationGUI::attrib2arr | ( | & | $a_attributes | ) |
Definition at line 193 of file class.ilSAHSPresentationGUI.php.
| & ilSAHSPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 61 of file class.ilSAHSPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, $lng, $ret, ilPaymentObject\_hasAccess(), ilPaymentObject\_isBuyable(), ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), exit, and outputInfoScreen().
Here is the call graph for this function:| ilSAHSPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Definition at line 223 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilBench, ilUtil\getStyleSheetLocation(), ilTree\readRootId(), and ilExplorer\setTargetGet().
Here is the call graph for this function:| ilSAHSPresentationGUI::finishSahs | ( | ) |
Definition at line 489 of file class.ilSAHSPresentationGUI.php.
References $_GET, $lng, ilUtil\getImagePath(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::frameset | ( | ) |
output main menu
Definition at line 211 of file class.ilSAHSPresentationGUI.php.
References exit.
| ilSAHSPresentationGUI::ilSAHSPresentationGUI | ( | ) |
| ilSAHSPresentationGUI::infoScreen | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 582 of file class.ilSAHSPresentationGUI.php.
References outputInfoScreen().
Here is the call graph for this function:| ilSAHSPresentationGUI::launchAsset | ( | ) |
Definition at line 520 of file class.ilSAHSPresentationGUI.php.
References $_GET, and $ref_id.
| ilSAHSPresentationGUI::launchSahs | ( | ) |
Definition at line 309 of file class.ilSAHSPresentationGUI.php.
References $_GET, $lng, $ref_id, ilObject\_lookupObjId(), DB_FETCHMODE_ASSOC, ilUtil\getImagePath(), setArray(), and setSingleVariable().
Here is the call graph for this function:| ilSAHSPresentationGUI::outputInfoScreen | ( | $a_standard_locator = false | ) |
info screen
Definition at line 592 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilBench, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand(), and infoScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSAHSPresentationGUI::setArray | ( | $a_left, | |
| $a_value, | |||
| $a_name, | |||
| & | $v_array | ||
| ) |
set single value
Definition at line 562 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
Here is the caller graph for this function:| ilSAHSPresentationGUI::setSingleVariable | ( | $a_var, | |
| $a_value | |||
| ) |
set single value
Definition at line 551 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
Here is the caller graph for this function:| ilSAHSPresentationGUI::unloadSahs | ( | ) |
Definition at line 511 of file class.ilSAHSPresentationGUI.php.
References $_GET, and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::view | ( | ) |
Definition at line 276 of file class.ilSAHSPresentationGUI.php.
References $_GET, ilSCORMObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
Here is the call graph for this function:| ilSAHSPresentationGUI::$ilias |
Definition at line 42 of file class.ilSAHSPresentationGUI.php.
Referenced by api(), and ilSAHSPresentationGUI().
| ilSAHSPresentationGUI::$lng |
Definition at line 44 of file class.ilSAHSPresentationGUI.php.
Referenced by executeCommand(), finishSahs(), ilSAHSPresentationGUI(), and launchSahs().
| ilSAHSPresentationGUI::$tpl |
Definition at line 43 of file class.ilSAHSPresentationGUI.php.
Referenced by ilSAHSPresentationGUI(), and outputInfoScreen().