Lines Matching +defs:text +defs:align
63 public function toc_additem($id, $text, $level)
69 public function header($text, $level, $pos, $returnonly = false)
87 public function cdata($text)
261 public function unformatted($text)
267 public function php($text, $wrapper = 'code')
273 public function phpblock($text)
279 public function html($text, $wrapper = 'code')
285 public function htmlblock($text)
303 public function preformatted($text)
309 public function file($text, $language = null, $filename = null, $options = null)
315 public function code($text, $language = null, $filename = null, $options = null)
417 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
423 …public function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)