Return to Simple Datatable Filter Plugin
YUI({
//Last Gallery Build of this module
gallery: 'gallery-2010.12.10-17-31'
}).use('gallery-simple-datatable', 'gallery-plugin-simple-datatable-filter', function(Y) {
var grid = new Y.SimpleDatatable();
grid.set('headers',{id:{label:'Id', resizable:false}, title:'Title'});
grid.set('rows',[
{id:1,title:'Banana',__fileId:9},
{id:2,title:'Orange'},
{id:3,title:'Cherry'},
{id:4,title:'Grape Fruit'},
{id:5,title:'Watermelon'}
]);
grid.render('#grid');
grid.plug(Y.Plugin.SDTFilter);
grid.filter.filter('Orange');
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-plugin-simple-datatable-filter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-plugin-simple-datatable-filter
[echo] component.basefilename : gallery-plugin-simple-datatable-filter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/assets
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
[echo] Starting Build For gallery-plugin-simple-datatable-filter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-plugin-simple-datatable-filter
[echo] component.basefilename : gallery-plugin-simple-datatable-filter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/assets
-lint-server:
[echo] Starting Build For gallery-plugin-simple-datatable-filter
[echo] Ant Properties
[echo] Home : /home/y/libexec/ant
[echo] Ant Version : Apache Ant version 1.7.1 compiled on June 27 2008
[echo] Build File : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build.xml
[echo] Local Build Properties
[echo] version : 3
[echo] srcdir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery
[echo] builddir : ../../../builder/componentbuild
[echo] component : gallery-plugin-simple-datatable-filter
[echo] component.basefilename : gallery-plugin-simple-datatable-filter
[echo] component.basedir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter
[echo] component.builddir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
[echo] Global Build Properties
[echo] global.build.base : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build
[echo] global.build.component : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter
[echo] global.build.component.assets : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/assets
-node:
[echo] For faster builds, install Node.js.
-concatdebug:
[echo] Concatenating
[echo] Source Files : plugin-simple-datatable-filter.js
[echo] In Source Dir : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/js
[echo] To : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-debug.js
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/ant
-registerdebug:
[echo] Wrapping /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-debug.js in YUI.add module
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp
-loggerregex:
[echo] Replacing Logger Statements in /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter.js
buildcore:
-rollupjs:
-concatskins:
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter.js
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-min.js
lint:
[echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-debug.js
[java]
[java]
[java] 49, 9: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (key in obj) {
[java]
[java] 76, 17: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (column in rowObj) {
[java]
[java] 124, 17: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (column in rowObj) {
[java]
[java]
[java]
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-min.js
[java]
[java]
[java] 1, 755: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] [Code Evidence Omitted: Greater than 500 chars]
[java]
[java] 1, 1032: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] [Code Evidence Omitted: Greater than 500 chars]
[java]
[java] 1, 1499: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] [Code Evidence Omitted: Greater than 500 chars]
[java]
[java]
[java]
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter.js
[java]
[java]
[java] 44, 9: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (key in obj) {
[java]
[java] 70, 17: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (column in rowObj) {
[java]
[java] 117, 17: The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
[java] for (column in rowObj) {
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/gallery-plugin-simple-datatable-filter.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-debug.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/gallery-plugin-simple-datatable-filter-debug.js
[copy] Copying /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-plugin-simple-datatable-filter/build_tmp/gallery-plugin-simple-datatable-filter-min.js to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-plugin-simple-datatable-filter/gallery-plugin-simple-datatable-filter-min.js
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 3 seconds
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info