Home
last modified time | relevance | path

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

/plugin/box2/
H A Dsyntax.php38 var $_title_colours = ''; variable in syntax_plugin_box2
134 $renderer->doc .= '<h2 class="box_title"' . $this->_title_colours . '>';
172 …$renderer->doc .= '<p class="box_caption"' . $this->_title_colours . '>' . $renderer->_xmlEntities…
290 … $this->_title_colours = 'style="background-color: '.$styles['colour']['title_background'].';"';
294 $this->_title_colours = '';
/plugin/boxwh/boxwh/
H A Dsyntax.php35 var $_title_colours = ''; variable in syntax_plugin_box