|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Variables | |
| $string ['clicktodownload'] = 'Click {$a} link to download the file.' | |
| $string ['clicktoopen2'] = 'Click {$a} link to view the file.' | |
| $string ['configdisplayoptions'] = 'Select all options that should be available, existing settings are not modified. Hold CTRL key to select multiple fields.' | |
| $string ['configframesize'] = 'When a web page or an uploaded file is displayed within a frame, this value is the height (in pixels) of the top frame (which contains the navigation).' | |
| $string ['configparametersettings'] = 'This sets the default value for the Parameter settings pane in the form when adding some new resources. After the first time, this becomes an individual user preference.' | |
| $string ['configpopup'] = 'When adding a new resource which is able to be shown in a popup window, should this option be enabled by default?' | |
| $string ['configpopupdirectories'] = 'Should popup windows show directory links by default?' | |
| $string ['configpopupheight'] = 'What height should be the default height for new popup windows?' | |
| $string ['configpopuplocation'] = 'Should popup windows show the location bar by default?' | |
| $string ['configpopupmenubar'] = 'Should popup windows show the menu bar by default?' | |
| $string ['configpopupresizable'] = 'Should popup windows be resizable by default?' | |
| $string ['configpopupscrollbars'] = 'Should popup windows be scrollable by default?' | |
| $string ['configpopupstatus'] = 'Should popup windows show the status bar by default?' | |
| $string ['configpopuptoolbar'] = 'Should popup windows show the tool bar by default?' | |
| $string ['configpopupwidth'] = 'What width should be the default width for new popup windows?' | |
| $string ['contentheader'] = 'Content' | |
| $string ['displayoptions'] = 'Available display options' | |
| $string ['displayselect'] = 'Display' | |
| $string ['displayselect_help'] | |
| $string ['displayselect_link'] = 'mod/file/mod' | |
| $string ['displayselectexplain'] = 'Choose display type, unfortunately not all types are suitable for all files.' | |
| $string ['encryptedcode'] = 'Encrypted code' | |
| $string ['filenotfound'] = 'File not found, sorry.' | |
| $string ['filterfiles'] = 'Use filters on file content' | |
| $string ['filterfilesexplain'] = 'Select type of file content filtering, please note this may cause problems for some Flash and Java applets. Please make sure that all text files are in UTF-8 encoding.' | |
| $string ['filtername'] = 'Resource names auto-linking' | |
| $string ['forcedownload'] = 'Force download' | |
| $string ['framesize'] = 'Frame height' | |
| $string ['legacyfiles'] = 'Migration of old course file' | |
| $string ['legacyfilesactive'] = 'Active' | |
| $string ['legacyfilesdone'] = 'Finished' | |
| $string ['modulename'] = 'File' | |
| $string ['modulenameplural'] = 'Files' | |
| $string ['neverseen'] = 'Never seen' | |
| $string ['notmigrated'] = 'This legacy resource type ({$a}) was not yet migrated, sorry.' | |
| $string ['optionsheader'] = 'Options' | |
| $string ['page-mod-resource-x'] = 'Any file module page' | |
| $string ['pluginadministration'] = 'File module administration' | |
| $string ['pluginname'] = 'File' | |
| $string ['popupheight'] = 'Popup height (in pixels)' | |
| $string ['popupheightexplain'] = 'Specifies default height of popup windows.' | |
| $string ['popupresource'] = 'This resource should appear in a popup window.' | |
| $string ['popupresourcelink'] = 'If it didn\'t, click here: {$a}' | |
| $string ['popupwidth'] = 'Popup width (in pixels)' | |
| $string ['popupwidthexplain'] = 'Specifies default width of popup windows.' | |
| $string ['printheading'] = 'Display resource name' | |
| $string ['printheadingexplain'] = 'Display resource name above content? Some display types may not display resource name even if enabled.' | |
| $string ['printintro'] = 'Display resource description' | |
| $string ['printintroexplain'] = 'Display resource description below content? Some display types may not display description even if enabled.' | |
| $string ['resourcecontent'] = 'Files and subfolders' | |
| $string ['resource:exportresource'] = 'Export resource' | |
| $string ['resource:view'] = 'View resource' | |
| $string ['selectmainfile'] = 'Please select the main file by clicking the icon next to file name.' | |
| $string['clicktodownload'] = 'Click {$a} link to download the file.' |
Definition at line 27 of file resource.php.
| $string['clicktoopen2'] = 'Click {$a} link to view the file.' |
Definition at line 28 of file resource.php.
| $string['configdisplayoptions'] = 'Select all options that should be available, existing settings are not modified. Hold CTRL key to select multiple fields.' |
Definition at line 29 of file resource.php.
| $string['configframesize'] = 'When a web page or an uploaded file is displayed within a frame, this value is the height (in pixels) of the top frame (which contains the navigation).' |
Definition at line 30 of file resource.php.
| $string['configparametersettings'] = 'This sets the default value for the Parameter settings pane in the form when adding some new resources. After the first time, this becomes an individual user preference.' |
Definition at line 31 of file resource.php.
| $string['configpopup'] = 'When adding a new resource which is able to be shown in a popup window, should this option be enabled by default?' |
Definition at line 32 of file resource.php.
| $string['configpopupdirectories'] = 'Should popup windows show directory links by default?' |
Definition at line 33 of file resource.php.
| $string['configpopupheight'] = 'What height should be the default height for new popup windows?' |
Definition at line 34 of file resource.php.
| $string['configpopuplocation'] = 'Should popup windows show the location bar by default?' |
Definition at line 35 of file resource.php.
| $string['configpopupmenubar'] = 'Should popup windows show the menu bar by default?' |
Definition at line 36 of file resource.php.
| $string['configpopupresizable'] = 'Should popup windows be resizable by default?' |
Definition at line 37 of file resource.php.
| $string['configpopupscrollbars'] = 'Should popup windows be scrollable by default?' |
Definition at line 38 of file resource.php.
| $string['configpopupstatus'] = 'Should popup windows show the status bar by default?' |
Definition at line 39 of file resource.php.
| $string['configpopuptoolbar'] = 'Should popup windows show the tool bar by default?' |
Definition at line 40 of file resource.php.
Definition at line 41 of file resource.php.
| $string['contentheader'] = 'Content' |
Definition at line 42 of file resource.php.
| $string['displayoptions'] = 'Available display options' |
Definition at line 43 of file resource.php.
| $string['displayselect'] = 'Display' |
Definition at line 44 of file resource.php.
| $string['displayselect_help'] |
'This setting, together with the file type and whether the browser allows embedding, determines how the file is displayed. Options may include: * Automatic - The best display option for the file type is selected automatically * Embed - The file is displayed within the page below the navigation bar together with the file description and any blocks * Force download - The user is prompted to download the file * Open - Only the file is displayed in the browser window * In pop-up - The file is displayed in a new browser window without menus or an address bar * In frame - The file is displayed within a frame below the the navigation bar and file description * New window - The file is displayed in a new browser window with menus and an address bar'
Definition at line 45 of file resource.php.
| $string['displayselect_link'] = 'mod/file/mod' |
Definition at line 54 of file resource.php.
| $string['displayselectexplain'] = 'Choose display type, unfortunately not all types are suitable for all files.' |
Definition at line 55 of file resource.php.
| $string['encryptedcode'] = 'Encrypted code' |
Definition at line 56 of file resource.php.
| $string['filenotfound'] = 'File not found, sorry.' |
Definition at line 57 of file resource.php.
| $string['filterfiles'] = 'Use filters on file content' |
Definition at line 58 of file resource.php.
| $string['filterfilesexplain'] = 'Select type of file content filtering, please note this may cause problems for some Flash and Java applets. Please make sure that all text files are in UTF-8 encoding.' |
Definition at line 59 of file resource.php.
| $string['filtername'] = 'Resource names auto-linking' |
Definition at line 60 of file resource.php.
| $string['forcedownload'] = 'Force download' |
Definition at line 61 of file resource.php.
| $string['framesize'] = 'Frame height' |
Definition at line 62 of file resource.php.
Definition at line 63 of file resource.php.
| $string['legacyfilesactive'] = 'Active' |
Definition at line 64 of file resource.php.
| $string['legacyfilesdone'] = 'Finished' |
Definition at line 65 of file resource.php.
| $string['modulename'] = 'File' |
Definition at line 66 of file resource.php.
| $string['modulenameplural'] = 'Files' |
Definition at line 67 of file resource.php.
| $string['neverseen'] = 'Never seen' |
Definition at line 68 of file resource.php.
| $string['notmigrated'] = 'This legacy resource type ({$a}) was not yet migrated, sorry.' |
Definition at line 69 of file resource.php.
| $string['optionsheader'] = 'Options' |
Definition at line 70 of file resource.php.
Definition at line 71 of file resource.php.
| $string['pluginadministration'] = 'File module administration' |
Definition at line 72 of file resource.php.
| $string['pluginname'] = 'File' |
Definition at line 73 of file resource.php.
| $string['popupheight'] = 'Popup height (in pixels)' |
Definition at line 74 of file resource.php.
Definition at line 75 of file resource.php.
| $string['popupresource'] = 'This resource should appear in a popup window.' |
Definition at line 76 of file resource.php.
| $string['popupresourcelink'] = 'If it didn\'t, click here: {$a}' |
Definition at line 77 of file resource.php.
| $string['popupwidth'] = 'Popup width (in pixels)' |
Definition at line 78 of file resource.php.
Definition at line 79 of file resource.php.
| $string['printheading'] = 'Display resource name' |
Definition at line 80 of file resource.php.
| $string['printheadingexplain'] = 'Display resource name above content? Some display types may not display resource name even if enabled.' |
Definition at line 81 of file resource.php.
| $string['printintro'] = 'Display resource description' |
Definition at line 82 of file resource.php.
| $string['printintroexplain'] = 'Display resource description below content? Some display types may not display description even if enabled.' |
Definition at line 83 of file resource.php.
| $string['resourcecontent'] = 'Files and subfolders' |
Definition at line 84 of file resource.php.
| $string['resource:exportresource'] = 'Export resource' |
Definition at line 85 of file resource.php.
| $string['resource:view'] = 'View resource' |
Definition at line 86 of file resource.php.
| $string['selectmainfile'] = 'Please select the main file by clicking the icon next to file name.' |
Definition at line 87 of file resource.php.