Home
last modified time | relevance | path

Searched +defs:text +defs:link (Results 1 – 25 of 229) sorted by relevance

12345678910

/plugin/struct/renderer/
H A Dcsv.php137 public function cdata($text)
148 public function internallink($link, $title = null)
156 public function externallink($link, $title = null)
183 public function code($text, $lang = null, $file = null)
188 public function header($text, $level, $pos)
198 public function unformatted($text)
203 public function php($text)
208 public function phpblock($text)
213 public function html($text)
218 public function htmlblock($text)
[all …]
/plugin/latexport/implementation/
Ddecorator_persister.php52 function input($link) {
131 function appendLabel($link = null) {
142 function appendLabelInline($link = null) {
175 function anchor($link, $title = null) {
217 function toc_additem($id, $text, $level) {
224 function header($text, $level, $pos) {
286 function cdata($text) {
494 function unformatted($text) {
504 function php($text) {
515 function phpblock($text) {
[all …]
Ddecorator.php53 function texifyText($text) {
123 function input($link) {
203 function anchor($link, $title = null) {
251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
291 function cdata($text) {
528 function unformatted($text) {
539 function php($text) {
549 function phpblock($text) {
561 function html($text) {
[all …]
Ddecorator_includer.php86 function header($text, $level, $pos) {
255 function internallink($link, $title = null) {
278 function cdata($text) {
/plugin/simplexml/
Drenderer.php88 function toc_additem($id, $text, $level) {}
90 function header($text, $level, $pos) {
117 function cdata($text) {
233 function unformatted($text) {
239 function php($text) {
245 function html($text) {
251 function preformatted($text) {
257 function file($text) {
271 function code($text, $lang = NULL) {
334 function camelcaselink($link) {
[all …]
/plugin/latexit/
Drenderer.php416 function header($text, $level, $pos) {
466 function cdata($text) {
688 function unformatted($text) {
696 function php($text) {
704 function phpblock($text) {
712 function html($text) {
720 function htmlblock($text) {
728 function preformatted($text) {
760 function file($text, $lang = null, $file = null) {
771 function code($text, $lang = null, $file = null) {
[all …]
/plugin/mellelexport/
Drenderer.php565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN…
567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO…
573 …function cdata($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a…
642 …function unformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func…
644 …function php($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_arg…
646 …function phpblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge…
648 …function html($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_ar…
650 …function htmlblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g…
652 …function preformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fun…
658 …function file($text, $lang = null, $file = null ) {call_user_func_array(array($this, '__call'), ar…
[all …]
/plugin/xml/
Drenderer.php86 function header($text, $level, $pos) {
119 function cdata($text) {
261 function unformatted($text) {
267 function php($text) {
273 function phpblock($text) {
279 function html($text) {
285 function htmlblock($text) {
291 function preformatted($text) {
307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) {
[all …]
/plugin/fetchmedia/action/
Dajax.php82 protected function lockAndDownload($pageId, $link) {
97 protected function downloadExternalFile($pageId, $link) {
186 public function replaceLinkInText($text, $oldlink, $newMediaId) {
284 public function constructFileName($link) {
/plugin/gemini/
Drenderer.php35 public function header($text, $level, $pos)
62 public function cdata($text)
128 public function php($text)
134 public function phpblock($text)
140 public function html($text)
146 public function htmlblock($text)
152 public function preformatted($text)
170 public function file($text, $lang = null, $file = null)
182 public function code($text, $lang = null, $file = null)
251 public function camelcaselink($link)
[all …]
/plugin/prosemirror/
Drenderer.php288 public function header($text, $level, $pos)
302 public function cdata($text)
337 public function preformatted($text)
346 public function code($text, $lang = null, $file = null)
359 public function file($text, $lang = null, $file = null)
364 public function html($text)
374 public function htmlblock($text)
385 public function php($text)
395 public function phpblock($text)
513 public function externallink($link, $title = null)
[all …]
/plugin/dokutexit/
Dlatex.php116 function header($text, $level) {
156 function cdata($text) {
289 function unformatted($text) {
293 function php($text) {
297 function html($text) {
304 function preformatted($text) {
313 function file($text) {
333 function code($text, $lang = NULL) {
419 function camelcaselink($link) {
472 function internallink_old($link, $title = NULL) {
[all …]
/plugin/eventum/
Dsyntax.php236 function strike($format, $text) {
250 function emphasis($format, $text) {
263 function html($format, $text) {
275 function link($format, $url, $name, $title) { function in syntax_plugin_eventum
/plugin/usercontact/
Dscript.js12 function show_overlay($link) {
23 function (text, status, jqxhr) { argument
/plugin/dwinsect/
Dsyntax.php54 function _split_text($section, $link) {
60 function _check_translate($type, $link, $params) {
256 function _render_text(&$renderer, $text, $flag) {
/plugin/revealjs/plugin/markdown/
Dmarked.js6text:/^[^\n]+/};function a(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e|… property
/plugin/zwidoku/
H A DHtml2Text.php40 protected $text; variable in Html2Text\\Html2Text
370 protected function converter(&$text)
412 protected function buildlinkList($link, $display, $linkOverride = null)
461 protected function convertPre(&$text)
499 protected function convertBlockquotes(&$text)
/plugin/epub/
Drenderer.php94 function header($text, $level, $pos, $readonly=false) {
174 function is_image($link,&$type) {
208 function _formatLink($link){
300 function clean_image_link($link) {
305 function set_footnote($link, $note_url="") {
333 function local_name($link,&$orig="", &$frag ="") {
/plugin/nroff/
Drenderer.php122 function toc_additem($id, $text, $level) {
131 function header($text, $level, $pos) {
176 function cdata($text) {
340 function unformatted($text) {
349 function php($text) {
356 function phpblock($text) {
365 function html($text) {
369 function htmlblock($text) {
373 function preformatted($text) {
377 function file($text) {
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php39 …function Write($h, $txt, $currentx = 0, $link = '', $directionality = 'ltr', $align = '', $fill = …
278 …function CircularText($x, $y, $r, $text, $align = 'top', $fontfamily = '', $fontsizePt = 0, $fonts…
430 …function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'D…
/plugin/latexport/_test/
Dcommand.php17 public $text; variable in CommandHeader
21 function __construct($text, $level, $pos) {
52 public $text; variable in CommandCData
54 function __construct($text) {
79 public $link; variable in CommandInternalLink
80 public $text; variable in CommandInternalLink
82 function __construct($link, $title) {
Ddecorator_mock.php35 function header($text, $level, $pos) {
43 function cdata($text) {
79 function internallink($link, $title = null) {
83 function input($link) {
/plugin/diagramsnet/lib/plugins/
Dtickets.js94 function isDeskLink(link) argument
110 function getIdForDeskLink(link) argument
262 function getCellForLink(link) argument
310 ui.insertTextAt = function(text, dx, dy, html, asImage, crop, resizeImages) argument
/plugin/text/
Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
123 function cdata($text) {
323 function unformatted($text) {
327 function php($text, $wrapper='code') {
340 function phpblock($text) {
344 function html($text, $wrapper='code') {
348 function htmlblock($text) {
365 function preformatted($text) {
369 function file($text, $language = null, $filename = null, $options = null) {
373 function code($text, $language = null, $filename = null, $options = null) {
[all …]
/plugin/eventline/timeline_js/scripts/
Dsources.js53 text: node.getAttribute("title"), property
56 link: this._resolveRelativeURL(node.getAttribute("link") , base), property
126 text: evnt.title || evnt.t, property
129 link: this._resolveRelativeURL(evnt.link , base), property
220 text: bindings["title"], // text property
223 link: this._resolveRelativeURL(bindings["link"] , base), property

12345678910