Home
last modified time | relevance | path

Searched refs:getHTMLStack (Results 1 – 3 of 3) sorted by relevance

/plugin/definitionlist/
H A Dsyntax.php341 $stack = $renderer->getHTMLStack ();
/plugin/odt/renderer/
H A Dpage.php2248 public function getHTMLStack () { function in renderer_plugin_odt_page
2249 return $this->document->getHTMLStack ();
/plugin/odt/ODT/
H A DODTDocument.php2073 public function getHTMLStack () { function in ODTDocument