Home
last modified time | relevance | path

Searched refs:name (Results 5626 – 5650 of 8094) sorted by relevance

1...<<221222223224225226227228229230>>...324

/plugin/dirpictures/
H A Dplugin.info.txt6 name Dirpictures Plugin
/plugin/anewssystem/
H A Dplugin.info.txt7 name anewssystem
/plugin/oauthcognito/
H A Dplugin.info.txt5 name oauth Amazon Cognito Service
/plugin/openas/
H A Dplugin.info.txt5 name OpenAs Plugin
/plugin/vshare/
H A Dplugin.info.txt5 name Video Sharing Site Plugin
/plugin/davcal/vendor/sabre/uri/tests/
H A Dphpunit.xml.dist9 <testsuite name="sabre-uri">
/plugin/nodisp/
H A Dplugin.info.txt5 name nodisp
/plugin/farmer/
H A Dplugin.info.txt5 name farmer plugin
/plugin/tag/
H A Dplugin.info.txt5 name Tag Plugin
/plugin/twofactoremail/
H A Dplugin.info.txt5 name Two Factor Authentication - Email Plugin
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_upload.cfm26 <cfparam name="url.type" default="File">
27 <cfparam name="url.currentFolder" default="/">
/plugin/gitlog/
H A Dsyntax.php50 foreach($return[1] as $index => $name)
52 $parameters[$name] = $return[2][$index];
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md27 Hello {{name}}
40 public $name = "Chris";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRemoteBuildExecution.php225 'path' => 'v2/{+name}:waitExecution',
228 'name' => [
/plugin/captcha/
H A Daction.php178 if ($event->name === 'FORM_LOGIN_OUTPUT' && !$this->protectLogin()) {
/plugin/oauth/
H A Dauth.php62 public function createUser($user, $pwd, $name, $mail, $grps = null) argument
69 return parent::createUser($user, $pwd, $name, $mail, $grps);
114 * Default and service name groups are set here.
148 $userinfo['name'],
159 $subscriptionSender->sendRegister($user, $userinfo['name'], $userinfo['mail']);
/plugin/combo/vendor/symfony/process/Pipes/
H A DWindowsPipes.php55 foreach ($pipes as $pipe => $name) {
56 $file = sprintf('%s\\sf_proc_%02X.%s', $tmpDir, $i, $name);
/plugin/bez/ctl/
H A Dtask.php18 $this->tpl->set('task_programs', $this->model->task_programFactory->get_all([], 'name'));
52 $name = $this->model->userFactory->get_user_full_name($user_id); variable
53 $notif = sprintf($this->getLang('participant_removed'), $name);
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js147 {name: 'mainText', dispName: 'Text', type: 'string'},
148 {name: 'textSize', dispName: 'Text Size', type: 'float'},
149 {name: 'textColor', dispName: 'Text Color', type: 'color'},
150 {name: 'textColor2', dispName: 'Text2 Color', type: 'color'}
472 {name: 'barPos', dispName: 'Handle Position', type: 'float'},
473 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
474 {name: 'strokeColor2', dispName: 'Stroke2 Color', type: 'color'}
694 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
695 {name: 'strokeColor2', dispName: 'Stroke2 Color', type: 'color'},
696 {name: 'strokeColor3', dispName: 'Stroke3 Color', type: 'color'}
/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="#",`
4 </span>`):`<a href="${t}" title="${this.getDescription()}" data-bs-toggle="tooltip" style="text-decoration:none" target="_blank">${this.getLabel()}</a>`}setType(t){return this.type=t,this}setLabel(t){return this.label=t,this}setUrl(t){return this.url=t,this}addValue(t,e){return this.values.push(t),this.defaultValues.push(e),this}getType(){return this.type}getLabel(){return this.label===void 0?this.getName().split(/[_\-]/).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" "):this.label}getUrl(){return this.url}getName(){return this.name}getDescription(){return this.description}getTab(){return this.tab}static createFromJson(t,e=null){t.hasOwnProperty("name")||E.getLogger().error("To create a form meta field, the name property is mandatory.");let s=t.name,l=w.createFromName(s);e!=null&&l.setParent(e);let r,n;for(let o in t){if(!t.hasOwnProperty(o))continue;let a=t[o];switch(o){case"name":continue;case"label":l.setLabel(a);continue;case"tab":l.setTab(a);continue;case"type":l.setType(a);continue;case"mutable":l.setMutable(a);continue;case"description":l.setDescription(a);continue;case"url":l.setUrl(a);continue;case"value":r=a;continue;case"default":n=a;continue;case"domain-values":l.setDomainValues(a);continue;case"multiple":l.setMultiple(a);continue;case"width":l.setControlWidth(a);continue;case"children":let p=a;for(let b in p){if(!p.hasOwnProperty(b))continue;let d=w.createFromJson(p[b],l);l.addChild(d)}continue;default:E.getLogger().error(`The property (${o}) of the form (${s}) is unknown`)}}return Array.isArray(r)?r.forEach((o,a)=>{let p=n[a];p!==void 0?l.addValue(o,p):l.addValue(o,"")}):l.addValue(r,n),l}setMultiple(t){return this.multiple=t,this}setParent(t){return this.parent=t,this}static createFromName(t){return new w(t)}isMutable(){return this.mutable}setTab(t){return this.tab=t,this}setMutable(t){return this.mutable=H.toBoolean(t),this}setDescription(t){return this.description=t,this}getDefaultValue(){return this.defaultValues[0]}getValue(){return this.values[0]}getDomainValues(){return this.domainValues}setDomainValues(t){if(!Array.isArray(t)){console.error(`The domains values should be an array. (${t}) is not an array`);return}return this.domainValues=t,this}setControlWidth(t){return this.width=t,this}getControlWidth(){return this.width===void 0&&this.parent!==void 0?12/this.parent.getChildren().length:this.width}getValues(){return this.values}getDefaultValues(){return this.defaultValues}getChildren(){return Object.values(this.children)}addChild(t){return this.children[t.getName()]=t,this}toHtmlLabel(t,e){let s=this.getLabelAnchor(),l;return this.getType()===w.BOOLEAN?l="form-check-label":l="col-form-label",typeof e<"u"&&(l=`${e} ${l}`),`<label for="${t}" class="${l}">${s}</label>`}toHtmlControl(t,e=null,s=null){let l=this.getType(),r=this.isMutable(),n=this.getDomainValues(),o,a;if(n!==void 0){a="select";let p="";s!==void 0&&(p=` (${s})`);let b="";this.getMultiple()&&(b="multiple"),a=`<select class="form-select" aria-label="${this.getLabel()}" name="${this.getName()}" id="${t}" ${b}>`;let d="";e===null&&(d="selected"),a+=`<option value="" ${d}>Default${p}</option>`;for(let h of n)h===e?d="selected":d="",a+=`<option value="${h}" ${d}>${h}</option>`;return a+="</select>",a}else{let p="No value";r&&(p=`Enter a ${this.getLabel()}`),s!=null&&(Q.isString(s)?p=$.toEntities(s):p=s);let b=`placeholder="${p}"`,d="",h,P=this.getName();r!==void 0&&!r?o="disabled":o="";let C="input",v="form-control",m="",A=3;switch(l){case w.DATE_TIME:h="datetime-local",e!==null?(e=e.slice(0,19),d=`value="${e}"`):!r&&s!==null&&(s=s.slice(0,19),d=`value="${s}"`),b="";break;case w.PARAGRAPH:C="textarea",e!==null&&(e=$.toEntities(e),d=`${e}`);break;case w.JSON:C="textarea",e!==null&&(typeof e=="object"&&(e=JSON.stringify(e,null,2)),e=$.toEntities(e),d=`${e}`),A=15;break;case w.BOOLEAN:h="checkbox",v="form-check-input",s!==null?(d=`value="${s}"`,e===s&&(m="checked")):e==="on"&&(m="checked"),b="";break;default:h="text",e!=null&&(d=`value="${e}"`)}switch(C){case"textarea":a=`<textarea id="${t}" name="${P}" class="${v}" rows="${A}" ${b} ${o}>${d}</textarea>`;break;default:case"input":a=`<input type="${h}" name
[all...]
/plugin/iframe/
H A Dplugin.info.txt5 name iframe plugin
/plugin/survey/
H A Dplugin.info.txt5 name survey plugin
/plugin/permissioninfo/
H A Dplugin.info.txt5 name Permission Info Plugin
/plugin/pglist/
H A Dplugin.info.txt5 name Namespace Listing
/plugin/zoom/
H A Dplugin.info.txt6 name zoom Plugin

1...<<221222223224225226227228229230>>...324