Home
last modified time | relevance | path

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

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