MCPcopy Create free account

hub / github.com/Python-Meetup-Peking/PMP_slide / functions

Functions257 in github.com/Python-Meetup-Peking/PMP_slide

↓ 2 callersFunctionenablePreviewLinks
* Bind preview frame links. * * @param {string} [selector=a] - selector for anchors
asyncio 和它的朋友们/js/reveal.js:1593
↓ 2 callersFunctionf
(e,t)
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 2 callersFunctionformatSlideNumber
* Applies HTML formatting to a slide number before it's * written to the DOM. * * @param {number} a Current slide * @param {string} delimiter
asyncio 和它的朋友们/js/reveal.js:2821
↓ 2 callersFunctiong
(e,n)
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 2 callersFunctiongetForwardedAttributes
* Given a markdown slide section element, this will * return all arguments that aren't related to markdown * parsing. Used to forward any other us
asyncio 和它的朋友们/plugin/markdown/markdown.js:63
↓ 2 callersFunctiongetPreviousVerticalIndex
* Retrieves the vertical index which was stored using * #setPreviousVerticalIndex() or 0 if no previous index * exists. * * @param {HTMLElemen
asyncio 和它的朋友们/js/reveal.js:1935
↓ 2 callersFunctiongetScrollOffset
()
asyncio 和它的朋友们/plugin/zoom-js/zoom.js:199
↓ 2 callersFunctiongetSlideBackground
* Returns the background element for the given slide. * All slides, even the ones with no background properties * defined, have a background eleme
asyncio 和它的朋友们/js/reveal.js:3737
↓ 2 callersFunctiongetSlideNotes
* Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide <section> * 2. As an
asyncio 和它的朋友们/js/reveal.js:3770
↓ 2 callersFunctiongetSlidifyOptions
* Inspects the given options and fills out default * values for what's not defined.
asyncio 和它的朋友们/plugin/markdown/markdown.js:91
↓ 2 callersFunctiongetStatusText
* Converts the given HTML element into a string of text * that can be announced to a screen reader. Hidden * elements are excluded.
asyncio 和它的朋友们/js/reveal.js:583
↓ 2 callersFunctiongetTotalSlides
* Retrieves the total number of slides in this presentation. * * @return {number}
asyncio 和它的朋友们/js/reveal.js:3703
↓ 2 callersFunctionhasClass
( elem, name )
asyncio 和它的朋友们/test/qunit-1.12.0.js:1560
↓ 2 callersFunctionhideSlide
* Called when the given slide is moved outside of the * configured view distance. * * @param {HTMLElement} slide
asyncio 和它的朋友们/js/reveal.js:3183
↓ 2 callersFunctioni
()
asyncio 和它的朋友们/lib/js/classList.js:2
↓ 2 callersFunctioninjectStyleSheet
* Injects the given CSS styles into the DOM. * * @param {string} value
asyncio 和它的朋友们/js/reveal.js:1332
↓ 2 callersFunctionisSwipePrevented
* Checks if the target element prevents the triggering of * swipe navigation.
asyncio 和它的朋友们/js/reveal.js:4226
↓ 2 callersFunctionit
()
asyncio 和它的朋友们/lib/js/head.min.js:2
↓ 2 callersFunctionk
(n)
asyncio 和它的朋友们/lib/js/head.min.js:2
↓ 2 callersFunctionlayoutOverview
* Uses CSS transforms to position all slides in a grid for * display inside of the overview mode.
asyncio 和它的朋友们/js/reveal.js:2014
↓ 2 callersFunctionlayoutSlideContents
* Applies layout logic to the contents of all slides in * the presentation. * * @param {string|number} width * @param {string|number} height
asyncio 和它的朋友们/js/reveal.js:1846
↓ 2 callersFunctionm
(e,t)
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 2 callersFunctionmagnify
* Applies the CSS required to zoom in, prefers the use of CSS3 * transforms but falls back on zoom for IE. * * @param {Object} rect * @param {
asyncio 和它的朋友们/plugin/zoom-js/zoom.js:98
↓ 2 callersFunctionmarked
(src,opt,callback)
asyncio 和它的朋友们/plugin/markdown/marked.js:6
↓ 2 callersFunctionopenNotes
( notesFilePath )
asyncio 和它的朋友们/plugin/notes/notes.js:14
↓ 2 callersFunctionpause
* Enters the paused mode which fades everything on screen to * black.
asyncio 和它的朋友们/js/reveal.js:2193
↓ 2 callersFunctionpost
* Posts the current slide data to the notes window
asyncio 和它的朋友们/plugin/notes-server/client.js:16
↓ 2 callersFunctionproceed
()
asyncio 和它的朋友们/js/reveal.js:391
↓ 2 callersFunctionreadURL
* Reads the current URL (hash) and navigates accordingly.
asyncio 和它的朋友们/js/reveal.js:3552
↓ 2 callersFunctionremoveEventListeners
* Unbinds all event listeners.
asyncio 和它的朋友们/js/reveal.js:1184
↓ 2 callersFunctionrt
(t,i)
asyncio 和它的朋友们/lib/js/head.min.js:6
↓ 2 callersFunctionsetPreviousVerticalIndex
* Stores the vertical index of a stack so that the same * vertical slide can be selected when navigating to and * from the stack. * * @param {
asyncio 和它的朋友们/js/reveal.js:1920
↓ 2 callersFunctionshowHelp
* Opens an overlay window with help material.
asyncio 和它的朋友们/js/reveal.js:1692
↓ 2 callersFunctionshowSlide
* Called when the given slide is within the configured view * distance. Shows the slide element and loads any content * that is set to load lazily
asyncio 和它的朋友们/js/reveal.js:3071
↓ 2 callersFunctionslidify
* Parses a data string into multiple slides based * on the passed in separator arguments.
asyncio 和它的朋友们/plugin/markdown/markdown.js:127
↓ 2 callersFunctiontoggleOverview
* Toggles the slide overview mode on and off. * * @param {Boolean} [override] Flag which overrides the * toggle logic and forcibly sets the desi
asyncio 和它的朋友们/js/reveal.js:2126
↓ 2 callersFunctiontogglePause
* Toggles the paused mode on and off.
asyncio 和它的朋友们/js/reveal.js:2227
↓ 2 callersFunctionunescape
(html)
asyncio 和它的朋友们/plugin/markdown/marked.js:6
↓ 2 callersFunctionupdateNotes
* Pick up notes from the current slide and display them * to the viewer. * * @see {@link config.showNotes}
asyncio 和它的朋友们/js/reveal.js:2745
↓ 2 callersFunctionupdateParallax
* Updates the position of the parallax background based * on the current slide index.
asyncio 和它的朋友们/js/reveal.js:3005
↓ 2 callersFunctionupdateSlideNumber
* Updates the slide number div to reflect the current slide. * * The following slide number formats are available: * "h.v": horizontal . vertic
asyncio 和它的朋友们/js/reveal.js:2778
↓ 2 callersFunctionupdateSlides
* Updates one dimension of slides by showing the slide * with the specified index. * * @param {string} selector A CSS selector that will fetch
asyncio 和它的朋友们/js/reveal.js:2561
↓ 2 callersFunctionv
(e,t)
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 2 callersFunctionwriteURL
* Updates the page URL (hash) to reflect the current * state. * * @param {number} delay The time in ms to wait before * writing the hash
asyncio 和它的朋友们/js/reveal.js:3600
↓ 1 callersFunctionaddAttributes
* Add attributes to the parent element of a text node, * or the element of an attribute node.
asyncio 和它的朋友们/plugin/markdown/markdown.js:304
↓ 1 callersFunctionaddClass
( elem, name )
asyncio 和它的朋友们/test/qunit-1.12.0.js:1564
↓ 1 callersFunctionaddEventListeners
* Binds all event listeners.
asyncio 和它的朋友们/js/reveal.js:1106
↓ 1 callersFunctionaddEvents
* @param {Array|NodeList} elems * @param {string} type * @param {Function} fn
asyncio 和它的朋友们/test/qunit-1.12.0.js:1553
↓ 1 callersFunctionat
(n)
asyncio 和它的朋友们/lib/js/head.min.js:6
↓ 1 callersFunctionbetterTrim
(snippetEl)
asyncio 和它的朋友们/plugin/highlight/highlight.js:5
↓ 1 callersFunctionbindCallbacks
( o, callbacks, args )
asyncio 和它的朋友们/test/qunit-1.12.0.js:1609
↓ 1 callersFunctioncheckCapabilities
* Inspect the client to see what it's capable of, this * should only happens once per runtime.
asyncio 和它的朋友们/js/reveal.js:341
↓ 1 callersFunctioncheckPollution
()
asyncio 和它的朋友们/test/qunit-1.12.0.js:1481
↓ 1 callersFunctioncolorBrightness
* Calculates brightness on a scale of 0-255. * * @param {string} color See colorToRgb for supported formats. * @see {@link colorToRgb}
asyncio 和它的朋友们/js/reveal.js:1448
↓ 1 callersFunctionconfigure
* Applies the configuration settings from the config * object. May be called multiple times. * * @param {object} options
asyncio 和它的朋友们/js/reveal.js:983
↓ 1 callersFunctionconnect
* Connect to the notes window through a postmessage handshake. * Using postmessage enables us to work in situations where the * origins differ,
asyncio 和它的朋友们/plugin/notes/notes.js:33
↓ 1 callersFunctionconvertSlides
* Converts any current data-markdown slides in the * DOM to HTML.
asyncio 和它的朋友们/plugin/markdown/markdown.js:343
↓ 1 callersFunctioncreateBackgrounds
* Creates the slide background elements and appends them * to the background container. One element is created per * slide no matter if the given
asyncio 和它的朋友们/js/reveal.js:807
↓ 1 callersFunctioncreateStatusDiv
* Creates a hidden div with role aria-live to announce the * current slide content. Hide the div off-screen to make it * available only to Assisti
asyncio 和它的朋友们/js/reveal.js:559
↓ 1 callersFunctiond
()
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 1 callersFunctiondisableRollingLinks
* Unwrap all 3D links.
asyncio 和它的朋友们/js/reveal.js:1572
↓ 1 callersFunctiondone
()
asyncio 和它的朋友们/test/qunit-1.12.0.js:1250
↓ 1 callersFunctionenableRollingLinks
* Wrap all links in 3D goodness.
asyncio 和它的朋友们/js/reveal.js:1547
↓ 1 callersFunctionenterFullscreen
* Handling the fullscreen functionality via the fullscreen API * * @see http://fullscreen.spec.whatwg.org/ * @see https://developer.mozilla.org/
asyncio 和它的朋友们/js/reveal.js:2172
↓ 1 callersFunctionerrorString
( error )
asyncio 和它的朋友们/test/qunit-1.12.0.js:47
↓ 1 callersFunctionet
(n)
asyncio 和它的朋友们/lib/js/head.min.js:6
↓ 1 callersFunctionfinish
()
asyncio 和它的朋友们/plugin/math/math.js:46
↓ 1 callersFunctionformatEmbeddedContent
* Enforces origin-specific format rules for embedded media.
asyncio 和它的朋友们/js/reveal.js:3251
↓ 1 callersFunctiongetProgress
* Returns a value ranging from 0-1 that represents * how far into the presentation we have navigated. * * @return {number}
asyncio 和它的朋友们/js/reveal.js:3508
↓ 1 callersFunctiongetRemainingHeight
* Returns the remaining height within the parent of the * target element. * * remaining height = [ configured parent height ] - [ current parent
asyncio 和它的朋友们/js/reveal.js:1469
↓ 1 callersFunctiongetSlide
* Returns the slide element matching the specified index. * * @return {HTMLElement}
asyncio 和它的朋友们/js/reveal.js:3714
↓ 1 callersFunctiongetSlides
* Retrieves all slides in this presentation.
asyncio 和它的朋友们/js/reveal.js:3692
↓ 1 callersFunctiongetState
* Retrieves the current state of the presentation as * an object. This state can then be restored at any * time. * * @return {{indexh: number,
asyncio 和它的朋友们/js/reveal.js:3797
↓ 1 callersFunctionhideAddressBar
* Hides the address bar if we're on a mobile device.
asyncio 和它的朋友们/js/reveal.js:1503
↓ 1 callersFunctionht
(n)
asyncio 和它的朋友们/lib/js/head.min.js:6
↓ 1 callersFunctioninArray
( elem, array )
asyncio 和它的朋友们/test/qunit-1.12.0.js:2044
↓ 1 callersFunctionload
* Loads the dependencies of reveal.js. Dependencies are * defined via the configuration option 'dependencies' * and will be loaded prior to
asyncio 和它的朋友们/js/reveal.js:384
↓ 1 callersFunctionloadScript
( url, callback )
asyncio 和它的朋友们/plugin/math/math.js:38
↓ 1 callersFunctionloadScript
( s )
asyncio 和它的朋友们/js/reveal.js:400
↓ 1 callersFunctionn
(o,p)
asyncio 和它的朋友们/lib/js/classList.js:2
↓ 1 callersFunctiono
(f)
asyncio 和它的朋友们/lib/js/head.min.js:6
↓ 1 callersFunctiononConnected
* Called once we have established a connection to the notes * window.
asyncio 和它的朋友们/plugin/notes/notes.js:106
↓ 1 callersFunctiononDocumentKeyDown
* Handler for the document level 'keydown' event. * * @param {object} event
asyncio 和它的朋友们/js/reveal.js:4275
↓ 1 callersFunctiononTouchEnd
* Handler for the 'touchend' event. * * @param {object} event
asyncio 和它的朋友们/js/reveal.js:4530
↓ 1 callersFunctiononTouchMove
* Handler for the 'touchmove' event. * * @param {object} event
asyncio 和它的朋友们/js/reveal.js:4439
↓ 1 callersFunctiononTouchStart
* Handler for the 'touchstart' event, enables support for * swipe and pinch gestures. * * @param {object} event
asyncio 和它的朋友们/js/reveal.js:4412
↓ 1 callersFunctionopenSearch
()
asyncio 和它的朋友们/plugin/search/search.js:111
↓ 1 callersFunctionp
()
asyncio 和它的朋友们/plugin/highlight/highlight.js:76
↓ 1 callersFunctionpost
* Posts the current slide data to the notes window
asyncio 和它的朋友们/plugin/notes/notes.js:56
↓ 1 callersFunctionprocessSlides
* Parses any current data-markdown slides, splits * multi-slide markdown into separate sections and * handles loading of external markdown.
asyncio 和它的朋友们/plugin/markdown/markdown.js:200
↓ 1 callersFunctionresetVerticalSlides
* Resets all vertical slides so that only the first * is visible.
asyncio 和它的朋友们/js/reveal.js:2488
↓ 1 callersFunctionrun
()
asyncio 和它的朋友们/test/qunit-1.12.0.js:355
↓ 1 callersFunctionsetupDOM
* Finds and stores references to DOM elements which are * required by the presentation. If a required element is * not found, it is created.
asyncio 和它的朋友们/js/reveal.js:506
↓ 1 callersFunctionsetupPDF
* Configures the presentation for printing to a static * PDF.
asyncio 和它的朋友们/js/reveal.js:614
↓ 1 callersFunctionsetupPostMessage
* Registers a listener to postMessage events, this makes it * possible to call all reveal.js API methods from another * window. For example: *
asyncio 和它的朋友们/js/reveal.js:957
↓ 1 callersFunctionsetupScrollPrevention
* This is an unfortunate necessity. Some actions – such as * an input field being focused in an iframe or using the * keyboard to expand text sele
asyncio 和它的朋友们/js/reveal.js:753
↓ 1 callersFunctionshowPreview
* Opens a preview window for the target URL. * * @param {string} url - url for preview iframe src
asyncio 和它的朋友们/js/reveal.js:1625
↓ 1 callersFunctionshuffle
* Randomly shuffles all slides in the deck.
asyncio 和它的朋友们/js/reveal.js:2534
↓ 1 callersFunctionsortAllFragments
* Sorts and formats all of fragments in the * presentation.
asyncio 和它的朋友们/js/reveal.js:2513
↓ 1 callersFunctionst
(n)
asyncio 和它的朋友们/lib/js/head.min.js:6
← previousnext →101–200 of 257, ranked by callers