| /plugin/tagfilter/_test/ |
| D | syntax.test.php | 32 $select = pq('select', $form); 33 $this->assertTrue($select->count() === 3); 34 $this->assertEquals('T1', $select->eq(0)->attr('name')); 35 $this->assertEquals('T2', $select->eq(1)->attr('name')); 36 $this->assertEquals('T3', $select->eq(2)->attr('name')); 38 $this->assertEquals('T1 selection', $select->eq(0)->attr('data-placeholder')); 39 $this->assertEquals('T2 selection', $select->eq(1)->attr('data-placeholder')); 40 $this->assertEquals('T3 selection', $select->eq(2)->attr('data-placeholder')); 42 $this->assertNull($select->eq(0)->attr('multiple')); 43 $this->assertNull($select->eq(1)->attr('multiple')); [all …]
|
| /plugin/bpmnio/vendor/dmn-js/dist/assets/ |
| D | dmn-js-shared.css | 39 --select-option-selected-color: var(--color-blue-205-100-35); 40 --select-option-hover-background-color: var(--color-black-opacity-10); 41 --select-options-background-color: var(--color-white); 42 --select-options-border-color: var(--color-grey-225-10-75); 43 --select-options-box-shadow-color: var(--color-black-opacity-10); 44 --select-options-color: var(--color-grey-225-10-15); 120 .dms-select { 136 .dms-select { 140 .dms-input-select .dms-input { 145 .dms-select:focus { [all …]
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/ |
| H A D | AbstractWebDriverCheckboxOrRadio.php | 97 * @param bool $select 100 protected function byValue($value, $select = true) argument 104 $select ? $this->selectOption($element) : $this->deselectOption($element); 123 * @param bool $select 126 protected function byIndex($index, $select = true) argument 133 $select ? $this->selectOption($elements[$index]) : $this->deselectOption($elements[$index]); 141 * @param bool $select 143 protected function byVisibleText($text, $partial = false, $select = true) argument 180 $select ? $this->selectOption($element) : $this->deselectOption($element);
|
| /plugin/struct/meta/ |
| H A D | QueryBuilder.php | 14 protected $select = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder 49 $this->select[$alias] = "$tablealias.$column"; 66 $this->select[$alias] = $statement; 78 if (!isset($this->select[$alias])) { 82 return $this->select[$alias]; 225 foreach ($this->select as $alias => $select) { 226 $selects[] = "$select AS $alias";
|
| /plugin/namespacesearch/ |
| D | style.css | 15 select.namespacesearch_namespace { 32 select.namespacesearch_namespace:hover { 36 select.namespacesearch_namespace option:nth-child(2n+1) { 40 select.namespacesearch_namespace option { 48 #dokuwiki__sitetools form.search select ~ #qsearch__in {
|
| /plugin/struct/script/ |
| H A D | vanilla-combobox.js | 7 #select; 57 this.#select = this.querySelector('select'); 58 if (!this.#select) { 63 this.#multiple = this.#select.multiple; 71 this.#input.required = this.#select.required; 72 this.#input.disabled = this.#select.disabled; 266 const selectedOptions = Array.from(this.#select.selectedOptions); 289 const selectedOptions = Array.from(this.#select.selectedOptions); 319 const options = Array.from(this.#select.options);
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | nv.d3.min.js | 2 …select(this),o=d||960,p=e||400,q=n.selectAll("g.nv-wrap.nv-interactiveLineLayer").data([l]),r=q.en… 3 …select(".nv-y.nv-axis").attr("transform","translate("+t+",0)"),e.width(t).height(u);var A=z.select… 4 …select(".nv-x.nv-axis").selectAll("g");p&&z.selectAll("text").attr("transform",function(a,b,c){ret… 5 …select("g");F.append("rect").style("opacity",0),F.append("g").attr("class","nv-x nv-axis"),F.appen… 6 …select("g");if(K.append("g").attr("class","nv-x nv-axis"),K.append("g").attr("class","nv-y nv-axis… 7 …select(this.parentNode).attr("transform","translate("+f(a)+")"),M.attr("d",p),L.attr("d",p).attr("… 8 …select(this),a.utils.initSVG(j),l.domain(c||d3.extent(b,n)).range(e||[0,k]),m.domain(d||d3.extent(…
|
| /plugin/imagecarousel/vendor/slick/ |
| D | slick.less | 9 -webkit-user-select: none; 10 -khtml-user-select: none; 11 -moz-user-select: none; 12 -ms-user-select: none; 13 user-select: none;
|
| D | slick.css | 11 -webkit-user-select: none; 12 -moz-user-select: none; 13 -ms-user-select: none; 14 user-select: none; 17 -khtml-user-select: none;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
| D | StructuredQuery.php | 117 public function setSelect(Projection $select) argument 119 $this->select = $select; 126 return $this->select;
|
| /plugin/jsongendoc/ |
| D | helper.php | 30 $select = isset($data['keys']['select']) ? $data['keys']['select'] : ''; 33 if($select) { 34 $select = $json_o->parse_links($select); 49 $data['select'] = $select;
|
| /plugin/ckgdoku/ckeditor/plugins/wsc/skins/moono-lisa/ |
| D | wsc.css | 22 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_hbox_first .cke_dialog_ui_select select.cke_… 23 div[name=Thesaurus] div.cke_dialog_ui_input_select select.cke_dialog_ui_input_select 28 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_hbox_first .cke_dialog_ui_select select.cke_… 29 div[name=Thesaurus] div.cke_dialog_ui_input_select select.cke_dialog_ui_input_select:focus
|
| /plugin/ckgedit/ckeditor/plugins/wsc/skins/moono-lisa/ |
| D | wsc.css | 22 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_hbox_first .cke_dialog_ui_select select.cke_… 23 div[name=Thesaurus] div.cke_dialog_ui_input_select select.cke_dialog_ui_input_select 28 div[name=SpellTab] .wsc-spelltab-bottom .cke_dialog_ui_hbox_first .cke_dialog_ui_select select.cke_… 29 div[name=Thesaurus] div.cke_dialog_ui_input_select select.cke_dialog_ui_input_select:focus
|
| /plugin/tagfilter/ |
| D | script.js | 64 jQuery.each(form,function(index,select) { //loop through select boxes and collect the pages argument 65 if(jQuery.isArray(select) && select.length) { 67 jQuery.each(select,function(index2,tag) { 78 jQuery.each(form,function(index,select) { //loop through select boxes and collect the pages argument 79 if(jQuery.isArray(select) && select.length) { 80 jQuery.each(select,function(index2,tag) {
|
| /plugin/timetrack/ |
| D | script.js | 43 this.select(); 74 $input_next.focus().select(); 82 $input_next.focus().select(); 91 $input_next.focus().select(); 99 $input_next.focus().select(); 162 …track-form input[data-date="'+new Date().toISOString().slice(0, 10)+'"]').first().select().focus();
|
| /plugin/combo/ComboStrap/ |
| H A D | Event.php | 110 … $select = Sqlite::createSelectFromTableAndColumns(self::EVENT_TABLE_NAME, $attributes); 111 $select .= " order by " . self::TIMESTAMP_ATTRIBUTE . " limit {$maxEvent}"; 113 ->setQuery($select); 260 $select = Sqlite::createSelectFromTableAndColumns(self::EVENT_TABLE_NAME, $attributes); 263 $request->setQuery($select); 265 …$request->setQueryParametrized($select . " where " . self::EVENT_NAME_ATTRIBUTE . " = ?", [$eventN…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | debugger.js | 49 var select = selects[i]; 50 if (select.dataset.fontName !== fontName) { 53 select.checked = !select.checked; 54 selectFont(fontName, select.checked); 55 select.scrollIntoView(); 130 var select = document.createElement('input'); 131 select.setAttribute('type', 'checkbox'); 132 select.dataset.fontName = fontName; 133 select.addEventListener('click', (function(select, fontName) { argument 135 selectFont(fontName, select.checked); [all …]
|
| /plugin/bureaucracyau/_test/ |
| D | syntax.test.php | 27 $select = $this->checkField($doc, 'Please select an option', 'select'); 28 $this->assertEquals(3, pq('option', $select)->length); 29 $this->assertEquals(1, pq('option:selected', $select)->length); 30 $this->assertEquals('Peaches', pq('option:selected', $select)->val());
|
| /plugin/bureaucracy-au/_test/ |
| D | syntax.test.php | 27 $select = $this->checkField($doc, 'Please select an option', 'select'); 28 $this->assertEquals(3, pq('option', $select)->length); 29 $this->assertEquals(1, pq('option:selected', $select)->length); 30 $this->assertEquals('Peaches', pq('option:selected', $select)->val());
|
| /plugin/webdav/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 231 $version = $this->select('VERSION'); 252 $uid = $this->select('UID'); 274 $fn = $this->select('FN'); 391 foreach ($this->select($propertyName) as $field) { 421 foreach ($this->select($propertyName) as $field) {
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
| D | VCard.php | 234 $version = $this->select('VERSION'); 256 $uid = $this->select('UID'); 278 $fn = $this->select('FN'); 394 foreach ($this->select($propertyName) as $field) { 425 foreach ($this->select($propertyName) as $field) {
|
| /plugin/jquery-syntax/jquery-syntax/base/ |
| D | jquery.syntax.layout.table.css | 24 user-select: none; 25 -moz-user-select: none; 26 -webkit-user-select: none;
|
| /plugin/wikicalendar/ |
| D | syntax.php | 336 $out .= '<select id="year" name="plugin_wikicalendar_year">' . DOKU_LF; 349 $out .= '</select>' . DOKU_LF; 354 $out .= '<select id="month" name="plugin_wikicalendar_month">' . DOKU_LF; 364 $out .= '</select>' . DOKU_LF;
|
| /plugin/shibbolethauth/ |
| D | style.css | 38 #shibboleth__manager td select.edit { } 47 #shibboleth__manager tr select { 55 #shibboleth__manager tr.default select, 64 #shibboleth__manager tr.protected select,
|
| /plugin/zip/pear/File/Archive/Reader/ |
| D | ChangeName.php | 108 function select($filename, $close = true) function in File_Archive_Reader_AddBaseName 114 return $this->source->select($name, $close); 205 function select($filename, $close = true) function in File_Archive_Reader_ChangeBaseName 207 return $this->source->select($this->unmodifyName($filename));
|