[ Index ] |
PHP Cross Reference of Unnamed Project |
![]() | Up one level | |
![]() | ajax.js [source] [174 lines] | Standard Ajax wrapper for Moodle. It calls the central Ajax script, which can call any existing webservice using the current session. In addition, it can batch multiple requests and return multiple responses. |
![]() | chart_axis.js [source] [299 lines] | Chart axis. |
![]() | chart_bar.js [source] [89 lines] | Chart bar. |
![]() | chart_base.js [source] [359 lines] | Chart base. |
![]() | chart_builder.js [source] [53 lines] | Chart builder. |
![]() | chart_line.js [source] [80 lines] | Chart line. |
![]() | chart_output.js [source] [35 lines] | Chart output. Proxy to the default output module. |
![]() | chart_output_base.js [source] [66 lines] | Chart output base. This takes a chart object and draws it. |
![]() | chart_output_chartjs.js [source] [312 lines] | Chart output for chart.js. |
![]() | chart_output_htmltable.js [source] [122 lines] | Chart output for HTML table. |
![]() | chart_pie.js [source] [74 lines] | Chart pie. |
![]() | chart_series.js [source] [344 lines] | Chart series. |
![]() | chartjs-lazy.js [source] [10253 lines] | Description of import into Moodle: |
![]() | chartjs.js [source] [25 lines] | Chart.js loader. |
![]() | config.js [source] [30 lines] | Expose the M.cfg global variable. |
![]() | event.js [source] [66 lines] | |
![]() | first.js [source] [36 lines] | This is an empty module, that is required before all other modules. Because every module is returned from a request for any other module, this forces the loading of all modules with a single request. |
![]() | form-autocomplete.js [source] [809 lines] | Autocomplete wrapper for select2 library. |
![]() | form-course-selector.js [source] [104 lines] | Course selector adaptor for auto-complete form element. |
![]() | fragment.js [source] [120 lines] | A way to call HTML fragments to be inserted as required via JavaScript. |
![]() | inplace_editable.js [source] [222 lines] | |
![]() | localstorage.js [source] [183 lines] | Simple API for set/get to localstorage, with cacherev expiration. |
![]() | log.js [source] [53 lines] | This is an empty module, that is required before all other modules. Because every module is returned from a request for any other module, this forces the loading of all modules with a single request. |
![]() | loglevel.js [source] [249 lines] | |
![]() | mustache.js [source] [734 lines] | |
![]() | notification.js [source] [246 lines] | |
![]() | permissionmanager.js [source] [257 lines] | |
![]() | search-input.js [source] [122 lines] | Search box. |
![]() | str.js [source] [149 lines] | Fetch and render language strings. Hooks into the old M.str global - but can also fetch missing strings on the fly. |
![]() | tag.js [source] [338 lines] | |
![]() | templates.js [source] [586 lines] | Template renderer for Moodle. Load and render Moodle templates with Mustache. |
![]() | tooltip.js [source] [133 lines] | Tooltip class. |
![]() | tree.js [source] [527 lines] | Implement an accessible aria tree widget, from a nested unordered list. Based on http://oaa-accessibility.org/example/41/. |
![]() | url.js [source] [92 lines] | URL utility functions. |
![]() | yui.js [source] [31 lines] | Expose the global YUI variable. Note: This is only for scripts that are writing AMD wrappers for YUI functionality. This is not for plugins. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |