a:12:{s:9:"#provides";s:26:"dojox.fx.ext-dojo.NodeList";s:9:"#resource";s:23:"fx/ext-dojo/NodeList.js";s:9:"#requires";a:2:{i:0;a:3:{i:0;s:6:"common";i:1;s:16:"dojo.NodeList-fx";i:2;s:4:"dojo";}i:1;a:2:{i:0;s:6:"common";i:1;s:8:"dojox.fx";}}s:20:"dojo.NodeList.sizeTo";a:7:{s:9:"prototype";s:13:"dojo.NodeList";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:4:"args";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:65:" return this._anim(dojox.fx, "sizeTo", args); // dojo._Animation";s:7:"summary";s:74:"size all elements of this NodeList. Returns an instance of dojo._Animation";s:7:"returns";s:15:"dojo._Animation";s:8:"examples";a:1:{i:0;s:106:" // size all divs with class "blah" dojo.query("div.blah").sizeTo({ width:50, height:50 }).play();";}}s:21:"dojo.NodeList.slideBy";a:7:{s:9:"prototype";s:13:"dojo.NodeList";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:4:"args";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:66:" return this._anim(dojox.fx, "slideBy", args); // dojo._Animation";s:7:"summary";s:75:"slide all elements of this NodeList. Returns an instance of dojo._Animation";s:7:"returns";s:15:"dojo._Animation";s:8:"examples";a:1:{i:0;s:109:" // slide all tables with class "blah" 10 px dojo.query("table.blah").slideBy({ top:10, left:10 }).play();";}}s:23:"dojo.NodeList.highlight";a:7:{s:9:"prototype";s:13:"dojo.NodeList";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:4:"args";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:68:" return this._anim(dojox.fx, "highlight", args); // dojo._Animation";s:7:"summary";s:79:"highlight all elements of the node list. Returns an instance of dojo._Animation";s:7:"returns";s:15:"dojo._Animation";s:8:"examples";a:1:{i:0;s:84:" // highlight all links with class "foo" dojo.query("a.foo").hightlight().play();";}}s:20:"dojo.NodeList.fadeTo";a:6:{s:9:"prototype";s:13:"dojo.NodeList";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:4:"args";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:39:" return this._anim(dojo,"_fade",args);";s:7:"summary";s:57:"fade all elements of the node list to a specified opacity";s:8:"examples";a:1:{i:0;s:107:" // fade all elements with class "bar" to to 50% opacity dojo.query(".bar").fadeTo({ end: 0.5 }).play();";}}s:20:"dojo.NodeList.wipeTo";a:6:{s:9:"prototype";s:13:"dojo.NodeList";s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:4:"args";a:1:{s:4:"type";s:0:"";}}s:6:"source";s:46:" return this._anim(dojox.fx, "wipeTo", args);";s:7:"summary";s:66:"Wipe all elements of the NodeList to a specified width: or height:";s:8:"examples";a:1:{i:0;s:54:" dojo.query(".box").wipeTo({ width: 300px }).play();";}}s:26:"dojox.fx.ext-dojo.NodeList";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:17:"dojox.fx.ext-dojo";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:8:"dojox.fx";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:5:"dojox";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}}