Home
last modified time | relevance | path

Searched refs:el (Results 1 – 25 of 306) sorted by last modified time

12345678910>>...13

/plugin/twofactor/action/
H A Dprofile.php205 $el = $form->addRadioButton('provider', $provider->getLabel())->val($provider->getProviderID());
207 $el->attr('checked', 'checked');
208 $el->getLabel()->val($provider->getLabel() . ' ' . $this->getLang('default'));
/plugin/mermaid/
H A Dmermaid.min.js104 `),b.style===void 0&&(P.style=P.style||"stroke: #333; stroke-width: 1.5px;fill:none"),P.labelStyle=P.labelStyle.replace("color:","fill:"))),P.id=E,P.class=C+" "+D,P.minlen=b.length global() function
1348 ... Falling back to non-web worker version.`);if(!R.workerFactory){var it=f("./elk-worker.min.js"),nt=it.Worker;R.workerFactory=function(st){return new nt(st)}}return b(this,(B.__ global() property in AnonymousFunction3478d9c7178b00.ht
[all...]
/plugin/siteexport/
H A Djquery.filedownload.js150 …|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(…
/plugin/structpublish/action/
H A Drevisions.php37 $el = $form->getElementAt($i);
39 if (!is_a($el, \dokuwiki\Form\CheckableElement::class) && !is_a($el, \dokuwiki\Form\HTMLElement::class)) {
44 if (is_a($el, \dokuwiki\Form\CheckableElement::class)) {
45 if ($el->attr('name') === $checkName) {
46 $rev = $el->attr('value');
57 is_a($el, \dokuwiki\Form\HTMLElement::class) &&
58 !empty(trim($el->val())) &&
61 $val = $el->val();
64 $el
[all...]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/acknowledge/
H A Dscript.js45 .filter(function (idx, el) {
46 return jQuery(el).parents('ul, ol, aside, nav, footer, header').length === 0;
9 AnonymousFunction473137500200(idx, el) global() argument
/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js61 var el = document.documentElement;
62 if (el.requestFullscreen) {
63 el.requestFullscreen();
64 } else if (el.msRequestFullscreen) {
65 el.msRequestFullscreen();
66 } else if (el.mozRequestFullScreen) {
67 el.mozRequestFullScreen();
68 } else if (el.webkitRequestFullscreen) {
69 el.webkitRequestFullscreen();
H A Dlightgallery.js96 this.el = element;
229 _this.modules[key] = new $.fn.lightGallery.modules[key](_this.el);
1296 $.removeData(_this.el, 'lightGallery');
H A Dlightgallery.min.js4el=b,this.$el=a(b),this.s=a.extend({},c,d),this.s.dynamic&&"undefined"!==this.s.dynamicEl&&this.s.…
/plugin/mikioplugin/icons/elusive/css/
H A Delusive-icons.min.css4 */@font-face{font-family:'Elusive-Icons';src:url('../fonts/elusiveicons-webfont.eot?v=2.0.0');src:url('../fonts/elusiveicons-webfont.eot?#iefix&v=2.0.0') format('embedded-opentype'),url('../fonts/elusiveicons-webfont.woff?v=2.0.0') format('woff'),url('../fonts/elusiveicons-webfont.ttf?v=2.0.0') format('truetype'),url('../fonts/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular') format('svg');font-weight:normal;font-style:normal}.el{display:inline-block;font:normal normal normal 14px/1 'Elusive-Icons';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.el-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.el-2x{font-size:2em}.el-3x{font-size:3em}.el-4x{font-size:4em}.el-5x{font-size:5em}.el-fw{width:1.28571429em;text-align:center}.el-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.el-ul>li{position:relative}.el
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe1000 Ġfe el
1170 el s
1866 el t
2256 ra el
2477 u el
2492 Ġmod el
2756 a el
3651 ĠAng el
3690 ĠB el
3962 ĠD el
[all...]
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js28 function triggerSimpleCustomEvent(el, eventName) { argument
30 jq(el).trigger(eventName);
34 el.dispatchEvent(event);
38 // el.classList not supported by < IE10
40 function hasClass(el, className) { argument
42 return jq(el).hasClass(className);
44 return el.classList.contains(className);
/plugin/tagging/script/
H A Deditable.js290 $('.editable-open').each(function(i, el){ argument
292 if(el === element || $(el).find(element).length) {
296 $(el).data('editable').hide();
/plugin/confmanager/
H A Djquery.form.js827 var i,j,n,v,el,max,jmax;
829 el = els[i];
830 n = el.name;
837 if(!el.disabled && form.clk == el) {
838 a.push({name: n, value: $(el).val(), type: el.type });
852 else if (feature.fileapi && el.type == 'file' && !el.disabled) {
869 a.push({name: n, value: v, type: el.type, required: el.required});
959 var el = this[i];
976 var n = el.name, t = el.type, tag = el.tagName.toLowerCase();
983 (t == 'submit' || t == 'image') && el.form && el.form.clk != el ||
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js40739 if (IS_INCLUDES && el != el) while (length > index) {
49872 var el = this.h[9];
49905 fl = el;
49922 sum64(this.h, 8, eh, el);
50344 lo = lo + el >>> 0;
75286 var el = this._e | 0;
75315 al = el;
75316 el = dl;
78757 var el = this._el | 0;
78821 fl = el;
[all …]
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js45 function el(){Z.call(this)} function
148 function ts(a){if(!a){throw jf(new el)}}
600el,fl);var be=Ck(Ps,'IllegalStateException',62);Mf(45,15,Us,gl,hl);var ce=Ck(Ps,'IndexOutOfBoundsE…
/plugin/imapmarkers/
H A Djquery.imagemapster.js259 el,
265 if (el === '') {
268 arr[i] = cb ? cb(el) : el;
418 obj = elements[el];
428 el = lastKey;
924 setSelection(el);
1188 'v\\:' + el,
3539 el,
3568 el = elements[j];
3612 el = $(el);
[all …]
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1701 $el = $this->root->find('meta[http-equiv=Content-Type]', 0, true);
1703 if (!empty($el)) {
1704 $fullvalue = $el->content;
/plugin/translation/
H A Ddeleted.files73 flags/el.gif
/plugin/translation/lang/
H A Dflags.txt39 el https://flagicons.lipis.dev/flags/4x3/gr.svg
H A Dlangnames.txt41 el Ελληνικά
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dlang2fonts.css44 :lang("el"), :lang("ell") { /* GREEK */
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1483 foreach (['STYLE', 'WIDTH', 'COLOR'] as $el) {
1484 if (isset($a['BORDER-' . $side . '-' . $el])) { // e.g. $b['BORDER-TOP-STYLE']
1485 $s = trim($a['BORDER-' . $side . '-' . $el]);
1491 if ($el === 'STYLE') {
1497 } elseif ($el === 'WIDTH') {
1503 } elseif ($el === 'COLOR') {
H A DGradient.php726 $el = preg_split('/\s+/', trim($bgr[$i]));
728 $col = $this->colorConverter->convert($el[0], $this->mpdf->PDFAXwarnings);
738 $g['stops'][] = $this->getStop($col, $el, true);
870 $el = preg_split('/\s+/', trim($bgr[$i]));
872 $col = $this->colorConverter->convert($el[0], $this->mpdf->PDFAXwarnings);
881 $g['stops'][] = $this->getStop($col, $el);
886 private function getStop($col, $el, $convertOffset = false)
903 if (isset($el[1])) {
904 if (preg_match('/(\d+)[%]/', $el[1], $m)) {
909 } elseif (preg_match('/([0-9.]+(px|em|ex|pc|pt|cm|mm|in))/i', $el[
869 getStop($col, $el, $convertOffset = false) global() argument
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js284 this.getStyle=this.isIE?function(el,name){return el.currentStyle[name]||el.style[name]||undefined
285 }:function(el,name){return el.ownerDocument.defaultView.getComputedStyle(el,null)[name]||el.style[name]||undefined
1239 }this.fixOperaTabKey=function(el){el.onfocus=onOperaTabFocus; argument
1240 el
2148 AnonymousFunction4beb61234600(el) global() argument
2154 AnonymousFunction4beb61234700(el) global() argument
2168 AnonymousFunction4beb61234800(el,name) global() argument
2177 AnonymousFunction4beb61234900(el,name) global() argument
2186 AnonymousFunction4beb61234a00(el,name) global() argument
2192 AnonymousFunction4beb61234b00(el,name) global() argument
2207 AnonymousFunction4beb61234c00(el) global() argument
2225 AnonymousFunction4beb61234d00(el) global() argument
2227 computeDirtyFontSize(el,calibration) global() argument
2243 AnonymousFunction4beb61234f00(el,value) global() argument
2246 AnonymousFunction4beb61235000(el,value) global() argument
2253 AnonymousFunction4beb61235100(el,value) global() argument
2260 AnonymousFunction4beb61235200(el,name) global() argument
2261 AnonymousFunction4beb61235300(el,name) global() argument
3556 drawOutline(el) global() argument
3605 drawBoxModel(el) global() argument
6457 AnonymousFunction4beb612324a00(el) global() argument
7486 AnonymousFunction4beb61232aa00(el) global() argument
[all...]

12345678910>>...13