ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilSAHSPresentationGUI. More...
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 302 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilias, and exit.
ilSAHSPresentationGUI::attrib2arr | ( | & | $a_attributes | ) |
Definition at line 203 of file class.ilSAHSPresentationGUI.php.
& ilSAHSPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 61 of file class.ilSAHSPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, $lng, $ret, $type, ilPaymentObject\_hasAccess(), ilPaymentObject\_isBuyable(), ilObject\_lookupObjectId(), ilObjSAHSLearningModule\_lookupSubType(), ilLicense\_noteAccess(), exit, and outputInfoScreen().
ilSAHSPresentationGUI::explorer | ( | $a_target = "sahs_content" | ) |
output table of content
Definition at line 236 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilBench, ilUtil\getStyleSheetLocation(), ilTree\readRootId(), and ilExplorer\setTargetGet().
ilSAHSPresentationGUI::finishSahs | ( | ) |
Definition at line 506 of file class.ilSAHSPresentationGUI.php.
References $_GET, $lng, ilUtil\getImagePath(), and ilUtil\getStyleSheetLocation().
ilSAHSPresentationGUI::frameset | ( | ) |
output main menu
Definition at line 224 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 599 of file class.ilSAHSPresentationGUI.php.
References outputInfoScreen().
ilSAHSPresentationGUI::launchAsset | ( | ) |
Definition at line 537 of file class.ilSAHSPresentationGUI.php.
References $_GET, $_POST, $ilDB, and $ref_id.
ilSAHSPresentationGUI::launchSahs | ( | ) |
Definition at line 322 of file class.ilSAHSPresentationGUI.php.
References $_GET, $_POST, $ilDB, $lng, $ref_id, ilObject\_lookupObjId(), ilUtil\getImagePath(), setArray(), and setSingleVariable().
ilSAHSPresentationGUI::outputInfoScreen | ( | $a_standard_locator = false | ) |
info screen
Definition at line 609 of file class.ilSAHSPresentationGUI.php.
References $_GET, $ilBench, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand(), and infoScreen().
ilSAHSPresentationGUI::setArray | ( | $a_left, | |
$a_value, | |||
$a_name, | |||
& | $v_array | ||
) |
set single value
Definition at line 579 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
ilSAHSPresentationGUI::setSingleVariable | ( | $a_var, | |
$a_value | |||
) |
set single value
Definition at line 568 of file class.ilSAHSPresentationGUI.php.
Referenced by launchSahs().
ilSAHSPresentationGUI::unloadSahs | ( | ) |
Definition at line 528 of file class.ilSAHSPresentationGUI.php.
References $_GET, and ilUtil\getStyleSheetLocation().
ilSAHSPresentationGUI::view | ( | ) |
Definition at line 289 of file class.ilSAHSPresentationGUI.php.
References $_GET, ilSCORMObjectGUI\getInstance(), and ilUtil\getStyleSheetLocation().
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().