Searched refs:use_div (Results 1 – 2 of 2) sorted by relevance
310 protected function wrapHTML($html, $config, $context, $use_div = true) argument330 if ($use_div) $ret .= '<div>';332 if ($use_div) $ret .= '</div>';
41 protected $use_div = true; variable in syntax_plugin_extlist314 if (!$this->use_div) return;336 if (!$this->use_div) return;