Home
last modified time | relevance | path

Searched refs:cdata (Results 176 – 200 of 203) sorted by path

123456789

/plugin/structautolink/
H A Drenderer.php43 public function cdata($text) function in renderer_plugin_structautolink
49 parent::cdata($text);
55 parent::cdata($text);
62 parent::cdata(substr($text, $start, $token['pos'] - $start));
68 parent::cdata(substr($text, $start));
/plugin/structgantt/meta/
H A DGantt.php238 $this->renderer->cdata($lang['nothingfound']);
/plugin/structgeohash/types/
H A DGeoHash.php43 $R->cdata($value);
/plugin/structgroup/types/
H A DGroup.php47 $R->cdata('@' . $value);
/plugin/structgroupby/syntax/
H A Done.php46 $renderer->cdata('The syntax accepts only one column.');
61 $renderer->cdata('No aggregation function provided or incorrect function name.');
80 $renderer->cdata($sum);
/plugin/structodt/
H A Drenderer.php18 function cdata($text) { function in renderer_plugin_structodt
/plugin/structprogress/types/
H A DProgress.php72 $R->cdata($value);
90 $R->cdata(join(', ', $values));
/plugin/structstatus/
H A DStatus.php35 $R->cdata($value);
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php196 $renderer->cdata($this->getLang('none'));
/plugin/symbols4odt/
H A Dsyntax.php131 $renderer->cdata($data["substitute4ODT"]);
/plugin/tabbox/
H A Dsyntax.php117 $renderer->cdata($match);
/plugin/tag/syntax/
H A Dsearchtags.php102 $renderer->cdata($lang['nothingfound']);
/plugin/tagfilter/syntax/
H A Dcompare.php74 $renderer->cdata("\n");
H A Dfilter.php165 $renderer->cdata("\n");
/plugin/text/
H A Drenderer.php123 function cdata($text) { function in renderer_plugin_text
336 $this->cdata($text);
/plugin/timetrack/
H A Dhelper.php769 $r->cdata($this->getLang('date'));
772 $r->cdata($this->getLang('hours'));
784 $r->cdata($dateText);
787 $r->cdata((int)$data[$dateText]['value']);
797 $r->cdata($this->getLang('sum'));
800 $r->cdata($sum);
/plugin/todo/syntax/
H A Dlist.php367 $R->cdata("($done/$todo)");
/plugin/top/
H A Dsyntax.php101 if ($data[1]['score'] === 'true') $renderer->cdata(' (' . $item['value'] . ')');
/plugin/unblink/
H A Dsyntax.php51 $R->cdata($title?$title:$login);
60 $R->cdata($title?$title:$login);
/plugin/var/
H A Dsyntax.php142 $renderer->cdata($meta);
145 $renderer->cdata($xhtml);
/plugin/vshare/syntax/
H A Ddebug.php68 $renderer->cdata(' No sample video ID available');
79 $renderer->cdata(' No sample video available');
/plugin/xbr/
H A Drenderer.php30 function cdata($text) { function in renderer_plugin_xbr
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js75814 cdata: "cdataHandler",
/plugin/xml/
H A Drenderer.php119 function cdata($text) { function in renderer_plugin_xml
/plugin/yalist/
H A Dsyntax.php239 $renderer->cdata($data['output']);

123456789