Home
last modified time | relevance | path

Searched refs:R (Results 51 – 75 of 501) sorted by relevance

12345678910>>...21

/plugin/data/syntax/
H A Dtable.php482 * @param Doku_Renderer $R
484 public function nullList($data, $clist, $R)
486 $R->doc .= $this->preList($clist, $data);
487 $R->tablerow_open();
488 $R->tablecell_open(count($clist), 'center');
489 $R->cdata($this->getLang('none'));
490 $R->tablecell_close();
491 $R->tablerow_close();
492 $R->doc .= '</table></div>';
237 render($format, Doku_Renderer $R, $data) global() argument
473 nullList($data, $clist, $R) global() argument
/plugin/graphviz/
H A Dsyntax.php100 function render($format, Doku_Renderer $R, $data) { argument
103 $R->doc .= '<img src="'.$img.'" class="media'.$data['align'].'" alt=""';
104 if($data['width']) $R->doc .= ' width="'.$data['width'].'"';
105 if($data['height']) $R->doc .= ' height="'.$data['height'].'"';
106 if($data['align'] == 'right') $R->doc .= ' align="right"';
107 if($data['align'] == 'left') $R->doc .= ' align="left"';
108 $R->doc .= '/>';
112 $R->_odtAddImage($src,$data['width'],$data['height'],$data['align']);
/plugin/jplayer/
H A Dsyntax.php128 private function render_metadata(Doku_Renderer $R, $data) { argument
132 if (!isset($R->meta['plugin'][$plugin_name])) $R->meta['plugin'][$plugin_name] = array();
149 $R->meta['plugin'][$plugin_name][$unique_id] = array(
156 private function render_xhtml(Doku_Renderer $R, $data) { argument
175 $R->doc .= $tpl->render($ids);
181 function render($mode, Doku_Renderer $R, $data) { argument
184 call_user_func(array($this, $method), $R, $data);
/plugin/projects/pchart/pchart/
H A Dpchart.php246 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
1132 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2747 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2758 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2802 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2822 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2874 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2912 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2960 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2979 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php246 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
1156 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2772 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2783 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2827 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2847 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2899 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2937 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
2985 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
3004 if ( $R < 0 ) { $R = 0; } if ( $R > 255 ) { $R = 255; }
[all …]
/plugin/semanticdata/syntax/
H A Dlist.php36 function nullList($data, $clist, &$R) { argument
37 $R->doc .= '<div class="dataaggregation"><p class="dataplugin_list '.$data['classes'].'">';
38 $R->cdata($this->getLang('none'));
39 $R->doc .= '</p></div>';
/plugin/cryptsign/
H A Dsyntax.php70 function render($format, Doku_Renderer $R, $data) { argument
77 $R->doc .= '<span class="sig_valid" title="'.$msg.'">';
80 $R->doc .= '<span class="sig_invalid" title="'.$msg.'">';
83 $R->cdata($data['text']);
84 $R->doc .= '</span>';
/plugin/indexnumber/
H A Dsyntax.php120 function render($format, Doku_Renderer $R, $data) { argument
126 $R->doc .= '<div id="'.$anchor.'" class="idxnum_container">';
130 …$R->doc .= '<p class="idxnum"><span class="counter">'.$data[1].' '.$data[2].$this->separator.'</sp…
131 $R->doc .= $data[4].'</p></div>';
135 $R->doc .= $R->_xmlEntities($data[1]);
/plugin/facebook/
H A Dsyntax.php86 function render($mode, Doku_Renderer $R, $data) { argument
90 $R->doc .= '<div style="width:'.$data['width'].'px; padding: 0; margin: 0.5em auto">';
92 …$R->doc .= '<div style="width:'.$data['width'].'px; padding: 0; margin: 0.5em; float: '.$data['ali…
94 $R->doc .= '<fb:fan profile_id="'.$data['profile'].'"
100 $R->doc .= '</div>';
/plugin/datatemplate/syntax/
H A Dentry.php117 function _showData($data, &$R) { argument
122 parent::_showData($data, $R);
128 $R->doc .= '<div class="datatemplateentry">';
129 $R->doc .= "Template {$data['template']} not found. ";
130 $R->internalLink($data['template'], '[Click here to create it]');
131 $R->doc .= '</div>';
134 $R->doc .= '<div class="datatemplateentry"> No permissions to view the template </div>';
139 $R->doc .= '<div class="datatemplateentry ' . $data['classes'] . '">';
151 $R->doc .= $text;
152 $R->doc .= '</div>';
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php207 $this->writer->write('/DestOutputProfile ' . ($this->mpdf->n + 1) . ' 0 R');
214 $this->writer->write('/DestOutputProfile ' . ($this->mpdf->n + 1) . ' 0 R');
278 $this->writer->write('/F ' . ($this->mpdf->n + 1) . ' 0 R');
279 $this->writer->write('/UF ' . ($this->mpdf->n + 1) . ' 0 R');
322 $refs[] = '' . $file['_root'] . ' 0 R';
333 $this->writer->write('/Pages 1 0 R');
336 $this->writer->write('/OpenAction [3 0 R /Fit]');
338 $this->writer->write('/OpenAction [3 0 R /FitH null]');
340 $this->writer->write('/OpenAction [3 0 R /XYZ null null 1]');
342 $this->writer->write('/OpenAction [3 0 R /XY
[all...]
/plugin/ditaa/
H A Dsyntax.php114 * @param Doku_Renderer $R the current renderer object
118 public function render($format, Doku_Renderer $R, $data) { argument
123 $R->doc .= '<img src="' . $img . '" class="media' . $data['align'] . '" alt=""';
124 if($data['width']) $R->doc .= ' width="' . $data['width'] . '"';
125 if($data['height']) $R->doc .= ' height="' . $data['height'] . '"';
126 if($data['align'] == 'right') $R->doc .= ' align="right"';
127 if($data['align'] == 'left') $R->doc .= ' align="left"';
128 $R->doc .= '/>';
133 $R->_odtAddImage($src, $data['width'], $data['height'], $data['align']);
/plugin/mathpublish/
H A Dsyntax.php127 * @param Doku_Renderer $R
131 function render($mode, Doku_Renderer $R, $data) { argument
137 if(is_a($R, 'renderer_plugin_dw2pdf')) $scale=3;
155 if(is_a($R, 'renderer_plugin_dw2pdf')) {
170 $R->_odtAddImage($imagefile, $width, $height, $align, NULL, NULL);
179 $R->doc .= '<img '. buildAttributes([
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D61.61.js1 …ebpackJsonp||[]).push([[61],{967:function(E,T,R){"use strict";R.r(T),R.d(T,"conf",(function(){retu… argument
/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/pycode/images/
H A Dlogo.xcf16 ��N�1YW) �>��A���<E���%������� �������{���.������������R��������� Appunti #2�������…
18 �������������������������������������������������@�������R��������X�� ��������R�����…
38 …��������>�����Z����#�������ƪ�.�����������-��������:���u'���@����)��R��d�� � �3�3
83 ��2���X�������=T�R���:���������r���u����
85 …S��������������P���F�����V���r���v����n���������A-���ۦ����������R���H���������t���…
88R$�%;�(�T#�#2�k&-  (%&0 #��=w�j>�Q"B.$���A!%$/����$$! )���N…
89 …�c��Е������.����2����r.�0y����E��M�����������%��Ge"��j����*���.���R��o���1��� q�d��e�…
91 …���������������������������������d��������.��b�������d�����B��R������������…
/plugin/struct/types/
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/animation/scripts/
H A DshBrushR.js6 SyntaxHighlighter.brushes.R = function() class in SyntaxHighlighter.brushes
19 SyntaxHighlighter.brushes.R.prototype = new SyntaxHighlighter.Highlighter();
20 SyntaxHighlighter.brushes.R.aliases = ['r', 's', 'splus'];
/plugin/strata/types/
H A Ddate.php13 function render($mode, &$R, &$triples, $value, $hint) { argument
23 $R->cdata($date->format($format));
25 $R->cdata($value);
/plugin/colorbox/
H A Dsyntax.php59 function render($mode, &$R, $data) { argument
64 $R->meta['plugin']['colorbox'] = true;
83 $R->doc .='<a class="'.$class.'" href="'.$link.'">'.$name.'</a>';
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dtp.min.js1R={cN:"number",b:"[1-9][0-9]*",r:0},E={cN:"symbol",b:":[^\\]]+"},T={cN:"built_in",b:"(AR|P|PAYLOAD… class in AnonymousFunction972588900100
/plugin/imagecarousel/vendor/slick/fonts/
H A Dslick.woff1 …������CFF ����.����VFFTM��8������m�ȯGDEF��T������ �2�OS/2��p���R���`P��cmap������P�…
10 …4�Zy���x�c`d``�b `b`B0��v�7x�c`fb`�������Ø������2H2�0001�r2�A#�R`���4��D�I��?`�c�…
12 f���9-x�c`d``�b;�0�x~�� �L p���N�2�2�f�
13 �r0���� R��x�c`d``��������@6#*`�0b������%�%�%�%����P����x�m�=j�@�?ْC~H�"�ڥAB�\��R�7f"B�…
/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/diagramsnet/lib/img/lib/active_directory/
H A Dworkspace_site.svg1R"><stop offset="0" stop-color="#0f2da0"/><stop offset="1" stop-color="#89b3f3"/></linearGradient>…
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.min.js2R=function(e){return function(){return m.readyState!==m.DONE?e.apply(this,arguments):void 0}},b={c… function

12345678910>>...21