Home
last modified time | relevance | path

Searched refs:attrs (Results 1 – 25 of 188) sorted by path

12345678

/plugin/achart/assets/
H A Dapexcharts.min.js6attrs.strokeHeight?t.attrs.strokeHeight:o/2,a=i+e+o/2;h=n.drawLine(t.x,a-2*e,t.x,a,t.attrs.strokeC…
/plugin/adfs/phpsaml/
H A DREADME.md1105 $returnTo = $spBaseUrl.'/demo1/attrs.php'; // but set a custom RelayState URL
1160 echo '<p><a href="?sso2" >Login and access to attrs.php page</a></p>';
1549 to the same view or login and be redirected to the `attrs.php` view.
1559 2.2 in the second link we access to (`attrs.php`) have the same process
1560 described at 2.1 with the difference that as `RelayState` is set the `attrs.php`.
1564 are redirected to the RelayState view. a) `index.php` or b) `attrs.php`.
/plugin/advrack/
H A Draphael.js2454 attrs.bx = toFloat(seg[seglen - 4]) || attrs.x;
2455 attrs.by = toFloat(seg[seglen - 3]) || attrs.y;
5904 attrs = o.attrs,
6066 attrs = o.attrs,
6169 value = -attrs.x - (attrs.width || 0);
6417 this.attrs = this.attrs || {};
6762 for (var a in this.attrs) if (this.attrs[has](a)) {
7283 o.attrs = o.attrs || {};
7506 o.attrs = o.attrs || {};
7507 var attrs = o.attrs,
[all …]
/plugin/alphalist2/
H A Dsyntax.php26 $attrs = substr($match, strlen('<alphalist'), -1);
27 $classes = preg_split('/\s+/', $attrs, -1, PREG_SPLIT_NO_EMPTY);
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js1701 var attrs = [ "fill", "stroke" ];
1702 for ( i1 = 0; i1 < attrs.length; i1++ ) {
1703 var attr = attrs[ i1 ]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js3190 for (var j = 0, attrs = el.attributes, l = attrs.length; j < l; j++) {
3191 var attr = attrs.item(j);
H A Dfabric.min.js2 …ranslate("+x+", "+y+")",parentNode;for(var j=0,attrs=el.attributes,l=attrs.length;j<l;j++){var att…
/plugin/archivegenerator/
H A Dadmin.php473 $adminMailInput->attrs(['type' => 'email', 'required' => '1']);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php142 private $attrs; variable in phpseclib3\\File\\ANSI
199 $this->attrs = array_fill(0, $this->max_y + 1, $this->attr_row);
264 …attrs = array_merge($this->history_attrs, array_slice(array_splice($this->attrs, $this->y + 1), 0,…
265 … $this->attrs = array_merge($this->attrs, array_fill($this->y, $this->max_y, $this->attr_row));
279 $this->attrs[$this->y] = $this->attr_row;
391 $this->attrs[$this->y][$this->x] = clone $this->base_attr_cell;
410 $this->attrs[$this->y][$this->x] = clone $this->attr_cell;
448 $this->history_attrs = array_merge($this->history_attrs, [array_shift($this->attrs)]);
449 $this->attrs[] = $this->attr_row;
533 $cur_attr = $this->attrs[$i][$j];
[all …]
H A DX509.php3601 $attrs = [];
3605 $attrs[] = $attribute['type'];
3609 return $attrs;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1694 $attrs = $this->parseAttributes($response);
1695 return $attrs['mode'];
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php39 var $attrs = array(); variable in XML
83 $this->attrs = $attributes;
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php58 public function setAttributes($attrs = []) argument
60 array_merge($this->_attributes, $attrs);
H A DDatamatrixFactory.php57 public function setAttributes($attrs = []) argument
59 array_merge($this->_attributes, $attrs);
H A DPDF417Factory.php57 public function setAttributes($attrs = []) argument
59 array_merge($this->_attributes, $attrs);
H A DQRcodeFactory.php59 public function setAttributes($attrs = []) argument
61 array_merge($this->_attributes, $attrs);
/plugin/bibtex/OSBib/
H A DPARSEXML.php94 function startElement($parser, $name, $attrs)
98 if(!empty($attrs) && ($name == "resource"))
99 $node["_ATTRIBUTES"] = $attrs;
/plugin/bookcreator/syntax/
H A Dbookmanager.php261 ->attrs(['size'=> 30]);
266 ->attrs(['size'=> 1]);
/plugin/booking/
H A Daction.php172 ->attrs(['type' => 'date', 'min' => date('Y-m-d'), 'required' => 'required'])
175 ->attrs(['type' => 'time', 'required' => 'required'])
179 ->attrs(['required' => 'required', 'placeholder' => '1h'])
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md639 * `ElementFactory`: use `attrs.di` property instead of `attrs.colors` for fill and stroke when crea…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,a=t.attrs;if(n.canRender(r))…
7attrs:Pi(L),ns:Pi((function(){return T}))}));for(;-1!==N;){if(-1===(B=60===e.charCodeAt(N)?N:e.ind…
194 …l;var i=this._modeling,r=this._eventBus;r.fire("replace.start",{element:e,attrs:t,hints:n});var o=…
H A Dbpmn-navigated-viewer.production.min.js2attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,a):n.drawConnection(o,r,a)})),e.o…
H A Dbpmn-viewer.production.min.js2attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,a):n.drawConnection(o,r,a)})),e.o…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2attrs:nt(B),ns:nt((function(){return O}))}));for(;-1!==I;){if(-1===(M=60===e.charCodeAt(I)?I:e.ind…
7attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}else if("association-end"==…
21 …l;var i=this._modeling,r=this._eventBus;r.fire("replace.start",{element:e,attrs:t,hints:n});var o=…
H A Ddmn-navigated-viewer.production.min.js2attrs:Ve(B),ns:Ve((function(){return M}))}));for(;-1!==T;){if(-1===(R=60===e.charCodeAt(T)?T:e.ind…

12345678