| /plugin/structcombolookup/ |
| D | script.js | 41 .autocomplete({ 82 wasOpen = input.autocomplete( "widget" ).is( ":visible" ); 93 input.autocomplete( "search", "" ); 98 var matcher = new RegExp( $.ui.autocomplete.escapeRegex(request.term), "i" ); 142 this.input.autocomplete( "instance" ).term = "";
|
| /plugin/bez/scripts/ |
| H A D | task.js | 156 .autocomplete({ 197 wasOpen = input.autocomplete( "widget" ).is( ":visible" ); 208 input.autocomplete( "search", "" ); 213 var matcher = new RegExp( jQuery.ui.autocomplete.escapeRegex(request.term), "i" ); 259 this.input.autocomplete( "instance" ).term = "";
|
| H A D | thread.js | 213 .autocomplete({ 254 wasOpen = input.autocomplete( "widget" ).is( ":visible" ); 265 input.autocomplete( "search", "" ); 270 var matcher = new RegExp( jQuery.ui.autocomplete.escapeRegex(request.term), "i" ); 316 this.input.autocomplete( "instance" ).term = "";
|
| /plugin/inseecity/ |
| D | script.js | 38 jQuery ('.insee input[name="city"]').autocomplete ({ 42 var results = jQuery.ui.autocomplete.filter (inseeCityName, request.term);
|
| /plugin/acknowledge/ |
| D | script.js | 9 .autocomplete({ 19 .autocomplete({
|
| /plugin/bureaucracy/script/ |
| D | user.js | 43 jQuery(".userpicker").autocomplete({ 62 .autocomplete({
|
| /plugin/bureaucracy-au/script/ |
| D | user.js | 43 jQuery(".userpicker").autocomplete({ 62 .autocomplete({
|
| /plugin/bureaucracyau/script/ |
| D | user.js | 43 jQuery(".userpicker").autocomplete({ 62 .autocomplete({
|
| /plugin/data-au/ |
| D | script.js | 82 jQuery(".dataau_type_page input").autocomplete({ 106 .autocomplete({
|
| /plugin/searchform/ |
| D | syntax.php | 91 $autocomplete=true; 111 'autocomplete' => $autocomplete ? 'on' : 'off',
|
| /plugin/data/ |
| D | script.js | 82 jQuery(".data_type_page input").autocomplete({ 106 .autocomplete({
|
| /plugin/struct/script/ |
| H A D | EntryEditor.js | 68 $form.find('input.struct_autocomplete').autocomplete({ 83 $form.find('.multiwrap input.struct_autocomplete').autocomplete('option', {
|
| /plugin/txt2tags/ |
| D | linkwiz.js | 104 dw_linkwiz.autocomplete(); 269 autocomplete: function(){ 301 dw_linkwiz.autocomplete();
|
| /plugin/bookcreator/script/ |
| D | nspicker.js | 115 bc_nspicker.autocomplete(); 208 autocomplete: function () { method 243 bc_nspicker.autocomplete();
|
| /plugin/dyncontent/ |
| D | script.js | 119 dw_linkwiz_v2.autocomplete(); 296 autocomplete: function(){ 328 dw_linkwiz_v2.autocomplete();
|
| /plugin/searchformgoto/ |
| D | helper.php | 37 if(!$autocomplete) print 'autocomplete="off" ';
|
| /plugin/dirtylittlehelper/ |
| D | dokuwiki_plugin_dirtylittlehelper.txt | 35 * [[struct]] (needed for autocomplete search in editor and topbar) 36 * [[bureaucracy]] (needed for autocomplete search in editor and topbar) 95 * config "autocomplete" - "namespace" > put your namespace here 231 * struct autocomplete (like the dlh page in the editor BUT only one field) 251 in the config define a pageid for a page that contains **ONE** autocomplete struct field\\ 350 /* autocomplete on top */ 351 .ui-autocomplete{ z-index: 99999 !important; }
|
| /plugin/lms/ |
| D | script.js | 33 .autocomplete({
|
| /plugin/tagging/action/ |
| H A D | main.php | 73 $this->autocomplete(); 172 public function autocomplete() function in action_plugin_tagging_main
|
| /plugin/codehighlight/cp/ |
| D | codepress.js | 69 self.editor.autocomplete = (self.editor.autocomplete) ? false : true;
|
| /plugin/combo/resources/theme/default/components/html/ |
| H A D | subscribe-form.hbs | 8 autocomplete="email" required="required"/>
|
| /plugin/solr/ |
| D | helper.php | 70 public function tpl_searchform($ajax=false, $autocomplete=true) { argument 79 if(!$autocomplete) print 'autocomplete="off" ';
|
| /plugin/watchcycle/ |
| D | style.less | 88 .ui-autocomplete {
|
| /plugin/asciidocjs/node_modules/jake/lib/ |
| D | jake.js | 310 if (opts.autocomplete && opts.jakefile === true) { 318 if(!jakefileLoaded && !jakelibdirLoaded && !opts.autocomplete) {
|
| /plugin/codehighlight/cp/engines/ |
| D | opera.js | 19 autocomplete : true, property 42 …Chars.indexOf('|'+String.fromCharCode(charCode)+'|')!=-1 && CodePress.autocomplete) { // auto comp…
|