Home
last modified time | relevance | path

Searched refs:getToken (Results 1 – 2 of 2) sorted by relevance

/template/a_new_day/js/
H A Dcontrols.js301 if(this.getToken().length>=this.options.minChars) {
310 getToken: function() { method in Autocompleter.Base
344 encodeURIComponent(this.getToken());
417 var entry = instance.getToken();
/template/battlehorse/js/
H A Dcontrols.js301 if(this.getToken().length>=this.options.minChars) {
310 getToken: function() { method in Autocompleter.Base
344 encodeURIComponent(this.getToken());
417 var entry = instance.getToken();