/plugin/strata/helper/ |
H A D | util.php | 165 function renderPredicate($mode, &$R, &$T, $p) { argument 183 function renderValue($mode, &$R, &$T, $value, $typename, $hint=null, &$type=null) { argument 208 function renderField($mode, &$R, argument 226 openField($mode, & $R, $field = null) global() argument 230 closeField($mode, & $R) global() argument 234 openValue($mode, & $R, $typename) global() argument 238 closeValue($mode, & $R) global() argument 242 renderCaptions($mode, & $R, $fields) global() argument [all...] |
/plugin/dbquery/syntax/ |
H A D | query.php | 78 public function renderStatus($result, $html, Doku_Renderer $R) argument 91 public function renderResultTable($result, Doku_Renderer $R) argument 131 renderTransposedResultTable($result, Doku_Renderer $R) global() argument 169 cellFormat($content, Doku_Renderer $R) global() argument [all...] |
/plugin/tabbox/ |
H A D | syntax.php | 132 protected function _openTab(Doku_Renderer_xhtml $R, $name, $pos) { 159 protected function _closeTab(Doku_Renderer_xhtml $R, $pos) { 170 protected function _openBox(Doku_Renderer_xhtml $R) { 180 protected function _closeBox(Doku_Renderer_xhtml $R) {
|
/plugin/slider/ |
H A D | syntax.php | 136 public function render($mode, Doku_Renderer $R, $data) { 170 private function open_slide($R, $img){ 189 private function close_slide($R){
|
/plugin/jplayer/ |
H A D | syntax.php | 128 private function render_metadata(Doku_Renderer $R, $data) { 156 private function render_xhtml(Doku_Renderer $R, $data) { 181 function render($mode, Doku_Renderer $R, $data) {
|
/plugin/struct/types/ |
H A D | Color.php | 34 public function renderValue($value, \Doku_Renderer $R, $mode) argument 49 public function renderMultiValue($values, \Doku_Renderer $R, $mode) argument 85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
|
H A D | Media.php | 50 public function renderValue($value, \Doku_Renderer $R, $mode) argument 129 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument [all...] |
H A D | Wiki.php | 13 public function renderValue($value, \Doku_Renderer $R, $mode) argument
|
H A D | Text.php | 22 public function renderValue($value, \Doku_Renderer $R, $mode) argument
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 244 function setColorPalette($ID,$R,$G,$B) 317 function drawGraphArea($R,$G,$B,$Stripe=FALSE) 1343 function drawArea($Data,$Serie1,$Serie2,$R,$G,$B,$Alpha = 50) 2745 function drawBackground($R,$G,$B) 2800 function drawRectangle($X1,$Y1,$X2,$Y2,$R,$G,$B) 2957 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) 3002 function drawEllipse($Xc,$Yc,$Height,$Width,$R,$G,$B) 3006 function drawFilledEllipse($Xc,$Yc,$Height,$Width,$R,$G,$B) 3111 function drawAlphaPixel($X,$Y,$Alpha,$R,$G,$B) 3137 function AllocateColor($Picture,$R,$G,$B,$Factor=0) [all …]
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 244 function setColorPalette($ID,$R,$G,$B) 317 function drawGraphArea($R,$G,$B,$Stripe=FALSE) 1367 function drawArea($Data,$Serie1,$Serie2,$R,$G,$B,$Alpha = 50) 2770 function drawBackground($R,$G,$B) 2825 function drawRectangle($X1,$Y1,$X2,$Y2,$R,$G,$B) 2982 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) 3027 function drawEllipse($Xc,$Yc,$Height,$Width,$R,$G,$B) 3031 function drawFilledEllipse($Xc,$Yc,$Height,$Width,$R,$G,$B) 3136 function drawAlphaPixel($X,$Y,$Alpha,$R,$G,$B) 3162 function AllocateColor($Picture,$R,$G,$B,$Factor=0) [all …]
|
/plugin/datatemplate/syntax/ |
H A D | list.php | 110 function render($format, Doku_Renderer $R, $data) { 175 function _renderTemplate($wikipage, $data, $rows, &$R) { 393 function nullList($data, $clist, &$R) {
|
/plugin/strata/syntax/ |
H A D | select.php | 278 render($mode, Doku_Renderer $R, $data) global() argument 292 ui_container_open($mode, & $R, $data, $additionalClasses = array()) global() argument 327 ui_container_close($mode, & $R) global() argument 333 displayError($mode, & $R, $data) global() argument [all...] |
/plugin/changes/ |
H A D | syntax.php | 177 render($mode, Doku_Renderer $R, $data) global() argument 377 renderPageList($changes, & $R, $flags) global() argument 405 dayheader(& $R, $date) global() argument 424 renderSimpleList($changes, & $R, $flags = null) global() argument
|
/plugin/scrape/ |
H A D | syntax.php | 65 render($mode, Doku_Renderer $R, $data) global() argument 123 display_html($data, $resp, & $R) global() argument
|
/plugin/animation/scripts/ |
H A D | shBrushR.js | 6 SyntaxHighlighter.brushes.R = function() class in SyntaxHighlighter.brushes
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.amd.js | 1 define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) { argument
|
/plugin/indexmenu2/cms/ |
H A D | cms.js | 15 …nuItemLevel'};var _={'theme':{'name':'','options':{}},'transitions':{},themeRootPath:null,maxDepth… argument
|
/plugin/navi/ |
H A D | syntax.php | 58 public function render($format, Doku_Renderer $R, $data) 218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false)
|
/plugin/structstatus/ |
H A D | Status.php | 29 public function renderValue($value, \Doku_Renderer $R, $mode) { 89 public function renderMultiValue($values, \Doku_Renderer $R, $mode) {
|
/plugin/photogallery/ |
H A D | syntax.php | 224 function render($mode, Doku_Renderer $R, $data){ 270 function _photo_gallery($data, $R){ 539 function _poster($files,$data,$R){ 605 protected function _description($files,$data,$R){
|
/plugin/structprogress/types/ |
H A D | Progress.php | 57 public function renderValue($value, \Doku_Renderer $R, $mode) 81 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
|
/plugin/struct/meta/ |
H A D | Value.php | 171 public function render(\Doku_Renderer $R, $mode) argument 194 renderAsTagCloudLink(\\Doku_Renderer $R, $mode, $page, $filterQuery, $weight) global() argument
|
/plugin/semanticdata/syntax/ |
H A D | table.php | 175 function render($format, &$R, $data) { 264 function nullList($data, $clist, &$R) {
|
/plugin/strata/types/ |
H A D | ref.php | 18 function render($mode, &$R, &$T, $value, $hint='') { argument
|