ScriptHelper Fields |
The ScriptHelper type exposes the following members.
Name | Description | |
---|---|---|
BOOTSTRAP_CUSTOM_FILENAME |
Filename of custom bootstrap library.
| |
BOOTSTRAP_FILENAME |
Filename of bootstrap library.
| |
CLOSE_DIALOG_SCRIPT_KEY |
Script registration key for centralized dialog closing.
| |
DIALOG_SCRIPT_KEY |
Script registration key for the dialog script.
| |
EDIT_DOCUMENT_SCRIPT_KEY |
Edit document script key.
| |
GET_TOP_SCRIPT_KEY |
Script registration key for centralized retrieving of 'top' frame.
| |
JQUERY_FILENAME |
Filename of jquery library
| |
JQUERY_KEY |
Script registration key for jQuery JavaScript library.
| |
MOOTOOLS_FILENAME |
Filename of MooTools library.
| |
MOOTOOLS_KEY |
Script registration key for mootools JavaScript library.
| |
NEWWINDOW_SCRIPT_KEY |
Script registration key for the non modal win script.
| |
SAVE_DOCUMENT_SCRIPT_KEY |
Save document script key.
| |
SCRIPTFILE_PREFIX_KEY |
Prefix used for registering script files.
| |
TOOLBAR_SCRIPT_KEY |
Script registration key for the editor toolbar.
| |
TOOLTIP_SCRIPT_FILE_KEY |
Script registration key for tooltip file.
| |
UNDERSCORE_FILENAME |
Filename of Underscore library.
| |
UNDERSCORE_KEY |
Script registration key for Underscore library.
| |
WOPENER_SCRIPT_KEY |
Script registration key for cross-window scripting ("wopener").
|