Lines Matching refs:text
186 * @param string $text the text to display
189 public function toc_additem($id, $text, $level) argument
196 * @param string $text the text to display
200 public function header($text, $level, $pos) argument
223 * @param string $text
225 public function cdata($text) argument
433 * @param string $text
435 public function unformatted($text) argument
437 $this->cdata($text);
443 * @param string $text
445 public function preformatted($text) argument
466 * @param string $text text to show
470 public function file($text, $lang = null, $file = null) argument
477 * @param string $text text to show
481 public function code($text, $lang = null, $file = null) argument