Home
last modified time | relevance | path

Searched defs:query (Results 201 – 208 of 208) sorted by path

123456789

/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php75 private function assertTopicRefine($expected, $query) { argument
/plugin/tagfilter/script/select2/
H A Dselect2.js425 return function (query) { argument
508 AnonymousFunctionbb87bed01300(query) global() argument
543 AnonymousFunctionbb87bed01600(query) global() argument
882 AnonymousFunctionbb87bed02800(container, results, query) global() argument
953 AnonymousFunctionbb87bed02900(query) global() argument
3321 formatResult(result, container, query, escapeMarkup) global() argument
3329 sortResults(results, container, query) global() argument
3381 query: { global() class in window.Select2
[all...]
H A Dselect2.min.js22 0!==b.length&&(c=b.offset().top-a.offset().top-a.height(),c<=this.opts.loadMorePadding&&(b.addClass("select2-active"),this.opts.query({element:this.opts.element,term:f,page:d,context:g,matcher:this.opts.matcher,callback:this.bind(function(c){e.opened()&&(e.opts.populateResults.call(this,a,c.results,{term:f,page:d,context:g}),e.postprocessResults(c,!1,!1),c.more===!0?(b.detach().appendTo(a).text(L(e.opts.formatLoadMore,d+1)),window.setTimeout(function(){e.loadMoreIfNeeded()},10)):b.remove(),e.positionDropdown(),e.resultsPage=d,e.context=c.context,this.opts.element.trigger({type:"select2-loaded",items:c}))})})))},tokenize:function(){},updateResults:function(c){function m(){d.removeClass("select2-active"),h.positionDropdown(),e.find(".select2-no-results,.select2-selection-limit,.select2-searching").length?h.liveRegion.text(e.text()):h.liveRegion.text(h.opts.formatMatches(e.find(".select2-result-selectable").length))}function n(a){e.html(a),m()}var g,i,l,d=this.search,e=this.results,f=this.opts,h=this,j=d.val(),k=a.data(this.container,"select2-last-term");if((c===!0||!k||!r(j,k))&&(a.data(this.container,"select2-last-term",j),c===!0||this.showSearchInput!==!1&&this.opened())){l=++this.queryCount;var o=this.getMaximumSelectionSize();if(o>=1&&(g=this.data(),a.isArray(g)&&g.length>=o&&K(f.formatSelectionTooBig,"formatSelectionTooBig")))return n("<li class='select2-selection-limit'>"+L(f.formatSelectionTooBig,o)+"</li>"),void 0;if(d.val().length<f.minimumInputLength)return K(f.formatInputTooShort,"formatInputTooShort")?n("<li class='select2-no-results'>"+L(f.formatInputTooShort,d.val(),f.minimumInputLength)+"</li>"):n(""),c&&this.showSearch&&this.showSearch(!0),void 0;if(f.maximumInputLength&&d.val().length>f.maximumInputLength)return K(f.formatInputTooLong,"formatInputTooLong")?n("<li class='select2-no-results'>"+L(f.formatInputTooLong,d.val(),f.maximumInputLength)+"</li>"):n(""),void 0;f.formatSearching&&0===this.findHighlightableChoices().length&&n("<li class='select2-searching'>"+L(f.formatSearching)+"</li>"),d.addClass("select2-active"),this.removeHighlight(),i=this.tokenize(),i!=b&&null!=i&&d.val(i),this.resultsPage=1,f.query({elemen class in window.Select2
[all...]
/plugin/tagging/
H A Dhelper.php963 queryDb($query) global() argument
[all...]
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php527 …redapi_url_add_destination($url, $capture_referrer = true, $default = '', $lid = '', $query = '') {
565 function sharedapi_url_add_lid($url, $lid = '', $query = '') {
579 function sharedapi_url_add_query($url, $query) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js116 …ertBefore(this.environment.getElement(),_referenceElement);return this;},"query":function(_express… method in pi.element.body
H A Dfirebug-lite-1.2.js2313 "query":function(_expression,_resultType,namespaceResolver,_result){ method in pi.element.body
H A Dfirebug-lite-1.4.js3417 }Sizzle=function(query,context,extra,seed){context=context||document; argument

123456789