\Horde_Core_Mime_Viewer_Syntaxhighlighter

The Horde_Mime_Viewer_Syntaxhighlighter class renders source code appropriate for highlighting with http://alexgorbatchev.com/SyntaxHighlighter/.

Copyright 2003-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
_renderInline()
$_shLoaded
$_shBrushes
N/A
No private methods found
No private properties found
N/A

Properties

$_shLoaded

$_shLoaded : 

Type

$_shBrushes

$_shBrushes : 

Type

Methods

_renderInline()

_renderInline() : array

Return the rendered inline version of the Horde_Mime_Part object.

Returns

array —

See parent::render().