Note:

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

YUI: Difference between revisions

From MoodleDocs
mNo edit summary
m (Protected "YUI": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(55 intermediate revisions by 15 users not shown)
Line 1: Line 1:
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. All components in the YUI Library have been released as open source under a BSD license and are free for all uses. Details of the YUI can be found at the [http://developer.yahoo.com/yui/index.html Yahoo Developer Website].
{{Template:Migrated|newDocId=/docs/guides/javascript/yui/}}
 
Moodle contains a number of YUI libraries
 
*[[Yahoo Global Object]] (/lib/yui/yahoo/yahoo.js)
*[[YUI event utility|YUI event utility]] (/lib/yui/event/event.js)
*[[Yahoo DOM Manipulation ]] (/lib/yui/dom/dom.js)
*[[Yahoo Connection Manager]] (/lib/yui/connection/connection.js)
*[[Yahoo Drag and Drop Utility]] (/lib/yui/dragdrop/dragdrop.js)
*[[Yahoo Animation Utility]] (/lib/yui/animation/animation.js)
*[[YUI TreeView|YUI TreeView]] (/lib/yui/treeview/treeview.js)
*[[Yahoo logger]] (/lib/yui/logger/logger-min.js)
 
 
[[Category:Javascript]]
[[Category:AJAX]]

Latest revision as of 12:47, 9 December 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!