Lines Matching +defs:text +defs:align
202 public function toc_additem($id, $text, $level)
221 public function header($text, $level, $pos, $returnonly = false)
293 public function cdata($text)
588 public function unformatted($text)
614 public function preformatted($text)
627 public function file($text, $language = null, $filename = null, $options = null)
640 public function code($text, $language = null, $filename = null, $options = null)
655 public function _highlight($type, $text, $language = null, $filename = null, $options = null)
1188 $align = null,
1273 $align = null,
1536 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
1574 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
1674 $align = null,
1878 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)