Home
last modified time | relevance | path

Searched refs:selector (Results 126 – 150 of 328) sorted by last modified time

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DBackendRule.php47 public $selector; variable in Google\\Service\\ServiceManagement\\BackendRule
138 public function setSelector($selector) argument
140 $this->selector = $selector;
147 return $this->selector;
H A DCustomErrorRule.php29 public $selector; variable in Google\\Service\\ServiceManagement\\CustomErrorRule
48 public function setSelector($selector) argument
50 $this->selector = $selector;
57 return $this->selector;
H A DDocumentationRule.php33 public $selector; variable in Google\\Service\\ServiceManagement\\DocumentationRule
66 public function setSelector($selector) argument
68 $this->selector = $selector;
75 return $this->selector;
H A DHttpRule.php58 public $selector; variable in Google\\Service\\ServiceManagement\\HttpRule
189 public function setSelector($selector) argument
191 $this->selector = $selector;
198 return $this->selector;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DContextRule.php42 public $selector; variable in Google\\Service\\ServiceUsage\\ContextRule
103 public function setSelector($selector) argument
105 $this->selector = $selector;
112 return $this->selector;
H A DSystemParameterRule.php28 public $selector; variable in Google\\Service\\ServiceUsage\\SystemParameterRule
47 public function setSelector($selector) argument
49 $this->selector = $selector;
56 return $this->selector;
H A DUsageRule.php29 public $selector; variable in Google\\Service\\ServiceUsage\\UsageRule
52 public function setSelector($selector) argument
54 $this->selector = $selector;
61 return $this->selector;
/plugin/deletepagebutton/
H A Dscript.js14 let selector;
17 selector = 'li.action a.deletepagebutton';
22 selector = '.deletepagebutton a';
25 let $button = jQuery(selector);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js988 function match(el, selector) { argument
990 if (vendor) return vendor.call(el, selector);
991 var nodes = el.parentNode.querySelectorAll(selector);
1005 function closest (element, selector, checkYourSelf) { argument
1010 if (matchesSelector(currentElem, selector)) {
1083 function bind$1(el, selector, type, fn, capture) { argument
1231 function query(selector, el) { argument
1234 return el.querySelector(selector);
1237 function all(selector, el) { argument
1240 return el.querySelectorAll(selector);
[all …]
/plugin/xtern/
H A Dscript.js18 var selector = "#dokuwiki__content a"; //default
20 selector = JSINFO['xtern_selector'] ;
23 jQuery(selector).each (function( index ) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php101 $selector = new MechanismSelector($this->mechanisms());
103 return $selector->select($choices, $options);
/plugin/box2/
H A Dprint.css131 /* IE fixes for unsupported child selector \*/
H A Dstyle.css131 /* IE fixes for unsupported child selector \*/
/plugin/imageflow/
H A DREADME.md40 …e or use the file conf/userstyle.css. The following table shows the css selector and the propertie…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …a.applyTransform(l,j[0],3);a.applyTransform(l,j[1],f);h.appendChild(l)},selector:function(p,h,k,s,…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a…
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js44 function _$(selector, elem) argument
47 return elem.querySelector(selector);
50 function _$$(selector, elem) argument
53 return elem.querySelectorAll(selector);
/plugin/currentlyreading/
H A Dstyle.css3 * @selector div.plugin_currentlyreading
4 * @selector span.plugin_currentlyreading
5 * @selector a.plugin_currentlyreading
6 * @selector img.plugin_currentlyreading
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 … '@property',\n '@protocol',\n '@public',\n '@selector',\n '@synt…
H A D57.57.js1 …e:">",token:"delimiter.angle"}],tokenizer:{root:[{include:"@selector"}],selector:[{include:"@comme… property in AnonymousFunction283644d30100.i.tokenizer
H A D57.57.js.map1selector' }],\n selector: [\n { include: '@comments' },\n { include: …
H A Dbundle.css1188 /* The following selector looks a bit funny, but that is needed to cover all the workbench and the …
H A Dbundle.js.map1selector.js","webpack:///./node_modules/d3-selection/src/selectorAll.js","webpack:///./node_module…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1188 /* The following selector looks a bit funny, but that is needed to cover all the workbench and the …

12345678910>>...14