Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 501) sorted by last modified time

12345678910>>...21

/plugin/dbquery/_test/
H A DQueryTest.php39 $R = new \Doku_Renderer_xhtml();
41 $this->callInaccessibleMethod($plugin, 'cellFormat', [$content, $R]);
43 $this->assertRegExp($expect, $R->doc);
/plugin/dbquery/syntax/
H A Dquery.php76 * @param Doku_Renderer $R
82 $R->doc .= $html;
89 * @param Doku_Renderer $R
100 $R->table_open();
101 $R->tablethead_open();
102 $R->tablerow_open();
108 $R->tablerow_close();
122 $R->table_close();
143 $R->table_open();
157 $R->table_close();
[all …]
/plugin/mermaid/
H A Dmermaid.min.js1 (function(BL,Z0){typeof exports=="object"&&typeof module<"u"?module.exports=Z0():typeof define=="function"&&define.amd?define(Z0):(BL=typeof globalThis<"u"?globalThis:BL||self,BL.mermaid=Z0())})(this,function(){var mVt,vVt;"use strict";function BL(i){for(var a=[],f=1;f<arguments.length;f++)a[f-1]=arguments[f];var g=Array.from(typeof i=="string"?[i]:i);g[g.length-1]=g[g.length-1].replace(/\r?\n([\t ]*)$/,"");var w=g.reduce(function(E,S){var _=S.match(/\n([\t ]+|(?!\s).)/g);return _?E.concat(_.map(function(M){var F,R;return(R=(F=M.match(/[\t ]/g))===null||F===void 0?void 0:F.length)!==null&&R!==void 0?R:0})):E},[]);if(w.length){var v=new RegExp(`
5 `).map(function(R,B){return B===0?R:""+M+R}).join(` argument
6 `)),b+=F+g[S+1]}),b}var Z0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e9(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var yOt={exports:{}};(function(i,a){(function(f,g){i.exports=g()})(Z0,function(){var f=1e3,g=6e4,w=36e5,v="millisecond",b="second",E="minute",S="hour",_="day",M="week",F="month",R="quarter",B="year",z="date",Y="Invalid Date",nt=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ot=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,ft={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(V){var Ot=["th","st","nd","rd"],It=V%100;return"["+V+(Ot[(It-20)%10]||Ot[It]||Ot[0])+"]"}},wt=function(V,Ot,It){var jt=String(V);return!jt||jt.length>=Ot?V:""+Array(Ot+1-jt.length).join(It)+V},mt={s:wt,z:function(V){var Ot=-V.utcOffset(),It=Math.abs(Ot),jt=Math.floor(It/60),xt=It%60;return(Ot<=0?"+":"-")+wt(jt,2,"0")+":"+wt(xt,2,"0")},m:function V(Ot,It){if(Ot.date()<It.date())return-V(It,Ot);var jt=12*(It.year()-Ot.year())+(It.month()-Ot.month()),xt=Ot.clone().add(jt,F),Ft=It-xt<0,Ct=Ot.clone().add(jt+(Ft?-1:1),F);return+(-(jt+(It-xt)/(Ft?xt-Ct:Ct-xt))||0)},a:function(V){return V<0?Math.ceil(V)||0:Math.floor(V)},p:function(V){return{M:F,y:B,w:M,d:_,D:z,h:S,m:E,s:b,ms:v,Q:R}[V]||String(V||"").toLowerCase().replace(/s$/,"")},u:function(V){return V===void 0}},ct="en",rt={};rt[ct]=ft;var it=function(V){return V instanceof K},gt=function V(Ot,It,jt){var xt;if(!Ot)return ct;if(typeof Ot=="string"){var Ft=Ot.toLowerCase();rt[Ft]&&(xt=Ft),It&&(rt[Ft]=It,xt=Ft);var Ct=Ot.split("-");if(!xt&&Ct.length>1)return V(Ct[0])}else{var kt=Ot.name;rt[kt]=Ot,xt=kt}return!jt&&xt&&(ct=xt),xt||!jt&&ct},Q=function(V,Ot){if(it(V))return V.clone();var It=typeof Ot=="object"?Ot:{};return It.date=V,It.args=arguments,new K(It)},dt=mt;dt.l=gt,dt.i=it,dt.w=function(V,Ot){return Q(V,{locale:Ot.$L,utc:Ot.$u,x:Ot.$x,$offset:Ot.$offset})};var K=function(){function V(It){this.$L=gt(It.locale,null,!0),this.parse(It)}var Ot=V.prototype;return Ot.parse=function(It){this.$d=function(jt){var xt=jt.date,Ft=jt.utc;if(xt===null)return new Date(NaN);if(dt.u(xt))return new Date;if(xt instanceof Date)return new Date(xt);if(typeof xt=="string"&&!/Z$/i.test(xt)){var Ct=xt.match(nt);if(Ct){var kt=Ct[2]-1||0,Gt=(Ct[7]||"0").substring(0,3);return Ft?new Date(Date.UTC(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)):new Date(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)}}return new Date(xt)}(It),this.$x=It.x||{},this.init()},Ot.init=function(){var It=this.$d;this.$y=It.getFullYear(),this.$M=It.getMonth(),this.$D=It.getDate(),this.$W=It.getDay(),this.$H=It.getHours(),this.$m=It.getMinutes(),this.$s=It.getSeconds(),this.$ms=It.getMilliseconds()},Ot.$utils=function(){return dt},Ot.isValid=function(){return this.$d.toString()!==Y},Ot.isSame=function(It,jt){var xt=Q(It);return this.startOf(jt)<=xt&&xt<=this.endOf(jt)},Ot.isAfter=function(It,jt){return Q(It)<this.startOf(jt)},Ot.isBefore=function(It,jt){return this.endOf(jt)<Q(It)},Ot.$g=function(It,jt,xt){return dt.u(It)?this[jt]:this.set(xt,It)},Ot.unix=function(){return Math.floor(this.valueOf()/1e3)},Ot.valueOf=function(){return this.$d.getTime()},Ot.startOf=function(It,jt){var xt=this,Ft=!!dt.u(jt)||jt,Ct=dt.p(It),kt=function(sn,be){var Ne=dt.w(xt.$u?Date.UTC(xt.$y,be,sn):new Date(xt.$y,be,sn),xt);return Ft?Ne:Ne.endOf(_)},Gt=function(sn,be){return dt.w(xt.toDate()[sn].apply(xt.toDate("s"),(Ft?[0,0,0,0]:[23,59,59,999]).slice(be)),xt)},Fe=this.$W,Mt=this.$M,pn=this.$D,Ae="set"+(this.$u?"UTC":"");switch(Ct){case B:return Ft?kt(1,0):kt(31,11);case F:return Ft?kt(1,Mt):kt(0,Mt+1);case M:var ye=this.$locale().weekStart||0,tn=(Fe<ye?Fe+7:Fe)-ye;return kt(Ft?pn-tn:pn+(6-tn),Mt);case _:case z:return Gt(Ae+"Hours",0);case S:return Gt(Ae+"Minutes",1);case E:return Gt(Ae+"Seconds",2);case b:return Gt(Ae+"Milliseconds",3);default:return this.clone()}},Ot.endOf=function(It){return this.startOf(It,!1)},Ot.$set=function(It,jt){var xt,Ft=dt.p(It),Ct="set"+(this.$u?"UTC":""),kt=(xt={},xt[_]=Ct+"Date",xt[z]=Ct+"Date",xt[F]=Ct+"Month",xt[B]=Ct+"FullYear",xt[S]=Ct+"Hours",xt[E]=Ct+"Minutes",xt[b]=Ct+"Seconds",xt[v]=Ct+"Milliseconds",xt)[Ft],Gt=Ft===_?this.$D+(jt-this.$W):jt;if(Ft===F||Ft===B){var Fe=this.clone().set(z,1);Fe.$d[kt](Gt),Fe.init(),this.$d=Fe.set(z,Math.min(this.$D,Fe.daysInMonth())).$d}else kt&&this.$d[kt](Gt);return this.init(),this},Ot.set=function(It,jt){return this.clone().$set(It,jt)},Ot.get=function(It){return this[dt.p(It)]()},Ot.add=function(It,jt){var xt,Ft=this;It=Number(It);var Ct=dt.p(jt),kt=function(Mt){var pn=Q(Ft);return dt.w(pn.date(pn.date()+Math.round(Mt*It)),Ft)};if(Ct===F)return this.set(F,this.$M+It);if(Ct===B)return this.set(B,this.$y+It);if(Ct===_)return kt(1);if(Ct===M)return kt(7);var Gt=(xt={},xt[E]=g,xt[S]=w,xt[b]=f,xt)[Ct]||1,Fe=this.$d.getTime()+It*Gt;return dt.w(Fe,this)},Ot.subtract=function(It,jt){return this.add(-1*It,jt)},Ot.format=function(It){var jt=this,xt=this.$locale();if(!this.isValid())return xt.invalidDate||Y;var Ft=It||"YYYY-MM-DDTHH:mm:ssZ",Ct=dt.z(this),kt=this.$H,Gt=this.$m,Fe=this.$M,Mt=xt.weekdays,pn=xt.months,Ae=function(be,Ne,Xt,_e){return be&&(be[Ne]||be(jt,Ft))||Xt[Ne].slice(0,_e)},ye=function(be){return dt.s(kt%12||12,be,"0")},tn=xt.meridiem||function(be,Ne,Xt){var _e=be<12?"AM":"PM";return Xt?_e.toLowerCase():_e},sn={YY:String(this.$y).slice(-2),YYYY:this.$y,M:Fe+1,MM:dt.s(Fe+1,2,"0"),MMM:Ae(xt.monthsShort,Fe,pn,3),MMMM:Ae(pn,Fe),D:this.$D,DD:dt.s(this.$D,2,"0"),d:String(this.$W),dd:Ae(xt.weekdaysMin,this.$W,Mt,2),ddd:Ae(xt.weekdaysShort,this.$W,Mt,3),dddd:Mt[this.$W],H:String(kt),HH:dt.s(kt,2,"0"),h:ye(1),hh:ye(2),a:tn(kt,Gt,!0),A:tn(kt,Gt,!1),m:String(Gt),mm:dt.s(Gt,2,"0"),s:String(this.$s),ss:dt.s(this.$s,2,"0"),SSS:dt.s(this.$ms,3,"0"),Z:Ct};return Ft.replace(ot,function(be,Ne){return Ne||sn[be]||Ct.replace(":","")})},Ot.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},Ot.diff=function(It,jt,xt){var Ft,Ct=dt.p(jt),kt=Q(It),Gt=(kt.utcOffset()-this.utcOffset())*g,Fe=this-kt,Mt=dt.m(this,kt);return Mt=(Ft={},Ft[B]=Mt/12,Ft[F]=Mt,Ft[R] argument
101 AnonymousFunction3478d9c72ea00(j,R) global() argument
104 `),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
818 `,W0t=function(i,a){return IW(i,a)},$Bt=(i,a)=>{ySe(()=>{const f=document.querySelectorAll(i);f.length!==0&&(f[0].addEventListener("mouseover",function(){Iqe("actor"+a+"_popup")}), global() field in AnonymousClass3478d9c752601
977 `;let CK={};const SK=20,MP=function(i){const a=Object.entries(CK).find(f=>f[1].label===i);if(a)return a[0]},SHe=function(i){i.append("defs").append("marker").attr("id","extensionSt global() class in AnonymousFunction3478d9c756400
1184 AnonymousFunction3478d9c759000(j,R,H) global() argument
1323 `);const m=Oe().securityLevel;let b;m==="sandbox"&&(b=Mr("#i"+a));const E=Mr(m==="sandbox"?b.nodes()[0].contentDocument.body:"body");nv.init();const C=E.select("#"+a);RP.initGraphi global() function
1461 `}},Symbol.toStringTag,{value:"Module"}));var xgt=function(){var i=function(it,nt,st,pt){for(st=st||{},pt=it.length;pt--;st[it[pt]]=nt);return st},a=[1,2],f=[1,5],p=[6,9,11,17,18,2 global() class in AnonymousFunction3478d9c7179900
1467 `),zt.debug("timeline",p.db);const b=v.securityLevel;let E;b==="sandbox"&&(E=Mr("#i"+a));const D=Mr(b==="sandbox"?E.nodes()[0].contentDocument.body:"body").select("#"+a);D.append(" global() class in AnonymousClass3478d9c717bc01.ajt
1574 `),xt=0;xt<At.length;xt++){var Mt=At[xt],Dt=tt.measureText(Mt),Bt=Math.ceil(Dt.width),Zt=z;ut=Math.max(Bt,ut),dt+=Zt}return ut+=O,dt+=O,A[T]={width:ut,height:dt}},kp.calculateLabel global() class in AnonymousFunction3478d9c71e3300
[all...]
/plugin/struct/meta/
H A DValue.php167 * @param \Doku_Renderer $R
171 public function render(\Doku_Renderer $R, $mode) argument
175 return $this->column->getType()->renderMultiValue($this->value, $R, $mode);
178 return $this->column->getType()->renderValue($this->value, $R, $mode);
186 * @param \Doku_Renderer $R
193 public function renderAsTagCloudLink(\Doku_Renderer $R, $mode, $page, $filterQuery, $weight, $showCount)
196 $this->column->getType()->renderTagCloudLink($value, $R, $mode, $page, $filterQuery, $weight, $showCount);
194 renderAsTagCloudLink(\\Doku_Renderer $R, $mode, $page, $filterQuery, $weight) global() argument
/plugin/struct/types/
H A DAbstractBaseType.php313 * @param \Doku_Renderer $R the renderer currently used to render the data
317 public function renderValue($value, \Doku_Renderer $R, $mode)
320 $R->cdata($value);
328 * @param \Doku_Renderer $R the renderer currently used to render the data
332 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
336 $this->renderValue($values[$i], $R, $mode);
338 $R->cdata(', ');
348 * @param \Doku_Renderer $R the renderer currently used to render the data
355 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null)
361 $R
316 renderValue($value, \\Doku_Renderer $R, $mode) global() argument
331 renderMultiValue($values, \\Doku_Renderer $R, $mode) global() argument
353 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
[all...]
H A DColor.php34 public function renderValue($value, \Doku_Renderer $R, $mode) argument
37 $R->doc .= '<div title="' . hsc($value) . '" style="background-color:' . hsc($value) . ';"
40 $R->cdata($value);
49 public function renderMultiValue($values, \Doku_Renderer $R, $mode) argument
53 $this->renderValue($value, $R, $mode);
56 $R->cdata(implode(', ', $values));
85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
91 $R->doc .= "<a class='struct_color_tagcloud' href='$url' style='$style'>
96 $R->internallink("$page?$filter", $color);
H A DDate.php20 * @param \Doku_Renderer $R the renderer currently used to render the data
24 public function renderValue($value, \Doku_Renderer $R, $mode) argument
33 $R->cdata($out);
H A DDecimal.php34 * @param \Doku_Renderer $R the renderer currently used to render the data
38 public function renderValue($value, \Doku_Renderer $R, $mode) argument
60 $R->cdata(
90 $R->cdata($this->config['prefix'] . $value . $this->config['postfix']);
H A DLongText.php21 * @param \Doku_Renderer $R the renderer currently used to render the data
25 public function renderValue($value, \Doku_Renderer $R, $mode) argument
29 $R->doc .= hsc($this->config['prefix']) . $valueWithBR . hsc($this->config['postfix']);
31 $R->cdata($this->config['prefix'] . $value . $this->config['postfix']);
H A DLookup.php145 * @param \Doku_Renderer $R
149 public function renderValue($value, \Doku_Renderer $R, $mode)
154 return $column->getType()->renderValue($value, $R, $mode);
161 * @param \Doku_Renderer $R
165 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
176 return $column->getType()->renderMultiValue($values, $R, $mode);
152 renderValue($value, \\Doku_Renderer $R, $mode) global() argument
168 renderMultiValue($values, \\Doku_Renderer $R, $mode) global() argument
H A DMail.php18 * @param \Doku_Renderer $R the renderer currently used to render the data
22 public function renderValue($value, \Doku_Renderer $R, $mode) argument
25 $R->emaillink($mail);
H A DMedia.php46 * @param \Doku_Renderer $R the renderer currently used to render the data
50 public function renderValue($value, \Doku_Renderer $R, $mode) argument
57 if (!empty($R->info['struct_table_hash'])) {
64 if (is_a($R, '\Doku_Renderer_xhtml')) {
65 /** @var \Doku_Renderer_xhtml $R */
66 $html = $R->internalmedia($value, null, null, $width, $height, null, 'direct', true);
68 $R->internalmedia($value, null, null, $width, $height, null, 'direct');
70 } elseif (is_a($R, '\Doku_Renderer_xhtml')) {
71 /** @var \Doku_Renderer_xhtml $R */
72 $html = $R
129 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
[all...]
H A DPage.php33 * @param \Doku_Renderer $R the renderer currently used to render the data
37 public function renderValue($value, \Doku_Renderer $R, $mode) argument
48 $R->internallink(":$id", $title);
H A DTag.php23 * @param \Doku_Renderer $R
27 public function renderValue($value, \Doku_Renderer $R, $mode) argument
36 $R->internallink($page . '?' . $filter, $value);
H A DText.php18 * @param \Doku_Renderer $R the renderer currently used to render the data
22 public function renderValue($value, \Doku_Renderer $R, $mode) argument
24 $R->cdata($this->config['prefix'] . $value . $this->config['postfix']);
H A DUrl.php40 * @param \Doku_Renderer $R
44 public function renderValue($value, \Doku_Renderer $R, $mode) argument
48 $R->externallink($url, $title);
H A DUser.php43 * @param \Doku_Renderer $R
47 public function renderValue($value, \Doku_Renderer $R, $mode)
51 $R->doc .= $name;
54 $R->cdata($name);
46 renderValue($value, \\Doku_Renderer $R, $mode) global() argument
H A DWiki.php9 * @param \Doku_Renderer $R
13 public function renderValue($value, \Doku_Renderer $R, $mode) argument
16 $R->doc .= $value;
22 $R->doc .= $doc; // FIXME this probably does not work for all renderers
/plugin/struct/action/
H A Dinline.php183 $R = new Doku_Renderer_xhtml();
184 $value->render($R, 'xhtml'); // FIXME use configured default renderer
185 $data = json_encode(['value' => $R->doc, 'rev' => $this->schemadata->getTimestamp()], JSON_THROW_ON_ERROR);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php150 …B&bg=FF0000&f=png&fltr[]=bord|1', 'src='.$img['portrait'].'&w=100&h=100&far=R&bg=0000FF&f=png&fltr…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt679 * [#1263051] 'far' now accepts L,R,T,B,C as values giving
1010 alignment (one of BR, BL, TR, TL, C, R, L, T, B, *
1011 where B=bottom, T=top, L=left, R=right, C=centre,
1020 <a> is the alignment (one of BR, BL, TR, TL, C, R, L,
1021 T, B, * where B=bottom, T=top, L=left, R=right,
H A Dphpthumb.readme.txt225 or set to "T", "B", "L", "R", "TL", "TR", "BL", "BR"
357 R, L, T, B, *) where B=bottom, T=top, L=left,
358 R=right, C=centre, *=tile)
394 <a> is the alignment (one of BR, BL, TR, TL, C, R, L,
395 T, B, * where B=bottom, T=top, L=left, R=right,
521 Alignment: L=left,R=right,T=top,B=bottom,C=center
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php1012 $R = hexdec(substr($hexcolor, 0, 2));
1015 $targetPixel = array('red'=>$R, 'green'=>$G, 'blue'=>$B);
H A Dphpthumb.functions.php237 …public static function ImageColorAllocateAlphaSafe(&$gdimg_hexcolorallocate, $R, $G, $B, $alpha=fa… argument
239 return imagecolorallocatealpha($gdimg_hexcolorallocate, $R, $G, $B, (int) $alpha);
241 return imagecolorallocate($gdimg_hexcolorallocate, $R, $G, $B);
250 $R = hexdec(substr($HexColorString, 0, 2));
253 return self::ImageColorAllocateAlphaSafe($gdimg_hexcolorallocate, $R, $G, $B, $alpha);

12345678910>>...21