Searched defs:YQL (Results 1 - 1 of 1) sorted by relevance

/yui3/src/yql/js/
H A Dyql.js2 * This class adds a sugar class to allow access to YQL (http://developer.yahoo.com/yql/).
6 * Utility Class used under the hood my the YQL class
61 * @description The method that executes the YQL Request.
123 * This class adds a sugar class to allow access to YQL (http://developer.yahoo.com/yql/).
124 * @class YQL
131 Y.YQL = function(sql, callback, params, opts) {

Completed in 35 milliseconds