Lines Matching defs:text
186 * @param string $text the text to display
189 public function toc_additem($id, $text, $level)
196 * @param string $text the text to display
200 public function header($text, $level, $pos)
221 * Render plain text data
223 * @param string $text
225 public function cdata($text)
429 * Output unformatted $text
433 * @param string $text
435 public function unformatted($text)
437 $this->cdata($text);
441 * Output preformatted text
443 * @param string $text
445 public function preformatted($text)
464 * Display text as file content, optionally syntax highlighted
466 * @param string $text text to show
470 public function file($text, $lang = null, $file = null)
475 * Display text as code content, optionally syntax highlighted
477 * @param string $text text to show
481 public function code($text, $lang = null, $file = null)
510 * Entities are basically small text replacements
667 * @param string $title descriptive text
689 * @param string $title descriptive text
711 * @param string $title descriptive text
731 * @param string $title descriptive text