GeSHi - Generic Syntax Highlighter
The GeSHi class for Generic Syntax Highlighting. Please refer to the documentation at http://qbnz.com/highlighter/documentation.php for more information about how to use this class.
For changes, release notes, TODOs etc, see the relevant files in the docs/ directory.
This file is part of GeSHi.
GeSHi is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
GeSHi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GeSHi; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Class | Description |
---|---|
![]() |
The GeSHi Class. |
Links in the source in the :active state
Leave keywords found as the case that they are
Lowercase keywords found
Uppercase keywords found
The ender for important parts of the source
Use fancy line numbers when building the result
Use a "div" to surround the source
Use nothing to surround the source
Use a "pre" to surround the source
Use a "table" to surround the source:
<table> <thead><tr><td colspan="2">$header</td></tr></thead> <tbody><tr><td>
$linenumbers</td><td>
$code></td></tr></tbody> <tfooter><tr><td colspan="2">$footer</td></tr></tfoot> </table>
this is essentially only a workaround for Firefox, see sf#1651996 or take a look at https://bugzilla.mozilla.org/show_bug.cgi?id=365805
Use a pre to wrap lines when line numbers are enabled or to wrap the whole code.
Links in the source in the :hover state
The language file directory for GeSHi
Links in the source in the :link state
Use normal line numbers when building the result
Use no line numbers when building the result
The root directory for GeSHi
Tells GeSHi to be paranoid about security settings
The starter for important parts of the source
The version of this GeSHi file
Links in the source in the :visited state
Easy way to highlight stuff. Behaves just like highlight_string
Documentation generated on Thu, 25 Dec 2008 14:34:34 +0100 by phpDocumentor 1.4.2