Home
last modified time | relevance | path

Searched defs:isString (Results 1 – 14 of 14) sorted by relevance

/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …efined');}function isFunction(i){return(typeof i=='function');}function isString(i){return(typeof … function
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js41 function isString (prop /* :Object */) /* :Boolean */ { function
/plugin/siteexport/inc/
H A Dfunctions.php494 public function removeWikiVariables(&$removeArray, $advanced = false, $isString = false) {
/plugin/combo/resources/library/combo/
H A Dcombo.min.js1 (function(u,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("bootstrap")):typeof define=="function"&&define.amd?define(["exports","bootstrap"],c):(u=typeof globalThis<"u"?globalThis:u||self,c(u.combo={},u.bootstrap))})(this,function(u,c){"use strict";var et=Object.defineProperty;var it=(u,c,H)=>c in u?et(u,c,{enumerable:!0,configurable:!0,writable:!0,value:H}):u[c]=H;var i=(u,c,H)=>(it(u,typeof c!="symbol"?c+"":c,H),H);class H{static toBoolean(t){return typeof t=="boolean"?t:t==="true"}}let F;class E{static getLogger(){return F===void 0&&(F=new E),F}error(t){if(console.error(t),process.env.NODE_ENV!=="production")throw new Error(t)}}let J=g=>crypto.getRandomValues(new Uint8Array(g)),q=(g,t,e)=>{let s=(2<<Math.log(g.length-1)/Math.LN2)-1,l=-~(1.6*s*t/g.length);return()=>{let r="";for(;;){let n=e(l),o=l;for(;o--;)if(r+=g[n[o]&s]||"",r.length===t)return r}}},G=(g,t)=>q(g,t,J);class ${static toHtmlId(t){return t.toString().replace(/[_.\s:\/\\]/g,"-")}static createRandomId(){return G("abcdefghijklmnopqrstuvwxyz",10)()}static createRandomIdWithPrefix(t){return t+"-"+this.createRandomId()}static toEntities(t){let e=[];for(let s=0;s<t.length;s++){let l=`&#${t.charCodeAt(s)};`;e.push(l)}return e.join("")}}class Q{static isString(t){return typeof t=="string"||t instanceof String}}const w=class{constructor(t){i(this,"tab","unknown");i(this,"mutable",!0);i(this,"values",[]);i(this,"defaultValues",[]);i(this,"multiple",!1);i(this,"children",{});i(this,"name");i(this,"type");i(this,"label");i(this,"url");i(this,"description");i(this,"parent");i(this,"domainValues");i(this,"width");this.name=t}getLabelAnchor(){if(this.getUrl()===void 0&&this.getDescription()===void 0)return this.getLabel();let t=this.getUrl();return this.getUrl()===void 0?(t="#",` method in AnonymousFunction75dc2f360100.Q
/plugin/emoji/script/
H A Djquery.textcomplete.js135 var isString = function (obj) { function
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js2916 function isString(value) { function
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js235 function isString(object) { function
/plugin/issuetracker/
H A Dprototype.js330 function isString(object) { function
/plugin/amcharts/assets/amcharts/
H A Damcharts.js26 ….applyTheme=function(a,b,c){b||(b=d.theme);b&&b[c]&&d.extend(a,b[c])};d.isString=function(a){retur… function
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
H A Dextensions.min.js1743 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js251 function isString(obj) { function