SYMBOL INDEX (100 symbols across 19 files) FILE: dist/js/medium-editor.js function MediumEditor (line 402) | function MediumEditor(elements, options) { function copyInto (line 412) | function copyInto(overwrite, dest) { function _s4 (line 1486) | function _s4() { function filterOnlyParentElements (line 1776) | function filterOnlyParentElements(node) { function isElementDescendantOfExtension (line 2454) | function isElementDescendantOfExtension(extensions, element) { function nodeIsNotInsideAnchorTag (line 4380) | function nodeIsNotInsideAnchorTag(node) { function clearClassNames (line 4608) | function clearClassNames(element) { function createReplacements (line 5164) | function createReplacements() { function getClipboardContent (line 5221) | function getClipboardContent(event, win, doc) { function handleDisableExtraSpaces (line 6568) | function handleDisableExtraSpaces(event) { function handleDisabledEnterKeydown (line 6578) | function handleDisabledEnterKeydown(event, element) { function handleTabKeydown (line 6593) | function handleTabKeydown(event) { function handleBlockDeleteKeydowns (line 6616) | function handleBlockDeleteKeydowns(event) { function handleKeyup (line 6731) | function handleKeyup(event) { function handleEditableInput (line 6762) | function handleEditableInput(event, editable) { function addToEditors (line 6771) | function addToEditors(win) { function removeFromEditors (line 6787) | function removeFromEditors(win) { function createElementsArray (line 6802) | function createElementsArray(selector, doc, filterEditorElements) { function cleanupTextareaElement (line 6836) | function cleanupTextareaElement(element) { function setExtensionDefaults (line 6848) | function setExtensionDefaults(extension, defaults) { function initExtension (line 6857) | function initExtension(extension, name, instance) { function isToolbarEnabled (line 6879) | function isToolbarEnabled() { function isAnchorPreviewEnabled (line 6891) | function isAnchorPreviewEnabled() { function isPlaceholderEnabled (line 6900) | function isPlaceholderEnabled() { function isAutoLinkEnabled (line 6904) | function isAutoLinkEnabled() { function isImageDraggingEnabled (line 6908) | function isImageDraggingEnabled() { function isKeyboardCommandsEnabled (line 6912) | function isKeyboardCommandsEnabled() { function shouldUseFileDraggingExtension (line 6916) | function shouldUseFileDraggingExtension() { function createContentEditable (line 6923) | function createContentEditable(textarea) { function initElement (line 6969) | function initElement(element, editorId) { function attachHandlers (line 7019) | function attachHandlers() { function initExtensions (line 7042) | function initExtensions() { function mergeOptions (line 7111) | function mergeOptions(defaults, options) { function execActionInternal (line 7127) | function execActionInternal(action, opts) { function cleanupJustifyDivFragments (line 7194) | function cleanupJustifyDivFragments(blockContainer) { FILE: spec/auto-link.spec.js function triggerAutolinking (line 138) | function triggerAutolinking(element, key) { function generateLinkTest (line 146) | function generateLinkTest(link, href) { function generateNotLinkTest (line 178) | function generateNotLinkTest(link) { FILE: spec/buttons.spec.js function stripAttrIfEmpty (line 1072) | function stripAttrIfEmpty(element, attribute) { FILE: spec/dyn-elements.spec.js function runAddTest (line 130) | function runAddTest(inputSupported) { function detach (line 265) | function detach(node, async, fn) { FILE: spec/events.spec.js function runEditableInputTests (line 334) | function runEditableInputTests(inputSupported) { FILE: spec/fontname.spec.js function testFontNameContents (line 7) | function testFontNameContents(el, name) { FILE: spec/fontsize.spec.js function testFontSizeContents (line 7) | function testFontSizeContents(el, size) { FILE: spec/helpers/util.js function setupTestHelpers (line 3) | function setupTestHelpers() { function isIE9 (line 47) | function isIE9() { function isIE10 (line 51) | function isIE10() { function isOldIE (line 55) | function isOldIE() { function isIE (line 59) | function isIE() { function getEdgeVersion (line 64) | function getEdgeVersion() { function isFirefox (line 72) | function isFirefox() { function isSafari (line 76) | function isSafari() { function dataURItoBlob (line 80) | function dataURItoBlob(dataURI) { function fireEvent (line 106) | function fireEvent(element, eventName, options) { function prepareEvent (line 133) | function prepareEvent (element, eventName, options) { function firePreparedEvent (line 198) | function firePreparedEvent (event, element, eventName) { function placeCursorInsideElement (line 206) | function placeCursorInsideElement(el, index) { function selectElementContents (line 214) | function selectElementContents(el, options) { function selectElementContentsAndFire (line 229) | function selectElementContentsAndFire(el, options) { FILE: spec/placeholder.spec.js function validatePlaceholderContent (line 140) | function validatePlaceholderContent(element, expectedValue) { FILE: spec/vendor/jasmine-jsreporter-script.js function removePassing (line 11) | function removePassing(results) { FILE: spec/vendor/jasmine-jsreporter.js function elapsedSec (line 45) | function elapsedSec (startMs, finishMs) { function round (line 55) | function round (amount, numOfDecDigits) { function failures (line 64) | function failures (items) { function getSuiteData (line 79) | function getSuiteData (suite) { FILE: src/js/core.js function handleDisableExtraSpaces (line 8) | function handleDisableExtraSpaces(event) { function handleDisabledEnterKeydown (line 18) | function handleDisabledEnterKeydown(event, element) { function handleTabKeydown (line 33) | function handleTabKeydown(event) { function handleBlockDeleteKeydowns (line 56) | function handleBlockDeleteKeydowns(event) { function handleKeyup (line 171) | function handleKeyup(event) { function handleEditableInput (line 216) | function handleEditableInput(event, editable) { function addToEditors (line 225) | function addToEditors(win) { function removeFromEditors (line 241) | function removeFromEditors(win) { function createElementsArray (line 256) | function createElementsArray(selector, doc, filterEditorElements) { function cleanupTextareaElement (line 290) | function cleanupTextareaElement(element) { function setExtensionDefaults (line 302) | function setExtensionDefaults(extension, defaults) { function initExtension (line 311) | function initExtension(extension, name, instance) { function isToolbarEnabled (line 333) | function isToolbarEnabled() { function isAnchorPreviewEnabled (line 345) | function isAnchorPreviewEnabled() { function isPlaceholderEnabled (line 354) | function isPlaceholderEnabled() { function isAutoLinkEnabled (line 358) | function isAutoLinkEnabled() { function isImageDraggingEnabled (line 362) | function isImageDraggingEnabled() { function isKeyboardCommandsEnabled (line 366) | function isKeyboardCommandsEnabled() { function shouldUseFileDraggingExtension (line 370) | function shouldUseFileDraggingExtension() { function createContentEditable (line 377) | function createContentEditable(textarea) { function initElement (line 423) | function initElement(element, editorId) { function attachHandlers (line 473) | function attachHandlers() { function initExtensions (line 496) | function initExtensions() { function mergeOptions (line 565) | function mergeOptions(defaults, options) { function execActionInternal (line 581) | function execActionInternal(action, opts) { function cleanupJustifyDivFragments (line 648) | function cleanupJustifyDivFragments(blockContainer) { FILE: src/js/events.js function isElementDescendantOfExtension (line 4) | function isElementDescendantOfExtension(extensions, element) { FILE: src/js/extensions/auto-link.js function nodeIsNotInsideAnchorTag (line 32) | function nodeIsNotInsideAnchorTag(node) { FILE: src/js/extensions/file-dragging.js function clearClassNames (line 6) | function clearClassNames(element) { FILE: src/js/extensions/paste.js function createReplacements (line 20) | function createReplacements() { function getClipboardContent (line 77) | function getClipboardContent(event, win, doc) { FILE: src/js/globals.js function MediumEditor (line 2) | function MediumEditor(elements, options) { FILE: src/js/selection.js function filterOnlyParentElements (line 4) | function filterOnlyParentElements(node) { FILE: src/js/util.js function copyInto (line 6) | function copyInto(overwrite, dest) { function _s4 (line 1151) | function _s4() {