Home
last modified time | relevance | path

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

/plugin/box/
H A Dsyntax.php129 … $renderer->doc .= $this->xhtmlBoxOpen($data) . "<p class='box_title' {$this->title_colours}>";
137 $renderer->doc .= $this->xhtmlBoxOpen($data) .
261 protected function xhtmlBoxOpen($styles) function in syntax_plugin_box