0 ? 'style="height:' . $height . 'px"' : ''; $code = '
' . htmlspecialchars(trim($code), ENT_QUOTES) . '
';
return $code;
}
public static function highlight()
{
$tabItemActive = 'active';
$tabPaneActive = 'show active';
$args = func_get_args();
echo '';
echo '