Home
last modified time | relevance | path

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

/plugin/tagfilter/script/select2/
Dselect2.js610 …if (!opts.createSearchChoice || !opts.tokenSeparators || opts.tokenSeparators.length < 1) return u…
627 token = opts.createSearchChoice.call(this, token, selection);
1002 if (opts.createSearchChoice === undefined) {
1003 … opts.createSearchChoice = function (term) { return {id: $.trim(term), text: $.trim(term)}; }; function
1716 if (this.opts.createSearchChoice && search.val() !== "") {
1717 def = this.opts.createSearchChoice.call(self, search.val(), data.results);
3058 …if(!this.opts.createSearchChoice && !choices.filter('.select2-result:not(.select2-selected)').leng…
Dselect2.min.js21createSearchChoice||!e.tokenSeparators||e.tokenSeparators.length<1)return b;for(;;){for(i=-1,j=0,k…
22createSearchChoice&&""!==d.val()&&(i=this.opts.createSearchChoice.call(h,d.val(),g.results),i!==b&…