Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Search results

From MoodleDocs

Page title matches

  • The functions mentioned here are deprecated. The correct way to use JavaScript in Moodle is documented on [[JavaScript_guidelines]]. ...you can use the Firefox [[Web developer extension]]: ''Information > View JavaScript''.
    922 bytes (113 words) - 13:38, 14 July 2021

Page text matches

  • The functions mentioned here are deprecated. The correct way to use JavaScript in Moodle is documented on [[JavaScript_guidelines]]. ...you can use the Firefox [[Web developer extension]]: ''Information > View JavaScript''.
    922 bytes (113 words) - 13:38, 14 July 2021
  • == Custom Popup Messages Using Javascript == Actually Moodle has some nice utility functions in /lib/javascript-static.js which can help.
    1 KB (202 words) - 13:39, 14 July 2021
  • {{Template:Migrated|newDocId=/docs/guides/javascript/jquery/}} ...avascript in Moodle. As of Moodle 2.9 we are transitioning to jQuery and [[Javascript Modules]] because Yahoo has ceased all new development on YUI (http://yahoo
    4 KB (557 words) - 14:05, 24 June 2022
  • The idea of JavaScript namespacing was raised during the developers meeting that occured on Tuesda ...posed for MDL-16699 that splits javascript-static into two files and moves JavaScript that is only being used in a single place within Moodle to a file that can
    10 KB (1,477 words) - 11:31, 26 August 2021
  • ...age the plagiarism API and implemented behat and unit tests to cover these functions. The plugin uses the new [[Events API]] instead of the older legacy log lik * Summary: The goal was to develop a javascript basic SCORM player for the Moodle mobile application.
    2 KB (227 words) - 11:18, 6 April 2020
  • ...acking this support natively but it does provide a hint as to the relevant functions.'') For JavaScript to communicate with the server-side aspect of Moodle, you need to create se
    4 KB (547 words) - 11:36, 25 June 2022
  • ...lock has a server side section of code written in PHP and a client side in javascript. The client is based on the YUI treeview widget and sends asynchronous mess ...he block is still usable. This HTML version is normally not visible as the javascript acts to hide it immediately if possible.
    8 KB (1,328 words) - 12:07, 10 November 2013
  • ...y. There is also a convenient javascript module that is used to call these functions and return a structured response/error. ...stent and complete external apis which then benefits both web services and Javascript
    6 KB (870 words) - 13:22, 14 July 2021
  • : All the functions that are called by the Moodle core. For performance reasons it is important : This contains all the other quiz library functions that do not have a more specific home. Including this file also includes al
    6 KB (1,055 words) - 13:59, 18 May 2023
  • ...w / hide button shows or hides advanced controls using javascript or if no javascript is available then the whole page is submitted and redisplayed with advanced ...lt values' of the form elements are automatically passed to the processing functions from data_submitted(). Default values are set by setDefault normally called
    3 KB (356 words) - 06:41, 17 June 2022
  • // Or use the following helper functions: It is also possible to display standard notifications from JavaScript after the page has loaded.
    3 KB (386 words) - 12:31, 14 October 2020
  • '''Replace calls to custom totara functions.(MDL-45703)''' *Other yet undiscovered functions
    4 KB (626 words) - 14:08, 24 June 2022
  • ...eet the requirements set out in the relevant section of the [[Coding style#Functions and Methods|Coding style]] * [[Coding style#Functions and Methods]]
    9 KB (1,339 words) - 12:08, 28 June 2022
  • # ''Include some JavaScript code that enhances the report for people with JavaScript turned on in their browser.'' ...an administration page, we need to do this using the admin_externalpage... functions. You probably just need to copy these two lines exactly, then replace 'capa
    6 KB (900 words) - 13:30, 14 July 2021
  • ...extracts the details of the file returned and then outputs a small bit of javascript to update the filepicker: // Generate some javascript to update the filepicker with the details of the file selected
    5 KB (614 words) - 08:26, 15 July 2021
  • <syntaxhighlight lang="javascript"> <syntaxhighlight lang="javascript">
    7 KB (890 words) - 08:25, 15 July 2021
  • If you render the paged content in PHP it will initialise all of the JavaScript required to control the navigation between pages for the user. = JavaScript =
    6 KB (841 words) - 08:27, 15 July 2021
  • ...eliability and Documentation.More of a library in a traditional sense, the functions are well organized and very reusable. They also claim compatibility with ot Scriptaculous drag and drop uses prototyped array functions - e.g.
    7 KB (1,127 words) - 08:16, 22 June 2011
  • ...oved. It is safe to call core subsystems from anywhere in Moodle - but the functions may return an error to indicate that a feature has been disabled. Each core * External functions
    13 KB (2,182 words) - 07:26, 6 May 2022
  • ==JavaScript== New Javscript in Moodle should be written as Vanilla javascript in the ES6 style. The use of jQuery, YUI, and other frameworks is strongly
    7 KB (1,101 words) - 13:20, 31 May 2022
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)