Home
last modified time | relevance | path

Searched refs:get (Results 151 – 175 of 3429) sorted by relevance

12345678910>>...138

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D3b04cc894e6a47d57983484010feac0c.asciidoc9 $response = $client->get($params);
14 $response = $client->get($params);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DDomain.php28 $this->domain = $this->get('domain');
29 $this->ipAddress = $this->get('ip_address');
H A DConnectionType.php28 $this->connectionType = $this->get('connection_type');
29 $this->ipAddress = $this->get('ip_address');
/plugin/authfacebook/lib/Helpers/
H A DFacebookSignedRequestFromInputHelper.php97 $code = $this->signedRequest->get('code');
98 $accessToken = $this->signedRequest->get('oauth_token');
104 $expiresAt = $this->signedRequest->get('expires', 0);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DPlainChallenge.php65 $authzId = $message->get('authzid');
66 $authcId = $message->get('authcid');
67 $password = $message->get('password');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgae-stub-1.0.8.jar ... init> () public java.lang.String get () } com/google/appengine/api ...
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.vertical-align.inc.php90 $this->replace_array($this->get($old_state),
96 $this->replace_array($this->get($old_state), $new_state);
108 …$this->replace_array(is_inline_element($parent_display) ? $this->get($old_state) : $this->default_…
153 $display = $handler->get($css_state->getState());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php65 if (($exists = $this->get($attribute, true)) !== null) {
87 if (($exists = $this->get($attribute, true)) !== null) {
152 public function get($attribute, bool $strict = false): ?Attribute
176 return (bool) $this->get($attribute, $strict);
246 return $this->get($name);
144 public function get($attribute, bool $strict = false): ?Attribute global() function in FreeDSx\\Ldap\\Entry\\Entry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php173 ],'get' => [
287 ],'get' => [
371 ],'get' => [
441 ],'get' => [
501 ],'get' => [
593 ],'get' => [
763 'get' => [
2067 'get' => [
2473 'get' => [
2872 'get' => [
[all …]
H A DOSConfig.php73 'get' => [
123 'get' => [
165 'get' => [
231 ],'get' => [
311 ],'get' => [
355 ],'get' => [
447 ],'get' => [
H A DDocument.php105 ],'get' => [
157 ],'get' => [
249 ],'get' => [
357 ],'get' => [
415 'get' => [
435 'get' => [
487 ],'get' => [
H A DRecommender.php72 'get' => [
124 'get' => [
196 'get' => [
248 'get' => [
320 'get' => [
372 'get' => [
444 'get' => [
496 'get' => [
H A DArtifactRegistry.php113 'get' => [
155 'get' => [
199 ],'get' => [
315 'get' => [
353 'get' => [
409 ],'get' => [
471 ],'get' => [
541 ],'get' => [
H A DPolicySimulator.php87 ],'get' => [
135 'get' => [
186 ],'get' => [
244 ],'get' => [
H A DTPU.php69 'get' => [
111 'get' => [
181 ],'get' => [
269 ],'get' => [
311 'get' => [
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js1837 var paste = this.actions.get('paste');
2228 this.actions.get('nextPage').funct();
2270 this.actions.get('zoomOut').funct();
2276 this.actions.get('zoomIn').funct();
2999 this.actions.get('print').funct();
3675 this.actions.get('pageView').funct();
3696 this.actions.get('pageView').funct();
3722 var undo = this.actions.get('undo');
3723 var redo = this.actions.get('redo');
4290 var btn = mxResources.get('ok');
[all …]
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e(t.Popper)}(this,(function(t){"use strict";function e(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,i.get?i:{enumerable:!0,get:function(){return t[s]}})}})),e.default=t,Object.freeze(e)}var s=e(t);const i={find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const s=[];let i=t.parentNode;for(;i&&i.nodeType===Node.ELEMENT_NODE&&3!==i.nodeType;)i.matches(e)&&s.push(i),i=i.parentNode;return s},prev(t,e){let s=t.previousElementSibling;for(;s;){if(s.matches(e))return[s];s=s.previousElementSibling}return[]},next(t,e){let s=t.nextElementSibling;for(;s;){if(s.matches(e))return[s];s=s.nextElementSibling}return[]}},n=t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t},o=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let s=t.getAttribute("href");if(!s||!s.includes("#")&&!s.startsWith("."))return null;s.includes("#")&&!s.startsWith("#")&&(s="#"+s.split("#")[1]),e=s&&"#"!==s?s.trim():null}return e},r=t=>{const e=o(t);return e&&document.querySelector(e)?e:null},a=t=>{const e=o(t);return e?document.querySelector(e):null},l=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:s}=window.getComputedStyle(t);const i=Number.parseFloat(e),n=Number.parseFloat(s);return i||n?(e=e.split(",")[0],s=s.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(s))):0},c=t=>{t.dispatchEvent(new Event("transitionend"))},h=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),d=t=>h(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?i.findOne(t):null,u=(t,e)=>{let s=!1;const i=e+5;t.addEventListener("transitionend",(function e(){s=!0,t.removeEventListener("transitionend",e)})),setTimeout(()=>{s||c(t)},i)},g=(t,e,s)=>{Object.keys(s).forEach(i=>{const n=s[i],o=e[i],r=o&&h(o)?"element":null==(a=o)?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();var a;if(!new RegExp(n).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${n}".`)})},f=t=>{if(!t)return!1;if(t.style&&t.parentNode&&t.parentNode.style){const e=getComputedStyle(t),s=getComputedStyle(t.parentNode);return"none"!==e.display&&"none"!==s.display&&"hidden"!==e.visibility}return!1},p=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),m=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?m(t.parentNode):null},_=()=>{},b=t=>t.offsetHeight,v=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},y=()=>"rtl"===document.documentElement.dir,w=t=>{var e;e=()=>{const e=v();if(e){const s=t.NAME,i=e.fn[s];e.fn[s]=t.jQueryInterface,e.fn[s].Constructor=t,e.fn[s].noConflict=()=>(e.fn[s]=i,t.jQueryInterface)}},"loading"===document.readyState?document.addEventListener("DOMContentLoaded",e):e()},E=t=>{"function"==typeof t&&t()},T=new Map;var A={set(t,e,s){T.has(t)||T.set(t,new Map);const i=T.get(t);i.has(e)||0===i.size?i.set(e,s):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(i.keys())[0]}.`)},get:(t,e)=>T.has(t)&&T.get(t).get(e)||null,remove(t,e){if(!T.has(t))return;const s=T.get(t);s.delete(e),0===s.size&&T.delete(t)}};const k=/[^.]*(?=\..*)\.|.*/,L=/\..*/,C=/::\d+$/,D={};let N=1;const S={mouseenter:"mouseover",mouseleave:"mouseout"},O=/^(mouseenter|mouseleave)/i,I=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function x(t,e){return e&&`${e}::${N++}`||t.uidEvent||N++}function j(t){const e=x(t);return t.uidEvent=e,D[e]=D[e]||{},D[e]}function P(t,e,s=null){const i=Object.keys(t);for(let n=0,o=i.length;n<o;n++){const o=t[i[n]];if(o.originalHandler===e&&o.delegationSelector===s)return o}return null}function M(t,e,s){const i="string"==typeof e,n=i?s:e;let o=B(t);return I.has(o)||(o=t),[i,n,o]}function H(t,e,s,i,n){if("string"!=typeof e||!t)return;if(s||(s=i,i=null),O.test(e)){const t=t=>function(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};i?i=t(i):s=t(s)}const[o,r,a]=M(e,s,i),l=j(t),c=l[a]||(l[a]={}),h=P(c,r,o?s:null);if(h)return void(h.oneOff=h.oneOff&&n);const d=x(r,e.replace(k,"")),u=o?function(t,e,s){return function i(n){const o=t.querySelectorAll(e);for(let{target:r}=n;r&&r!==this;r=r.parentNode)for(let a=o.length;a--;)if(o[a]===r)return n.delegateTarget=r,i.oneOff&&$.off(t,n.type,e,s),s.apply(r,[n]);return null}}(t,s,i):function(t,e){return function s(i){return i.delegateTarget=t,s.oneOff&&$.off(t,i.type,e),e.apply(t,[i])}}(t,s);u.delegationSelector=o?s:null,u.originalHandler=r,u.oneOff=n,u.uidEvent=d,c[d]=u,t.addEventListener(a,u,o)}function R(t,e,s,i,n){const o=P(e[s],i,n);o&&(t.removeEventListener(s,o,Boolean(n)),delete e[s][o.uidEvent])}function B(t){return t=t.replace(L,""),S[t]||t}const $={on(t,e,s,i){H(t,e,s,i,!1)},one(t,e,s,i){H(t,e,s,i,!0)},off(t,e,s,i){if("string"!=typeof e||!t)return;const[n,o,r]=M(e,s,i),a=r!==e,l=j(t),c=e.startsWith(".");if(void 0!==o){if(!l||!l[r])return;return void R(t,l,r,o,n?s:null)}c&&Object.keys(l).forEach(s=>{!function(t,e,s,i){const n=e[s]||{};Object.keys(n).forEach(o=>{if(o.includes(i)){const i=n[o];R(t,e,s,i.originalHandler,i.delegationSelector)}})}(t,l,s,e.slice(1))});const h=l[r]||{};Object.keys(h).forEach(s=>{const i=s.replace(C,"");if(!a||e.includes(i)){const e=h[s];R(t,l,r,e.originalHandler,e.delegationSelector)}})},trigger(t,e,s){if("string"!=typeof e||!t)return null;const i=v(),n=B(e),o=e!==n,r=I.has(n);let a,l=!0,c=!0,h=!1,d=null;return o&&i&&(a=i.Event(e,s),i(t).trigger(a),l=!a.isPropagationStopped(),c=!a.isImmediatePropagationStopped(),h=a.isDefaultPrevented()),r?(d=document.createEvent("HTMLEvents"),d.initEvent(n,l,!0)):d=new CustomEvent(e,{bubbles:l,cancelable:!0}),void 0!==s&&Object.keys(s).forEach(t=>{Object.defineProperty(d,t,{get:()=>s[t]})}),h&&d.preventDefault(),c&&t.dispatchEvent(d),d.defaultPrevented&&void 0!==a&&a.preventDefault(),d}};class z{constructor(t){(t=d(t))&&(this._element=t,A.set(this._element,this.constructor.DATA_KEY,this))}dispose(){A.remove(this._element,this.constructor.DATA_KEY),$.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach(t=>{this[t]=null})}_queueCallback(t,e,s=!0){if(!s)return void E(t);const i=l(e);$.one(e,"transitionend",()=>E(t)),u(e,i)}static getInstance(t){return A.get(t,this.DATA_KEY)}static get VERSIO
[all...]
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php71 function get() { function in Sabre\\CardDAV\\Card
136 $data = $this->get();
168 return strlen($this->get());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php84 function get() { function in Sabre\\CalDAV\\CalendarObject
152 return '"' . md5($this->get()) . '"';
178 return strlen($this->get());
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php38 public function get(): array function in Elastica\\Cluster\\Settings
54 $data = $this->get();
75 $data = $this->get();
/plugin/wysiwyg/fckeditor/_samples/py/
H A Dsample01.py55 sBasePath = os.environ.get("SCRIPT_NAME")
73 print "%s: %s<br>" % (key, os.environ.get(key, ""))
/plugin/swiftmail/Swift/
H A DMessage.php185 return $this->headers->has("Message-ID") ? $this->headers->get("Message-ID") : null;
205 if (!$smtp) return $this->headers->get("Return-Path");
208 $path = $this->headers->get("Return-Path");
229 if ($this->headers->has("From")) return $this->headers->get("From");
255 $to = $this->headers->get("To");
284 $reply_to = $this->headers->get("Reply-To");
313 $cc = $this->headers->get("Cc");
342 $bcc = $this->headers->get("Bcc");
361 return $this->headers->get("Subject");
377 return strtotime($this->headers->get("Date"));
[all …]
/plugin/actickets/
H A Dacclient.php42 public function get($path, $data = array()) { function in actickets_acclient
44 return $json->decode($this->client->get($this->base_url . '&' .
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php124 $bcc_orig = $message->headers->has("Bcc") ? $message->headers->get("Bcc") : null;
125 $subject_orig = $message->headers->has("Subject") ? $message->headers->get("Subject") : null;
126 $to_orig = $message->headers->has("To") ? $message->headers->get("To") : null;
143 …if ($message->headers->has("Return-Path")) $this->returnPath = $message->headers->get("Return-Path…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php69 function get() { function in Sabre\\CardDAV\\Card
134 $data = $this->get();
166 return strlen($this->get());

12345678910>>...138