ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjSCORMLearningModuleGUI. More...
Public Member Functions | |
ilObjSCORM2004LearningModuleGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor. | |
executeCommand () | |
execute command | |
showEditTree () | |
Show tree. | |
editOrganization ($a_to_organization=true) | |
Edit organization (called from listgui, must setup frameset) | |
frameset ($a_to_organization=false) | |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content | |
jumpToNode ($a_anchor_node="", $a_highlight_ids="") | |
properties () | |
Scorm 2004 module properties. | |
initPropertiesForm () | |
Initialize properties form. | |
initPropertiesEditableForm () | |
Init properties (editable) form. | |
getPropertiesEditableValues () | |
Get current values for properties (editable) from. | |
saveProperties () | |
save scorm 2004 module properties | |
detachGlossary () | |
Detach glossary. | |
createGlossary () | |
Create glossary. | |
initGlossaryCreationForm () | |
Init glossary creation form. | |
saveGlossary () | |
Save glossary form. | |
assignGlossary () | |
Assign glossary. | |
selectGlossary () | |
Select glossary. | |
assignObject () | |
assign scorm object to scorm gui object | |
editStyleProperties () | |
Edit Stlye Properties. | |
initStylePropertiesForm () | |
Init style properties form. | |
createStyle () | |
Create Style. | |
editStyle () | |
Edit Style. | |
deleteStyle () | |
Delete Style. | |
saveStyleSettings () | |
Save style settings. | |
showTrackingItems () | |
Show tracking table ilTabs $ilTabs $global ilToolbar $ilToolbar. | |
confirmedDeleteTracking () | |
Confirmed tracking deletion. | |
deleteTrackingData () | |
showTree () | |
Show Editing Tree. | |
showSequencing () | |
Show Sequencing. | |
confirmExpertMode () | |
Confirm activation of expert mode. | |
activateExpertMode () | |
Activate expert mode. | |
saveSequencing () | |
Save sequencing. | |
showLearningObjectivesAlignment () | |
Show Learning Objectives Alignment. | |
selectLObjChapter () | |
selectExport () | |
Select the export type of the SCORM 2004 module. | |
showExportList () | |
Show Export List. | |
getTabs (&$tabs_gui) | |
Adds tabs to tab gui object. | |
setSubTabs ($a_main_tab, $a_active) | |
Set sub tabs. | |
getEditTree () | |
Get editing tree object. | |
showOrganization ($a_top_node=0, $a_form_action="", $a_title="", $a_icon="", $a_gui_obj=null, $a_gui_cmd="") | |
Show subhiearchy of chapters, scos and pages. | |
getNotesHTML ($a_mode="") | |
Get notes HTML. | |
insertChapter ($a_redirect=true) | |
Insert (multiple) chapters at node. | |
insertSco ($a_redirect=true) | |
Insert (multiple) scos at node. | |
insertAsset ($a_redirect=true) | |
Insert (multiple) assets at node. | |
insertPage ($a_redirect=true) | |
Insert (multiple) pages at node. | |
insertScenarioGUI () | |
Insert sequencing scenario at node. | |
insertScenario () | |
Insert sequencing scenario at node. | |
insertSpecialPage ($a_redirect=true) | |
Insert special page. | |
insertTemplateGUI ($a_redirect=true, $a_special_page=false) | |
Displays GUI to select template for page. | |
insertTemplate ($a_redirect=true) | |
Insert (multiple) pages at node. | |
expandAll ($a_redirect=true) | |
Expand all. | |
collapseAll ($a_redirect=true) | |
Collapse all. | |
saveAllTitles ($a_redirect=true) | |
Save all titles of chapters/scos/pages. | |
deleteNodes ($a_form_action="") | |
confirm deletion screen of chapters/scos/pages | |
cancelDelete () | |
cancel delete | |
confirmedDelete ($a_redirect=true) | |
Delete chapters/scos/pages. | |
proceedDragDrop () | |
Perform drag and drop action. | |
copyItems ($a_return="showOrganization") | |
Copy items to clipboard. | |
cutItems ($a_return="showOrganization") | |
Copy items to clipboard, then cut them from the current tree. | |
insertPageClip () | |
Insert pages from clipboard. | |
insertScoClip () | |
Insert scos from clipboard. | |
insertAssetClip () | |
Insert assets from clipboard. | |
insertChapterClip () | |
Insert chapter from clipboard. | |
exportScorm2004_4th () | |
exportScorm2004_3rd () | |
exportScorm12 () | |
exportHTML () | |
exportHTMLOne () | |
exportISO () | |
exportPDF () | |
downloadExportFile () | |
confirmDeleteExportFile () | |
confirmation screen for export file deletion | |
cancelDeleteExportFile () | |
cancel deletion of export files | |
deleteExportFile () | |
delete export files | |
publishExportFile () | |
preview () | |
Public Member Functions inherited from ilObjSCORMLearningModuleGUI | |
ilObjSCORMLearningModuleGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor. | |
newModuleVersion () | |
upload new version of module | |
getMaxFileSize () | |
newModuleVersionUpload () | |
deleteTrackingForUser () | |
display deletion confirmation screen | |
cancelDeleteTracking () | |
cancel deletion of export files | |
cancel () | |
overwrite..jump back to trackingdata not parent | |
decreaseAttempts () | |
setSubTabs () | |
cancelStopUserOfflineMode () | |
confirmedStopUserOfflineMode () | |
Public Member Functions inherited from ilObjSAHSLearningModuleGUI | |
ilObjSAHSLearningModuleGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor. | |
viewObject () | |
list childs of current object | |
initCreationForms ($a_new_type) | |
no manual SCORM creation, only import at the time | |
initCreationForm () | |
Init form. | |
initUploadForm () | |
Init upload form. | |
uploadObject () | |
display status information or report errors messages in case of error | |
upload () | |
saveObject () | |
save new learning module to db | |
info () | |
permission form | |
owner () | |
show owner of learning module | |
getTemplate () | |
output main header (title and locator) | |
setTabs () | |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content | |
certificate () | |
Shows the certificate editor. | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) | |
editContent () | |
List files. | |
setSettingsSubTabs () | |
set Tabs for settings | |
Public Member Functions inherited from ilObjectGUI | |
ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
Constructor public. | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) | |
setCreationMode ($a_mode=true) | |
if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui | |
getCreationMode () | |
get creation mode | |
getAdminTabs (&$tabs_gui) | |
administration tabs show only permissions and trash folder | |
getHTML () | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
cancelDeleteObject () | |
cancel deletion of object | |
cancelObject ($in_rep=false) | |
cancel action and go back to previous page public | |
createObject () | |
create new object form | |
cancelCreation () | |
cancel create action and go back to repository parent | |
editObject () | |
edit object | |
updateObject () | |
updates object entry in object_data | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. | |
isVisible ($a_ref_id, $a_type) | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. |
Protected Member Functions | |
showTrackingItemsBySco () | |
show tracking data | |
Protected Member Functions inherited from ilObjSCORMLearningModuleGUI | |
modifyTrackingItems () | |
applyUserTableFilter () | |
Apply table filter. | |
resetUserTableFilter () | |
Reset table filter. | |
import () | |
gui functions for GUI export | |
importForm () | |
Show import form. | |
initImportForm () | |
Init import form. | |
exportAll () | |
Show export section for all users. | |
exportSelectionUsers () | |
Export selection for selected users. | |
showTrackingItem () | |
show tracking data of item | |
showTrackingItemSco () | |
show tracking data of item | |
showTrackingItemPerUser () | |
show tracking data of item per user | |
offlineModeManager () | |
Manage offline mode for users ilTabs $ilTabs $global ilToolbar $ilToolbar. | |
stopUserOfflineMode () | |
Stop offline mode for selected users. |
Additional Inherited Members | |
Static Public Member Functions inherited from ilObjSAHSLearningModuleGUI | |
static | _goto ($a_target) |
goto target course | |
Data Fields inherited from ilObjSCORMLearningModuleGUI | |
const | EXPORT_UNDEF = 0 |
const | EXPORT_ALL = 1 |
const | EXPORT_SELECTED = 2 |
const | EXPORT_TYPE_RAW = 1 |
const | EXPORT_TYPE_SUCCESS = 2 |
Class ilObjSCORMLearningModuleGUI.
ilObjSCORM2004LearningModuleGUI: ilFileSystemGUI, ilMDEditorGUI, ilPermissionGUI, ilLearningProgressGUI ilObjSCORM2004LearningModuleGUI: ilInfoScreenGUI, ilSCORM2004ChapterGUI, ilSCORM2004SeqChapterGUI, ilSCORM2004PageNodeGUI, ilSCORM2004ScoGUI ilObjSCORM2004LearningModuleGUI: ilCertificateGUI, ilObjStyleSheetGUI, ilNoteGUI, ilSCORM2004AssetGUI ilObjSCORM2004LearningModuleGUI: ilLicenseGUI, ilCommonActionDispatcherGUI ilObjSCORM2004LearningModuleGUI: ilSCORM2004TrackingItemsPerScoFilterGUI, ilSCORM2004TrackingItemsPerUserFilterGUI, ilSCORM2004TrackingItemsTableGUI
Definition at line 24 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::activateExpertMode | ( | ) |
Activate expert mode.
@return |
Definition at line 1386 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::assignGlossary | ( | ) |
Assign glossary.
Definition at line 870 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\$tpl, ilObjectGUI\$tree, IL_FM_POSITIVE, and ilGlossarySelectorGUI\setSelectableTypes().
ilObjSCORM2004LearningModuleGUI::assignObject | ( | ) |
assign scorm object to scorm gui object
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 924 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::cancelDelete | ( | ) |
cancel delete
Definition at line 2409 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET.
ilObjSCORM2004LearningModuleGUI::cancelDeleteExportFile | ( | ) |
cancel deletion of export files
Definition at line 2712 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilSession\clear().
ilObjSCORM2004LearningModuleGUI::collapseAll | ( | $a_redirect = true | ) |
Collapse all.
Definition at line 2304 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_SESSION, $n, and saveAllTitles().
ilObjSCORM2004LearningModuleGUI::confirmDeleteExportFile | ( | ) |
confirmation screen for export file deletion
Definition at line 2677 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, ilObjectGUI\$data, ilDatePresentation\formatDate(), IL_CAL_UNIX, ilUtil\sendInfo(), and ilUtil\sendQuestion().
ilObjSCORM2004LearningModuleGUI::confirmedDelete | ( | $a_redirect = true | ) |
Delete chapters/scos/pages.
Definition at line 2417 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$tree, ilSCORM2004NodeFactory\getInstance(), IL_FIRST_NODE, and ilUtil\sendInfo().
ilObjSCORM2004LearningModuleGUI::confirmedDeleteTracking | ( | ) |
Confirmed tracking deletion.
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 1182 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, ilLPStatusWrapper\_updateStatus(), and ilSCORM2004DeleteData\removeCMIDataForUserAndPackage().
ilObjSCORM2004LearningModuleGUI::confirmExpertMode | ( | ) |
Confirm activation of expert mode.
Definition at line 1364 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\$tpl.
ilObjSCORM2004LearningModuleGUI::copyItems | ( | $a_return = "showOrganization" | ) |
Copy items to clipboard.
Definition at line 2478 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilSCORM2004Node\clipboardCopy(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and ilSCORM2004Node\uniqueTypesCheck().
ilObjSCORM2004LearningModuleGUI::createGlossary | ( | ) |
Create glossary.
Definition at line 792 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$tpl, and initGlossaryCreationForm().
ilObjSCORM2004LearningModuleGUI::createStyle | ( | ) |
Create Style.
Definition at line 1024 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl.
ilObjSCORM2004LearningModuleGUI::cutItems | ( | $a_return = "showOrganization" | ) |
Copy items to clipboard, then cut them from the current tree.
Definition at line 2515 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilSCORM2004Node\clipboardCut(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and ilSCORM2004Node\uniqueTypesCheck().
ilObjSCORM2004LearningModuleGUI::deleteExportFile | ( | ) |
delete export files
Definition at line 2722 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $file, and ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::deleteNodes | ( | $a_form_action = "" | ) |
confirm deletion screen of chapters/scos/pages
string | form action |
Definition at line 2362 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $_SESSION, $cmd, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilUtil\getImagePath(), ilSCORM2004NodeFactory\getInstance(), and IL_FIRST_NODE.
ilObjSCORM2004LearningModuleGUI::deleteStyle | ( | ) |
Delete Style.
Definition at line 1044 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl.
ilObjSCORM2004LearningModuleGUI::deleteTrackingData | ( | ) |
Definition at line 1197 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, and ilObjSCORMLearningModuleGUI\modifyTrackingItems().
ilObjSCORM2004LearningModuleGUI::detachGlossary | ( | ) |
Detach glossary.
Definition at line 780 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl.
ilObjSCORM2004LearningModuleGUI::downloadExportFile | ( | ) |
Definition at line 2666 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, and ilUtil\deliverFile().
ilObjSCORM2004LearningModuleGUI::editOrganization | ( | $a_to_organization = true | ) |
Edit organization (called from listgui, must setup frameset)
@return |
Definition at line 147 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, and ilSCORM2004Node\_lookupType().
ilObjSCORM2004LearningModuleGUI::editStyle | ( | ) |
Edit Style.
Definition at line 1034 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl.
ilObjSCORM2004LearningModuleGUI::editStyleProperties | ( | ) |
Edit Stlye Properties.
Definition at line 942 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$tpl, and initStylePropertiesForm().
ilObjSCORM2004LearningModuleGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjSAHSLearningModuleGUI.
Definition at line 47 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $cmd, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\addHeaderAction(), getEditTree(), ilObjSAHSLearningModuleGUI\getTemplate(), ilObjectGUI\setLocator(), ilObjSAHSLearningModuleGUI\setTabs(), showEditTree(), and showOrganization().
ilObjSCORM2004LearningModuleGUI::expandAll | ( | $a_redirect = true | ) |
Expand all.
Definition at line 2284 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_SESSION, $n, and saveAllTitles().
ilObjSCORM2004LearningModuleGUI::exportHTML | ( | ) |
Definition at line 2632 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::exportHTMLOne | ( | ) |
Definition at line 2640 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::exportISO | ( | ) |
Definition at line 2648 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportPDF | ( | ) |
Definition at line 2659 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportScorm12 | ( | ) |
Definition at line 2624 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::exportScorm2004_3rd | ( | ) |
Definition at line 2616 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::exportScorm2004_4th | ( | ) |
Definition at line 2608 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::frameset | ( | $a_to_organization = false | ) |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content
Definition at line 179 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, ilSCORM2004Node\_lookupType(), and exit.
ilObjSCORM2004LearningModuleGUI::getEditTree | ( | ) |
Get editing tree object.
Definition at line 1704 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilTree\setTreeTablePK().
Referenced by executeCommand(), showLearningObjectivesAlignment(), and showOrganization().
ilObjSCORM2004LearningModuleGUI::getNotesHTML | ( | $a_mode = "" | ) |
Get notes HTML.
Definition at line 1782 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, and ilSCORM2004Node\_lookupType().
Referenced by showOrganization().
ilObjSCORM2004LearningModuleGUI::getPropertiesEditableValues | ( | ) |
Get current values for properties (editable) from.
Definition at line 689 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObject\_lookupTitle(), and ilObject\_lookupType().
Referenced by properties().
ilObjSCORM2004LearningModuleGUI::getTabs | ( | & | $tabs_gui | ) |
Adds tabs to tab gui object.
object | $tabs_gui | ilTabsGUI object |
Reimplemented from ilObjSAHSLearningModuleGUI.
Definition at line 1585 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::ilObjSCORM2004LearningModuleGUI | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor.
public
Definition at line 31 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$lng, and ilObjectGUI\ilObjectGUI().
ilObjSCORM2004LearningModuleGUI::initGlossaryCreationForm | ( | ) |
Init glossary creation form.
Definition at line 803 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilFormPropertyGUI\setRequired(), and ilFormPropertyGUI\setTitle().
Referenced by createGlossary(), and saveGlossary().
ilObjSCORM2004LearningModuleGUI::initPropertiesEditableForm | ( | ) |
Init properties (editable) form.
Definition at line 604 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, $ilSetting, ilObjectGUI\$lng, $options, ilObjectGUI\$tree, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), ilUtil\formSelect(), ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), and ilNonEditableValueGUI\setValue().
Referenced by properties(), and saveProperties().
ilObjSCORM2004LearningModuleGUI::initPropertiesForm | ( | ) |
Initialize properties form.
@return |
Definition at line 355 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $options, $si, ilObjSAHSLearningModule\_lookupSubType(), ilSCORMOfflineMode\checkIfAnyoneIsInOfflineMode(), ilNumberInputGUI\setMaxLength(), ilSelectInputGUI\setOptions(), ilCheckboxInputGUI\setValue(), and ilNonEditableValueGUI\setValue().
Referenced by properties().
ilObjSCORM2004LearningModuleGUI::initStylePropertiesForm | ( | ) |
Init style properties form.
Definition at line 953 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), ilUtil\formSelect(), ilSelectInputGUI\setOptions(), ilObjSCORMLearningModuleGUI\setSubTabs(), and ilNonEditableValueGUI\setValue().
Referenced by editStyleProperties().
ilObjSCORM2004LearningModuleGUI::insertAsset | ( | $a_redirect = true | ) |
Insert (multiple) assets at node.
Definition at line 1920 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), IL_FIRST_NODE, ilSCORM2004Node\putInTree(), and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertAssetClip | ( | ) |
Insert assets from clipboard.
Definition at line 2582 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, $ilUser, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertChapter | ( | $a_redirect = true | ) |
Insert (multiple) chapters at node.
Definition at line 1819 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), IL_FIRST_NODE, ilSCORM2004Node\putInTree(), and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertChapterClip | ( | ) |
Insert chapter from clipboard.
Definition at line 2596 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, $ilUser, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertPage | ( | $a_redirect = true | ) |
Insert (multiple) pages at node.
Definition at line 1971 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), IL_FIRST_NODE, ilSCORM2004Node\putInTree(), and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertPageClip | ( | ) |
Insert pages from clipboard.
Definition at line 2554 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, $ilUser, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertScenario | ( | ) |
Insert sequencing scenario at node.
Definition at line 2094 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, IL_FIRST_NODE, and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertScenarioGUI | ( | ) |
Insert sequencing scenario at node.
Definition at line 2022 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilSCORM2004SeqTemplate\availableTemplates(), ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostNodeId(), saveAllTitles(), and ilSCORM2004SeqTemplate\SEQ_TEMPLATE_DIR.
ilObjSCORM2004LearningModuleGUI::insertSco | ( | $a_redirect = true | ) |
Insert (multiple) scos at node.
Definition at line 1869 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), IL_FIRST_NODE, ilSCORM2004Node\putInTree(), and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertScoClip | ( | ) |
Insert scos from clipboard.
Definition at line 2568 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, $ilUser, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertSpecialPage | ( | $a_redirect = true | ) |
Insert special page.
Definition at line 2131 of file class.ilObjSCORM2004LearningModuleGUI.php.
References insertTemplateGUI().
ilObjSCORM2004LearningModuleGUI::insertTemplate | ( | $a_redirect = true | ) |
Insert (multiple) pages at node.
Definition at line 2225 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, IL_FIRST_NODE, jumpToNode(), ilSCORM2004Node\putInTree(), and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertTemplateGUI | ( | $a_redirect = true , |
|
$a_special_page = false |
|||
) |
Displays GUI to select template for page.
Definition at line 2140 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $rest, ilObjectGUI\$tpl, ilPageLayout\activeLayouts(), ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), ilHierarchyFormGUI\getPostNodeId(), and ilPageLayout\MODULE_SCORM.
Referenced by insertSpecialPage().
ilObjSCORM2004LearningModuleGUI::jumpToNode | ( | $a_anchor_node = "" , |
|
$a_highlight_ids = "" |
|||
) |
Definition at line 226 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, and ilSCORM2004Node\_lookupType().
Referenced by insertTemplate().
ilObjSCORM2004LearningModuleGUI::preview | ( | ) |
Definition at line 2772 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$ilias, ilUtil\redirect(), ilUtil\renameExecutables(), and ilUtil\unzip().
ilObjSCORM2004LearningModuleGUI::proceedDragDrop | ( | ) |
Perform drag and drop action.
Definition at line 2466 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::properties | ( | ) |
Scorm 2004 module properties.
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 259 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupType(), getPropertiesEditableValues(), initPropertiesEditableForm(), initPropertiesForm(), ilObjSAHSLearningModuleGUI\setSettingsSubTabs(), and ilObjSCORMLearningModuleGUI\setSubTabs().
ilObjSCORM2004LearningModuleGUI::publishExportFile | ( | ) |
Definition at line 2742 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::saveAllTitles | ( | $a_redirect = true | ) |
Save all titles of chapters/scos/pages.
Definition at line 2328 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilSCORM2004Node\_writeTitle(), ilMD\getGeneral(), ilSCORM2004NodeFactory\getInstance(), ilUtil\stripSlashes(), and ilMDBase\update().
Referenced by collapseAll(), expandAll(), and insertScenarioGUI().
ilObjSCORM2004LearningModuleGUI::saveGlossary | ( | ) |
Save glossary form.
Definition at line 829 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, initGlossaryCreationForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::saveProperties | ( | ) |
save scorm 2004 module properties
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 711 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilSetting, ilObjStyleSheet\_lookupStandard(), initPropertiesEditableForm(), ilUtil\sendSuccess(), ilUtil\stripSlashes(), and ilUtil\yn2tf().
ilObjSCORM2004LearningModuleGUI::saveSequencing | ( | ) |
Save sequencing.
Definition at line 1400 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, $t, ilObjectGUI\$tpl, and ilUtil\sendSuccess().
ilObjSCORM2004LearningModuleGUI::saveStyleSettings | ( | ) |
Save style settings.
Definition at line 1054 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilSetting, ilObjStyleSheet\_lookupStandard(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
ilObjSCORM2004LearningModuleGUI::selectExport | ( | ) |
Select the export type of the SCORM 2004 module.
Definition at line 1505 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST.
ilObjSCORM2004LearningModuleGUI::selectGlossary | ( | ) |
Select glossary.
Definition at line 912 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, and ilObject\_lookupObjId().
ilObjSCORM2004LearningModuleGUI::selectLObjChapter | ( | ) |
ilObjSCORM2004LearningModuleGUI::setSubTabs | ( | $a_main_tab, | |
$a_active | |||
) |
Set sub tabs.
Definition at line 1679 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, and ilObjectGUI\$lng.
ilObjSCORM2004LearningModuleGUI::showEditTree | ( | ) |
Show tree.
@return |
Definition at line 128 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$tpl.
Referenced by executeCommand().
ilObjSCORM2004LearningModuleGUI::showExportList | ( | ) |
Show Export List.
Definition at line 1527 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$data, $si, ilObjectGUI\$tpl, ilDatePresentation\formatDate(), and IL_CAL_UNIX.
ilObjSCORM2004LearningModuleGUI::showLearningObjectivesAlignment | ( | ) |
Show Learning Objectives Alignment.
Definition at line 1458 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_SESSION, $ilCtrl, ilObjectGUI\$lng, $options, $si, ilObjectGUI\$tpl, and getEditTree().
ilObjSCORM2004LearningModuleGUI::showOrganization | ( | $a_top_node = 0 , |
|
$a_form_action = "" , |
|||
$a_title = "" , |
|||
$a_icon = "" , |
|||
$a_gui_obj = null , |
|||
$a_gui_cmd = "" |
|||
) |
Show subhiearchy of chapters, scos and pages.
Definition at line 1715 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, getEditTree(), ilUtil\getImagePath(), and getNotesHTML().
Referenced by executeCommand().
ilObjSCORM2004LearningModuleGUI::showSequencing | ( | ) |
Show Sequencing.
Definition at line 1309 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $t, ilObjectGUI\$tpl, and ilUtil\prepareFormOutput().
ilObjSCORM2004LearningModuleGUI::showTrackingItems | ( | ) |
Show tracking table ilTabs $ilTabs $global ilToolbar $ilToolbar.
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 1117 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, ilObject\_exists(), ilTrQuery\getParticipantsForObject(), ilObjSCORMLearningModuleGUI\modifyTrackingItems(), ilObjSCORMLearningModuleGUI\setSubTabs(), and ilUtil\stripSlashes().
|
protected |
show tracking data
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 1072 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, ilTrQuery\getParticipantsForObject(), ilObjSCORMLearningModuleGUI\setSubTabs(), and ilUtil\stripSlashes().
ilObjSCORM2004LearningModuleGUI::showTree | ( | ) |
Show Editing Tree.
Definition at line 1209 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilObjectGUI\$ilias, $ilUser, ilObjectGUI\$lng, $n, ilObjectGUI\$object, $path, exit, ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), iljQueryUtil\initjQuery(), and ilTree\setTableNames().