Home
last modified time | relevance | path

Searched refs:node (Results 176 – 200 of 709) sorted by relevance

12345678910>>...29

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2621 return node ? node.value : "";
2862 return !!(node && node.specified);
3531 for (var i = 0, node; node = b[i]; i++)
3625 while (node = node.nextSibling)
3626 if (node.nodeType == 1) return node;
3631 while (node = node.previousSibling)
3632 if (node.nodeType == 1) return node;
3839 if (!node.disabled && (!node.type || node.type !== 'hidden'))
3852 if (node.checked) results.push(node);
3906 for (var i = 0, node; node = b[i]; i++)
[all …]
/plugin/topbarsyntax/
H A Dcsshover3.htc145 patch:function(node, type, className) {
151 if(node.style[property]) {
152 node.style[property] = null;
156 if(!node.csshover) node.csshover = [];
159 if(!node.csshover[className]) {
160 node.csshover[className] = true;
215 this.node = node;
221 this.deactivator = function(){ node.className = node.className.replace(replacer, ' '); };
239 this.node = null;
249 return function(node, type, className) {
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php66 $server->on('browserButtonActions', function($path, $node, &$actions) {
67 if ($node instanceof ICalendar) {
88 $node = $this->server->getProperties($path, [
96 …if (!isset($node['{DAV:}resourcetype']) || !$node['{DAV:}resourcetype']->is('{' . Plugin::NS_CALDA…
102 $properties = $node;
215 foreach ($nodes as $node) {
216 if (isset($node[200][$calDataProp])) {
217 $blobs[$node['href']] = $node[200][$calDataProp];
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DSandboxedPrintNode.php59 protected function removeNodeFilter(Node $node) argument
61 if ($node instanceof FilterExpression) {
62 return $this->removeNodeFilter($node->getNode('node'));
65 return $node;
/plugin/sqlraw/
H A Dsorttable.min.js17node){hasInputs=(typeof node.getElementsByTagName=='function')&&node.getElementsByTagName('input')… argument
18 else if(typeof node.textContent!='undefined'&&!hasInputs){return node.textContent.replace(/^\s+|\s+…
19 else if(typeof node.innerText!='undefined'&&!hasInputs){return node.innerText.replace(/^\s+|\s+$/g,…
20 else if(typeof node.text!='undefined'&&!hasInputs){return node.text.replace(/^\s+|\s+$/g,'');}
21 else{switch(node.nodeType){case 3:if(node.nodeName.toLowerCase()=='input'){return node.value.replac…
22node.nodeValue.replace(/^\s+|\s+$/g,'');break;case 1:case 11:var innerText='';for(var i=0;i<node.c…
/plugin/quickstats/scripts/
H A Dsorttable.js199 getInnerText: function(node) { argument
207 node.getElementsByTagName('input').length;
209 if (node.getAttribute("sorttable_customkey") != null) {
210 return node.getAttribute("sorttable_customkey");
213 return node.textContent.replace(/^\s+|\s+$/g, '');
216 return node.innerText.replace(/^\s+|\s+$/g, '');
219 return node.text.replace(/^\s+|\s+$/g, '');
222 switch (node.nodeType) {
224 if (node.nodeName.toLowerCase() == 'input') {
225 return node.value.replace(/^\s+|\s+$/g, '');
[all …]
/plugin/rst/
H A Dsyntax.php167 foreach($nodes as $node)
169 if (preg_match('/h([1-7])/',$node->tagName,$match))
172 $node->setAttribute('class', 'sectionedit'.$match[1]);
173 $hid = $renderer->_headerToLink($node->nodeValue,'true');
174 $node->setAttribute('id',$hid);
175 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php121 if ($node instanceof IAddressBook || $node instanceof ICard) {
143 if ($node instanceof IAddressBook) {
154 if ($node instanceof DAVACL\IPrincipal) {
168 if ($node instanceof ICard) {
174 $val = $node->get();
290 if (!$node instanceof ICard)
412 foreach ($candidateNodes as $node) {
414 if (!$node instanceof ICard)
417 $blob = $node->get();
426 $validNodes[] = $node;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, $method, ArrayExpression $arguments, $lineno) argument
20 …parent::__construct(['node' => $node, 'arguments' => $arguments], ['method' => $method, 'safe' => …
22 if ($node instanceof NameExpression) {
23 $node->setAttribute('always_defined', true);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DTestUtil.php21 foreach(scandir($path) as $node) {
23 if ($node=='.' || $node=='..') continue;
24 $myPath = $path.'/'. $node;
/plugin/diagrams/script/
H A DDiagramsView.js2 * Prosemirror view for the diagrams node
5 /** {DiagramsForm} The form to edit the node attributes */
10 * Render the node into this.dom
13 * to render the node to avoid code duplication and to have a central way to map node
19 const schemaSpec = this.node.type.spec.toDOM(this.node);
33 * Handle node selection
41 this.node.attrs,
49 * Handle node deselectio
[all...]
/plugin/datatables/assets/datatables.net-buttons/js/
H A DdataTables.buttons.min.js4 !function(e){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(t){return e(t,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(t,n){n.fn.dataTable||require("datatables.net")(t,n)},"undefined"==typeof window?module.exports=function(t,n){return t=t||window,n=n||o(t),i(t,n),e(n,t,t.document)}:(i(window,o),module.exports=e(o,window,window.document))):e(jQuery,window,document)}(function(y,v,x,w){"use strict";var e=y.fn.dataTable,o=0,C=0,_=e.ext.buttons;function A(t,n,e){y.fn.animate?t.stop().fadeIn(n,e):(t.css("display","block"),e&&e.call(t))}function k(t,n,e){y.fn.animate?t.stop().fadeOut(n,e):(t.css("display","none"),e&&e.call(t))}function B(n,t){if(!(this instanceof B))return function(t){return new B(t,n).container()};!0===(t=void 0===t?{}:t)&&(t={}),Array.isArray(t)&&(t={buttons:t}),this.c=y.extend(!0,{},B.defaults,t),t.buttons&&(this.c.buttons=t.buttons),this.s={dt:new e.Api(n),buttons:[],listenKeys:"",namespace:"dtb"+o++},this.dom={container:y("<"+this.c.dom.container.tag+"/>").addClass(this.c.dom.container.className)},this._constructor()}y.extend(B.prototype,{action:function(t,n){t=this._nodeToButton(t);return n===w?t.conf.action:(t.conf.action=n,this)},active:function(t,n){var t=this._nodeToButton(t),e=this.c.dom.button.active,o=y(t.node);return t.inCollection&&this.c.dom.collection.button&&this.c.dom.collection.button.active!==w&&(e=this.c.dom.collection.button.active),n===w?o.hasClass(e):(o.toggleClass(e,n===w||n),this)},add:function(t,n,e){var o=this.s.buttons;if("string"==typeof n){for(var i=n.split("-"),s=this.s,a=0,r=i.length-1;a<r;a++)s=s.buttons[+i[a]];o=s.buttons,n=+i[i.length-1]}return this._expandButton(o,t,t!==w?t.split:w,(t===w||t.split===w||0===t.split.length)&&s!==w,!1,n),e!==w&&!0!==e||this._draw(),this},collectionRebuild:function(t,n){var e=this._nodeToButton(t);if(n!==w){for(var o=e.buttons.length-1;0<=o;o--)this.remove(e.buttons[o].node);for(e.conf.prefixButtons&&n.unshift.apply(n,e.conf.prefixButtons),e.conf.postfixButtons&&n.push.apply(n,e.conf.postfixButtons),o=0;o<n.length;o++){var i=n[o];this._expandButton(e.buttons,i,i!==w&&i.config!==w&&i.config.split!==w,!0,i.parentConf!==w&&i.parentConf.split!==w,null,i.parentConf)}}this._draw(e.collection,e.buttons)},container:function(){return this.dom.container},disable:function(t){t=this._nodeToButton(t);return y(t.node).addClass(this.c.dom.button.disabled).prop("disabled",!0),this},destroy:function(){y("body").off("keyup."+this.s.namespace);for(var t=this.s.buttons.slice(),n=0,e=t.length;n<e;n++)this.remove(t[n].node);this.dom.container.remove();var o=this.s.dt.settings()[0];for(n=0,e=o.length;n<e;n++)if(o.inst===this){o.splice(n,1);break}return this},enable:function(t,n){return!1===n?this.disable(t):(n=this._nodeToButton(t),y(n.node).removeClass(this.c.dom.button.disabled).prop("disabled",!1),this)},index:function(t,n,e){n||(n="",e=this.s.buttons);for(var o=0,i=e.length;o<i;o++){var s=e[o].buttons;if(e[o].node===t)return n+o;if(s&&s.length){s=this.index(t,o+"-",s);if(null!==s)return s}}return null},name:function(){return this.c.name},node:function(t){return t?(t=this._nodeToButton(t),y(t.node)):this.dom.container},processing:function(t,n){var e=this.s.dt,o=this._nodeToButton(t);return n===w?y(o.node).hasClass("processing"):(y(o.node)
[all...]
/plugin/markdownextra/
H A Dsyntax.php127 foreach($nodes as $node)
129 if (preg_match('/h([1-7])/',$node->tagName,$match))
132 $node->setAttribute('class', 'sectionedit'.$match[1]);
133 $hid = $renderer->_headerToLink($node->nodeValue,'true');
134 $node->setAttribute('id',$hid);
135 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
/plugin/gallery/action/
H A Dprosemirror.php79 $node = new Node('dwplugin_gallery');
87 $node->attr('namespace', $ns);
91 $node->attr($name, $value);
93 $event->data['renderer']->nodestack->add($node);
109 if ($event->data['node']['type'] !== 'dwplugin_gallery') {
115 $event->data['newNode'] = new GalleryNode($event->data['node'], $event->data['parent']);
138 $node = new GalleryNode(['attrs' => json_decode($INPUT->str('attrs'), true)], new RootNode([]));
139 $syntax = $node->toSyntax();
145 * Get default node attributes from gallery Options object
172 * Convert gallery options to node attribute
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dhtml5shiv.min.js137 var node;
140 node = data.cache[nodeName].cloneNode();
142 node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode();
144 node = data.createElem(nodeName);
154 …return node.canHaveChildren && !reSkip.test(nodeName) && !node.tagUrn ? data.frag.appendChild(node
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js2088 node = this.node;
2109 node = el.node;
2189 node = el.node;
2920 this.node.insertBefore(el.node, this.node.firstChild);
2956 it.node.parentNode.insertBefore(el.node, it.node);
2964 this.node.parentNode.insertBefore(el.node, this.node);
3004 el.node.parentNode.insertBefore(this.node, el.node);
3022 el.node.parentNode.insertBefore(this.node, el.node.nextSibling);
3253 p.node.appendChild(this.node);
4175 node = this.node;
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php121 if ($node instanceof IAddressBook || $node instanceof ICard) {
143 if ($node instanceof IAddressBook) {
154 if ($node instanceof DAVACL\IPrincipal) {
168 if ($node instanceof ICard) {
174 $val = $node->get();
291 if (!$node instanceof ICard)
455 foreach ($candidateNodes as $node) {
457 if (!$node instanceof ICard)
460 $blob = $node->get();
469 $validNodes[] = $node;
[all …]
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DDOMNodeComparatorTest.php32 $node = new DOMNode;
36 array($node, $node),
37 array($document, $node),
38 array($node, $document)
/plugin/txt2tags/
H A Dsyntax.php139 foreach($nodes as $node)
141 if (preg_match('/h([1-7])/',$node->tagName,$match))
144 $node->setAttribute('class', 'sectionedit'.$match[1]);
145 $hid = $renderer->_headerToLink($node->nodeValue,'true');
146 $node->setAttribute('id',$hid);
147 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
/plugin/metaeditor/
H A Dscript.js62 function customMenu(node) { argument
101 var nodePath = tree.get_path(node);
102 if(node.li_attr['data-type'] == 'file')
104 var id = tree.get_parent(node);
134 var nodePath = tree.get_path(node);
135 if(node.li_attr['data-type'] == 'file')
137 var id = tree.get_parent(node);
173 var node = data.instance.get_node(data.selected[0]);
176 if(node.li_attr['data-type'] == 'folder')
215 if(!data.instance.is_leaf(node))
[all …]
/plugin/gallery/script/
H A Dprosemirror.js4 * Add our node to the document schema of the Prosemirror plugin
228 newAttrs = Object.entries(this.node.type.attrs).reduce(
248 this.node.marks
254 * Send this node's attributes to the server to get the rendered html back
273 nodeview.node.marks
284 * @param {Node} node
289 function dwplugin_gallery(node, outerview, getPos) {
292 function GalleryNodeView(node, outerview, getPos) {
295 getGalleryFormFields(node.attrs)
297 AbstractNodeView.call(this, node, outervie
288 dwplugin_gallery(node, outerview, getPos) global() argument
291 GalleryNodeView(node, outerview, getPos) global() argument
344 update(node) global() argument
[all...]
/plugin/rack/
H A Dscript.js2 function rack_getElementsByClass(searchClass,node,tag) { argument
4 if ( node == null )
5 node = document;
8 var els = node.getElementsByTagName(tag);
/plugin/phpipam/
H A Dscript.js4 function phpipam_getElementsByClass(searchClass,node,tag) { argument
6 if ( node == null )
7 node = document;
10 var els = node.getElementsByTagName(tag);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2node.rdev];if(!tty){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}stream.tty=tty;stream.seekable=fal… argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
68 $params['node_id'] = (list) A comma-separated list of node IDs to span the reload/reinit call. Should stay empty because reloading usually involves all cluster nodes.
81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes

12345678910>>...29