ILIAS
Release_4_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 | |
frameset () | |
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 | |
saveProperties () | |
save scorm 2004 module properties | |
assignObject () | |
assign scorm object to scorm gui object | |
showTrackingItems () | |
exportAll () | |
exportSelected () | |
showTrackingItem () | |
show tracking data of item | |
deleteTrackingForUser () | |
display deletion confirmation screen | |
resetSearch () | |
cancelDeleteTracking () | |
cancel deletion of export files | |
confirmedDeleteTracking () | |
Confirmed tracking deletion. | |
decreaseAttempts () | |
deleteTrackingData () | |
showTree () | |
Show Editing Tree. | |
showSequencing () | |
Show Sequencing. | |
saveSequencing () | |
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. | |
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. | |
insertPage ($a_redirect=true) | |
Insert (multiple) pages at node. | |
insertScenarioGUI () | |
Insert sequencing scenario at node. | |
insertScenario () | |
Insert sequencing scenario at node. | |
insertTemplateGUI ($a_redirect=true) | |
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. | |
insertChapterClip () | |
Insert chapter from clipboard. | |
exportScorm2004_4th () | |
exportScorm2004_3rd () | |
exportScorm12 () | |
exportHTML () | |
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 () | |
showTrackingItemsBySco () | |
show tracking data | |
confirmedDelete () | |
cancel () | |
overwrite..jump back to trackingdata not parent | |
import () | |
gui functions for GUI export | |
importForm () | |
export ($a_export_all=0) | |
exportOptions ($a_export_all=0, $a_users) | |
showTrackingItemSco () | |
show tracking data of item | |
showTrackingItemPerUser () | |
show tracking data of item per user | |
setSubTabs () | |
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 | |
createObject () | |
no manual SCORM creation, only import at the time | |
initCreationForm () | |
Init form. | |
initUploadForm () | |
Init upload form. | |
cancelObject ($in_rep=false) | |
Cancel action and go back to previous page. | |
uploadObject () | |
display dialogue for importing SCORM package | |
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 tabs | |
certificate () | |
Shows the certificate editor. | |
_goto ($a_target) | |
goto target course | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) | |
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 () | |
undeleteObject () | |
Get objects back from trash. | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
cancelDeleteObject () | |
cancel deletion of object | |
removeFromSystemObject () | |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method | |
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. | |
trashObject () | |
Show trash content of object. | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. | |
copyWizardHasOptions ($a_mode) | |
Check if there is any modules specific option. |
Additional Inherited Members | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$ilias | |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false | |
Protected Member Functions inherited from ilObjectGUI | |
prepareOutput () | |
prepare output | |
setTitleAndDescription () | |
called by prepare output | |
showUpperIcon () | |
setAdminTabs () | |
set admin tabs public | |
setLocator () | |
set Locator | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) | |
displayEditForm ($fields) | |
display edit form (usually called by editObject) | |
afterUpdate () | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) | |
getTitlesByRefId ($a_ref_ids) | |
get Titles of objects this method is used for error messages in methods cut/copy/paste | |
__showButton ($a_cmd, $a_text, $a_target= '') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table | |
__showClipboardTable ($a_result_set, $a_from="") | |
redirectToRefId ($a_ref_id, $a_cmd="") | |
redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value | |
fillCloneTemplate ($a_tpl_varname, $a_type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. | |
fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
Add an object search in case the number of existing objects is too big to offer a selection list. | |
searchCloneSourceObject () | |
Search clone source by title. | |
buildCloneSelect ($existing_objs) | |
Build a select box for clonable objects (permission write) | |
getCenterColumnHTML () | |
Get center column. | |
getRightColumnHTML () | |
Display right column. | |
setColumnSettings ($column_gui) | |
May be overwritten in subclasses. | |
checkPermission ($a_perm, $a_cmd="") |
Class ilObjSCORMLearningModuleGUI.
ilObjSCORM2004LearningModuleGUI: ilFileSystemGUI, ilMDEditorGUI, ilPermissionGUI, ilLearningProgressGUI ilObjSCORM2004LearningModuleGUI: ilInfoScreenGUI, ilSCORM2004ChapterGUI, ilSCORM2004SeqChapterGUI, ilSCORM2004PageNodeGUI, ilSCORM2004ScoGUI ilObjSCORM2004LearningModuleGUI: ilCertificateGUI, ilObjStyleSheetGUI, ilNoteGUI ilObjSCORM2004LearningModuleGUI: ilLicenseGUI
Definition at line 23 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::assignObject | ( | ) |
assign scorm object to scorm gui object
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 460 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::cancelDelete | ( | ) |
cancel delete
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 1957 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET.
ilObjSCORM2004LearningModuleGUI::cancelDeleteExportFile | ( | ) |
cancel deletion of export files
Definition at line 2242 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::cancelDeleteTracking | ( | ) |
cancel deletion of export files
Definition at line 844 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilUtil\sendInfo().
ilObjSCORM2004LearningModuleGUI::collapseAll | ( | $a_redirect = true | ) |
Collapse all.
Definition at line 1855 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_SESSION, $n, and saveAllTitles().
ilObjSCORM2004LearningModuleGUI::confirmDeleteExportFile | ( | ) |
confirmation screen for export file deletion
Definition at line 2207 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 1965 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$tree, ilSCORM2004NodeFactory\getInstance(), IL_FIRST_NODE, and ilUtil\sendInfo().
ilObjSCORM2004LearningModuleGUI::confirmedDeleteTracking | ( | ) |
Confirmed tracking deletion.
Definition at line 854 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_SESSION, $ilDB, $ret, and $user.
ilObjSCORM2004LearningModuleGUI::copyItems | ( | $a_return = "showOrganization" | ) |
Copy items to clipboard.
Definition at line 2026 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilSCORM2004Node\clipboardCopy(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and ilSCORM2004Node\uniqueTypesCheck().
ilObjSCORM2004LearningModuleGUI::cutItems | ( | $a_return = "showOrganization" | ) |
Copy items to clipboard, then cut them from the current tree.
Definition at line 2063 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, ilObjectGUI\$lng, ilSCORM2004Node\clipboardCut(), ilUtil\sendInfo(), ilEditClipboard\setAction(), ilUtil\stripSlashesArray(), and ilSCORM2004Node\uniqueTypesCheck().
ilObjSCORM2004LearningModuleGUI::decreaseAttempts | ( | ) |
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 892 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilDB, $res, $user, and ilUtil\sendInfo().
ilObjSCORM2004LearningModuleGUI::deleteExportFile | ( | ) |
delete export files
Definition at line 2252 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 1913 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilUtil\getImagePath(), ilSCORM2004NodeFactory\getInstance(), and IL_FIRST_NODE.
ilObjSCORM2004LearningModuleGUI::deleteTrackingData | ( | ) |
Definition at line 964 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, and showTrackingItems().
ilObjSCORM2004LearningModuleGUI::deleteTrackingForUser | ( | ) |
display deletion confirmation screen
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 753 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $_SESSION, $key, $name, $user, ilObject\_exists(), ilUtil\getImageTagByType(), ilObjectGUI\getTemplateFile(), ilUtil\sendInfo(), and ilUtil\switchColor().
ilObjSCORM2004LearningModuleGUI::downloadExportFile | ( | ) |
Definition at line 2188 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, and ilUtil\deliverFile().
& ilObjSCORM2004LearningModuleGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjSAHSLearningModuleGUI.
Definition at line 45 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $cmd, $ilCtrl, ilObjectGUI\$tpl, getEditTree(), ilObjSAHSLearningModuleGUI\getTemplate(), ilObjectGUI\setLocator(), ilObjSAHSLearningModuleGUI\setTabs(), and showOrganization().
ilObjSCORM2004LearningModuleGUI::expandAll | ( | $a_redirect = true | ) |
Expand all.
Definition at line 1835 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_SESSION, $n, and saveAllTitles().
ilObjSCORM2004LearningModuleGUI::exportAll | ( | ) |
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 644 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportHTML | ( | ) |
Definition at line 2163 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportISO | ( | ) |
Definition at line 2170 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportPDF | ( | ) |
Definition at line 2181 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportScorm12 | ( | ) |
Definition at line 2156 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportScorm2004_3rd | ( | ) |
Definition at line 2149 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportScorm2004_4th | ( | ) |
Definition at line 2142 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::exportSelected | ( | ) |
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 648 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, and ilUtil\sendInfo().
ilObjSCORM2004LearningModuleGUI::frameset | ( | ) |
output main frameset of media pool left frame: explorer tree of folders right frame: media pool content
Reimplemented from ilObjSAHSLearningModuleGUI.
Definition at line 116 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $type, ilSCORM2004Node\_lookupType(), and exit.
ilObjSCORM2004LearningModuleGUI::getEditTree | ( | ) |
Get editing tree object.
Definition at line 1327 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilTree\setTreeTablePK().
Referenced by executeCommand(), showLearningObjectivesAlignment(), and showOrganization().
ilObjSCORM2004LearningModuleGUI::getNotesHTML | ( | $a_mode = "" | ) |
Get notes HTML.
Definition at line 1405 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, and ilSCORM2004Node\_lookupType().
Referenced by showOrganization().
ilObjSCORM2004LearningModuleGUI::getTabs | ( | & | $tabs_gui | ) |
Adds tabs to tab gui object.
object | $tabs_gui | ilTabsGUI object |
Reimplemented from ilObjSAHSLearningModuleGUI.
Definition at line 1243 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::ilObjSCORM2004LearningModuleGUI | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor.
public
Definition at line 30 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$lng, and ilObjectGUI\ilObjectGUI().
ilObjSCORM2004LearningModuleGUI::insertChapter | ( | $a_redirect = true | ) |
Insert (multiple) chapters at node.
Definition at line 1442 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 2130 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertPage | ( | $a_redirect = true | ) |
Insert (multiple) pages at node.
Definition at line 1543 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 2102 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertScenario | ( | ) |
Insert sequencing scenario at node.
Definition at line 1666 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, IL_FIRST_NODE, and ilTree\setTreeTablePK().
ilObjSCORM2004LearningModuleGUI::insertScenarioGUI | ( | ) |
Insert sequencing scenario at node.
Definition at line 1594 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 1492 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 2116 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::insertTemplate | ( | $a_redirect = true | ) |
Insert (multiple) pages at node.
Definition at line 1776 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 | ) |
Displays GUI to select template for page.
Definition at line 1703 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $ilCtrl, ilObjectGUI\$lng, $rest, ilObjectGUI\$tpl, ilPageLayout\activeLayouts(), ilHierarchyFormGUI\getPostFirstChild(), ilHierarchyFormGUI\getPostMulti(), and ilHierarchyFormGUI\getPostNodeId().
ilObjSCORM2004LearningModuleGUI::jumpToNode | ( | $a_anchor_node = "" , |
|
$a_highlight_ids = "" |
|||
) |
Definition at line 156 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $ilCtrl, $type, and ilSCORM2004Node\_lookupType().
Referenced by insertTemplate().
ilObjSCORM2004LearningModuleGUI::preview | ( | ) |
Definition at line 2302 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 2014 of file class.ilObjSCORM2004LearningModuleGUI.php.
ilObjSCORM2004LearningModuleGUI::properties | ( | ) |
scorm 2004 module properties
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 186 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), and formSelect().
ilObjSCORM2004LearningModuleGUI::publishExportFile | ( | ) |
Definition at line 2272 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $file, and $type.
ilObjSCORM2004LearningModuleGUI::resetSearch | ( | ) |
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 836 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_SESSION.
ilObjSCORM2004LearningModuleGUI::saveAllTitles | ( | $a_redirect = true | ) |
Save all titles of chapters/scos/pages.
Definition at line 1879 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilCtrl, $title, ilSCORM2004Node\_writeTitle(), ilMD\getGeneral(), ilSCORM2004NodeFactory\getInstance(), ilUtil\stripSlashes(), and ilMDBase\update().
Referenced by collapseAll(), expandAll(), and insertScenarioGUI().
ilObjSCORM2004LearningModuleGUI::saveProperties | ( | ) |
save scorm 2004 module properties
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 424 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST, $ilSetting, ilObjStyleSheet\_lookupStandard(), ilUtil\sendSuccess(), and ilUtil\yn2tf().
ilObjSCORM2004LearningModuleGUI::saveSequencing | ( | ) |
Definition at line 1110 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tpl, ilUtil\sendInfo(), and showSequencing().
ilObjSCORM2004LearningModuleGUI::selectExport | ( | ) |
Select the export type of the SCORM 2004 module.
Definition at line 1174 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_POST.
ilObjSCORM2004LearningModuleGUI::selectLObjChapter | ( | ) |
ilObjSCORM2004LearningModuleGUI::showExportList | ( | ) |
Show Export List.
Definition at line 1195 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$data, ilObjectGUI\$tpl, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilUtil\prepareFormOutput().
ilObjSCORM2004LearningModuleGUI::showLearningObjectivesAlignment | ( | ) |
Show Learning Objectives Alignment.
Definition at line 1121 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_SESSION, $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilUtil\formSelect(), getEditTree(), and ilUtil\sendInfo().
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 1338 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 1070 of file class.ilObjSCORM2004LearningModuleGUI.php.
References ilObjectGUI\$lng, ilObjectGUI\$tpl, and ilUtil\tf2yn().
Referenced by saveSequencing().
ilObjSCORM2004LearningModuleGUI::showTrackingItem | ( | ) |
show tracking data of item
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 662 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, ilObjectGUI\$data, $user, and ilUtil\switchColor().
ilObjSCORM2004LearningModuleGUI::showTrackingItems | ( | ) |
show tracking data
Reimplemented from ilObjSCORMLearningModuleGUI.
Definition at line 496 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $_SESSION, $user, ilObject\_exists(), ilUtil\getImagePath(), ilUtil\sortArray(), and ilUtil\switchColor().
Referenced by deleteTrackingData().
ilObjSCORM2004LearningModuleGUI::showTree | ( | ) |
Show Editing Tree.
Definition at line 976 of file class.ilObjSCORM2004LearningModuleGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilObjectGUI\$ilias, ilObjectGUI\$lng, $n, ilObjectGUI\$object, exit, ilUtil\getImagePath(), ilUtil\getStyleSheetLocation(), and ilTree\setTableNames().