Text_Highlighter
[ class tree: Text_Highlighter ] [ index: Text_Highlighter ] [ all elements ]

Element index for package Text_Highlighter

[ a ] [ b ] [ c ] [ d ] [ f ] [ g ] [ h ] [ j ] [ m ] [ p ] [ r ] [ s ] [ t ] [ v ] [ x ] [ _ ]

_

$_conditions
in file Highlighter.php, variable Text_Highlighter::$_conditions
    Conditionds
$_disabled
in file Highlighter.php, variable Text_Highlighter::$_disabled
    Disabled keywords
$_language
in file Highlighter.php, variable Text_Highlighter::$_language
    Language
$_language
in file Renderer.php, variable Text_Highlighter_Renderer::$_language
    Current language
$_options
in file Highlighter.php, variable Text_Highlighter::$_options
    Options. Keeped for BC
$_options
in file Renderer.php, variable Text_Highlighter_Renderer::$_options
    Renderer options
$_syntax
in file Highlighter.php, variable Text_Highlighter::$_syntax
    Syntax highlighting rules.
_checkDefines
in file Highlighter.php, method Text_Highlighter::_checkDefines()
    Called by subclssses' constructors to enable/disable optional highlighter rules
_decorate
in file Html.php, method Text_Highlighter_Renderer_Html::_decorate()
    Provides additional formatting to a keyword
__construct
in file Renderer.php, method Text_Highlighter_Renderer::__construct()
    Constructor
__construct
in file AVRC.php, method Text_Highlighter_AVRC::__construct()
    Constructor
__construct
in file CPP.php, method Text_Highlighter_CPP::__construct()
    Constructor
__construct
in file RUBY.php, method Text_Highlighter_RUBY::__construct()
    Constructor
__construct
in file SH.php, method Text_Highlighter_SH::__construct()
    Constructor
__construct
in file XML.php, method Text_Highlighter_XML::__construct()
    Constructor
__construct
in file VBSCRIPT.php, method Text_Highlighter_VBSCRIPT::__construct()
    Constructor
__construct
in file SQL.php, method Text_Highlighter_SQL::__construct()
    Constructor
__construct
in file PYTHON.php, method Text_Highlighter_PYTHON::__construct()
    Constructor
__construct
in file PHP.php, method Text_Highlighter_PHP::__construct()
    Constructor
__construct
in file HTML.php, method Text_Highlighter_HTML::__construct()
    Constructor
__construct
in file CSS.php, method Text_Highlighter_CSS::__construct()
    Constructor
__construct
in file DIFF.php, method Text_Highlighter_DIFF::__construct()
    Constructor
__construct
in file ABAP.php, method Text_Highlighter_ABAP::__construct()
    Constructor
__construct
in file JAVA.php, method Text_Highlighter_JAVA::__construct()
    Constructor
__construct
in file PERL.php, method Text_Highlighter_PERL::__construct()
    Constructor
__construct
in file MYSQL.php, method Text_Highlighter_MYSQL::__construct()
    Constructor
__construct
in file JAVASCRIPT.php, method Text_Highlighter_JAVASCRIPT::__construct()
    Constructor
__construct
in file DTD.php, method Text_Highlighter_DTD::__construct()
    Constructor
top

a

acceptToken
in file Renderer.php, method Text_Highlighter_Renderer::acceptToken()
    Accepts next token
acceptToken
in file Console.php, method Text_Highlighter_Renderer_Console::acceptToken()
    Accepts next token
acceptToken
in file Array.php, method Text_Highlighter_Renderer_Array::acceptToken()
    Accepts next token
ABAP.php
procedural page ABAP.php
AVRC.php
procedural page AVRC.php
Array.php
procedural page Array.php
top

b

BB.php
procedural page BB.php
top

c

CPP.php
procedural page CPP.php
CSS.php
procedural page CSS.php
Console.php
procedural page Console.php
top

d

DIFF.php
procedural page DIFF.php
DTD.php
procedural page DTD.php
top

f

factory
in file Highlighter.php, method Text_Highlighter::factory()
    Create a new Highlighter object for specified language
finalize
in file Renderer.php, method Text_Highlighter_Renderer::finalize()
    Signals that no more tokens are available
finalize
in file XML.php, method Text_Highlighter_Renderer_XML::finalize()
    Signals that no more tokens are available
finalize
in file JSON.php, method Text_Highlighter_Renderer_JSON::finalize()
    Signals that no more tokens are available
finalize
in file Html.php, method Text_Highlighter_Renderer_Html::finalize()
    Signals that no more tokens are available
finalize
in file Console.php, method Text_Highlighter_Renderer_Console::finalize()
    Signals that no more tokens are available
finalize
in file BB.php, method Text_Highlighter_Renderer_BB::finalize()
    Signals that no more tokens are available
finalize
in file HtmlTags.php, method Text_Highlighter_Renderer_HtmlTags::finalize()
    Signals that no more tokens are available
top

g

getOutput
in file Renderer.php, method Text_Highlighter_Renderer::getOutput()
    Get generated output
getOutput
in file Console.php, method Text_Highlighter_Renderer_Console::getOutput()
    Get generated output
getOutput
in file Array.php, method Text_Highlighter_Renderer_Array::getOutput()
    Get generated output
Generator.php
procedural page Generator.php
top

h

highlight
in file Highlighter.php, method Text_Highlighter::highlight()
    Highlights code
HL_CONSOLE_DEFCOLOR
in file Console.php, constant HL_CONSOLE_DEFCOLOR
HL_INFINITY
in file Highlighter.php, constant HL_INFINITY
    for our purpose, it is infinity
HL_NUMBERS_LI
in file Html.php, constant HL_NUMBERS_LI
    use numbered list, deprecated, use HL_NUMBERS_OL instaed
HL_NUMBERS_OL
in file Html.php, constant HL_NUMBERS_OL
    Use numbered list
HL_NUMBERS_TABLE
in file Html.php, constant HL_NUMBERS_TABLE
    Use 2-column table with line numbers in left column and code in right column.
HL_NUMBERS_UL
in file Html.php, constant HL_NUMBERS_UL
    Use non-numbered list
HTML.php
procedural page HTML.php
Html.php
procedural page Html.php
HtmlTags.php
procedural page HtmlTags.php
Highlighter.php
procedural page Highlighter.php
top

j

JAVA.php
procedural page JAVA.php
JAVASCRIPT.php
procedural page JAVASCRIPT.php
JSON.php
procedural page JSON.php
top

m

MYSQL.php
procedural page MYSQL.php
top

p

preprocess
in file Array.php, method Text_Highlighter_Renderer_Array::preprocess()
    Preprocesses code
preprocess
in file Console.php, method Text_Highlighter_Renderer_Console::preprocess()
preprocess
in file Renderer.php, method Text_Highlighter_Renderer::preprocess()
    Preprocesses code
PERL.php
procedural page PERL.php
PHP.php
procedural page PHP.php
PYTHON.php
procedural page PYTHON.php
top

r

reset
in file XML.php, method Text_Highlighter_Renderer_XML::reset()
    Resets renderer state
reset
in file Console.php, method Text_Highlighter_Renderer_Console::reset()
    Resets renderer state
reset
in file Renderer.php, method Text_Highlighter_Renderer::reset()
    Resets renderer state
reset
in file Html.php, method Text_Highlighter_Renderer_Html::reset()
    Resets renderer state
reset
in file HtmlTags.php, method Text_Highlighter_Renderer_HtmlTags::reset()
    Resets renderer state
reset
in file BB.php, method Text_Highlighter_Renderer_BB::reset()
    Resets renderer state
reset
in file Array.php, method Text_Highlighter_Renderer_Array::reset()
    Resets renderer state
Renderer.php
procedural page Renderer.php
RUBY.php
procedural page RUBY.php
top

s

setCurrentLanguage
in file Renderer.php, method Text_Highlighter_Renderer::setCurrentLanguage()
    Set current language
setRenderer
in file Highlighter.php, method Text_Highlighter::setRenderer()
    Set renderer object
SH.php
procedural page SH.php
SQL.php
procedural page SQL.php
top

t

Text_Highlighter
in file Highlighter.php, class Text_Highlighter
    Text highlighter base class
Text_Highlighter_ABAP
in file ABAP.php, method Text_Highlighter_ABAP::Text_Highlighter_ABAP()
    PHP4 Compatible Constructor
Text_Highlighter_ABAP
in file ABAP.php, class Text_Highlighter_ABAP
    Auto-generated class. ABAP syntax highlighting
Text_Highlighter_AVRC
in file AVRC.php, method Text_Highlighter_AVRC::Text_Highlighter_AVRC()
    PHP4 Compatible Constructor
Text_Highlighter_AVRC
in file AVRC.php, class Text_Highlighter_AVRC
    Auto-generated class. AVRC syntax highlighting
TEXT_HIGHLIGHTER_BLOCK_REGION
in file Generator.php, constant TEXT_HIGHLIGHTER_BLOCK_REGION
Text_Highlighter_CPP
in file CPP.php, method Text_Highlighter_CPP::Text_Highlighter_CPP()
    PHP4 Compatible Constructor
Text_Highlighter_CPP
in file CPP.php, class Text_Highlighter_CPP
    Auto-generated class. CPP syntax highlighting
Text_Highlighter_CSS
in file CSS.php, method Text_Highlighter_CSS::Text_Highlighter_CSS()
    PHP4 Compatible Constructor
Text_Highlighter_CSS
in file CSS.php, class Text_Highlighter_CSS
    Auto-generated class. CSS syntax highlighting
Text_Highlighter_DIFF
in file DIFF.php, method Text_Highlighter_DIFF::Text_Highlighter_DIFF()
    PHP4 Compatible Constructor
Text_Highlighter_DIFF
in file DIFF.php, class Text_Highlighter_DIFF
    Auto-generated class. DIFF syntax highlighting
Text_Highlighter_DTD
in file DTD.php, class Text_Highlighter_DTD
    Auto-generated class. DTD syntax highlighting
Text_Highlighter_DTD
in file DTD.php, method Text_Highlighter_DTD::Text_Highlighter_DTD()
    PHP4 Compatible Constructor
TEXT_HIGHLIGHTER_EMPTY
in file Generator.php, constant TEXT_HIGHLIGHTER_EMPTY
TEXT_HIGHLIGHTER_EMPTY_OR_MISSING
in file Generator.php, constant TEXT_HIGHLIGHTER_EMPTY_OR_MISSING
TEXT_HIGHLIGHTER_EMPTY_RE
in file Generator.php, constant TEXT_HIGHLIGHTER_EMPTY_RE
TEXT_HIGHLIGHTER_FILE_READ
in file Generator.php, constant TEXT_HIGHLIGHTER_FILE_READ
TEXT_HIGHLIGHTER_FILE_WRITE
in file Generator.php, constant TEXT_HIGHLIGHTER_FILE_WRITE
Text_Highlighter_HTML
in file HTML.php, method Text_Highlighter_HTML::Text_Highlighter_HTML()
    PHP4 Compatible Constructor
Text_Highlighter_HTML
in file HTML.php, class Text_Highlighter_HTML
    Auto-generated class. HTML syntax highlighting
TEXT_HIGHLIGHTER_INVALID_RE
in file Generator.php, constant TEXT_HIGHLIGHTER_INVALID_RE
Text_Highlighter_JAVA
in file JAVA.php, method Text_Highlighter_JAVA::Text_Highlighter_JAVA()
    PHP4 Compatible Constructor
Text_Highlighter_JAVA
in file JAVA.php, class Text_Highlighter_JAVA
    Auto-generated class. JAVA syntax highlighting
Text_Highlighter_JAVASCRIPT
in file JAVASCRIPT.php, class Text_Highlighter_JAVASCRIPT
    Auto-generated class. JAVASCRIPT syntax highlighting
Text_Highlighter_JAVASCRIPT
in file JAVASCRIPT.php, method Text_Highlighter_JAVASCRIPT::Text_Highlighter_JAVASCRIPT()
    PHP4 Compatible Constructor
TEXT_HIGHLIGHTER_KEYWORD_BLOCK
in file Generator.php, constant TEXT_HIGHLIGHTER_KEYWORD_BLOCK
TEXT_HIGHLIGHTER_KEYWORD_INHERITS
in file Generator.php, constant TEXT_HIGHLIGHTER_KEYWORD_INHERITS
Text_Highlighter_MYSQL
in file MYSQL.php, method Text_Highlighter_MYSQL::Text_Highlighter_MYSQL()
    PHP4 Compatible Constructor
Text_Highlighter_MYSQL
in file MYSQL.php, class Text_Highlighter_MYSQL
    Auto-generated class. MYSQL syntax highlighting
TEXT_HIGHLIGHTER_PARSE
in file Generator.php, constant TEXT_HIGHLIGHTER_PARSE
Text_Highlighter_PERL
in file PERL.php, method Text_Highlighter_PERL::Text_Highlighter_PERL()
    PHP4 Compatible Constructor
Text_Highlighter_PERL
in file PERL.php, class Text_Highlighter_PERL
    Auto-generated class. PERL syntax highlighting
Text_Highlighter_PHP
in file PHP.php, class Text_Highlighter_PHP
    Auto-generated class. PHP syntax highlighting
Text_Highlighter_PHP
in file PHP.php, method Text_Highlighter_PHP::Text_Highlighter_PHP()
    PHP4 Compatible Constructor
Text_Highlighter_PYTHON
in file PYTHON.php, class Text_Highlighter_PYTHON
    Auto-generated class. PYTHON syntax highlighting
Text_Highlighter_PYTHON
in file PYTHON.php, method Text_Highlighter_PYTHON::Text_Highlighter_PYTHON()
    PHP4 Compatible Constructor
TEXT_HIGHLIGHTER_REGION_BLOCK
in file Generator.php, constant TEXT_HIGHLIGHTER_REGION_BLOCK
TEXT_HIGHLIGHTER_REGION_REGION
in file Generator.php, constant TEXT_HIGHLIGHTER_REGION_REGION
Text_Highlighter_Renderer
in file Renderer.php, method Text_Highlighter_Renderer::Text_Highlighter_Renderer()
    PHP4 compatable constructor
Text_Highlighter_Renderer
in file Renderer.php, class Text_Highlighter_Renderer
    Abstract base class for Highlighter renderers
Text_Highlighter_Renderer_Array
in file Array.php, class Text_Highlighter_Renderer_Array
    Array renderer, based on Andrey Demenev's HTML renderer.
Text_Highlighter_Renderer_BB
in file BB.php, class Text_Highlighter_Renderer_BB
    BB code renderer, based on Andrey Demenev's HTML renderer.
Text_Highlighter_Renderer_Console
in file Console.php, class Text_Highlighter_Renderer_Console
    Console renderer
Text_Highlighter_Renderer_Html
in file Html.php, class Text_Highlighter_Renderer_Html
    HTML renderer
Text_Highlighter_Renderer_HtmlTags
in file HtmlTags.php, class Text_Highlighter_Renderer_HtmlTags
    HTML basic tags renderer, based on Andrey Demenev's HTML renderer.
Text_Highlighter_Renderer_JSON
in file JSON.php, class Text_Highlighter_Renderer_JSON
    JSON renderer, based on Andrey Demenev's HTML renderer.
Text_Highlighter_Renderer_XML
in file XML.php, class Text_Highlighter_Renderer_XML
    XML renderer, based on Andrey Demenev's HTML renderer.
Text_Highlighter_RUBY
in file RUBY.php, class Text_Highlighter_RUBY
    Auto-generated class. RUBY syntax highlighting
Text_Highlighter_RUBY
in file RUBY.php, method Text_Highlighter_RUBY::Text_Highlighter_RUBY()
    PHP4 Compatible Constructor
Text_Highlighter_SH
in file SH.php, class Text_Highlighter_SH
    Auto-generated class. SH syntax highlighting
Text_Highlighter_SH
in file SH.php, method Text_Highlighter_SH::Text_Highlighter_SH()
    PHP4 Compatible Constructor
Text_Highlighter_SQL
in file SQL.php, method Text_Highlighter_SQL::Text_Highlighter_SQL()
    PHP4 Compatible Constructor
Text_Highlighter_SQL
in file SQL.php, class Text_Highlighter_SQL
    Auto-generated class. SQL syntax highlighting
Text_Highlighter_VBSCRIPT
in file VBSCRIPT.php, method Text_Highlighter_VBSCRIPT::Text_Highlighter_VBSCRIPT()
    PHP4 Compatible Constructor
Text_Highlighter_VBSCRIPT
in file VBSCRIPT.php, class Text_Highlighter_VBSCRIPT
    Auto-generated class. VBSCRIPT syntax highlighting
Text_Highlighter_XML
in file XML.php, method Text_Highlighter_XML::Text_Highlighter_XML()
    PHP4 Compatible Constructor
Text_Highlighter_XML
in file XML.php, class Text_Highlighter_XML
    Auto-generated class. XML syntax highlighting
top

v

VBSCRIPT.php
procedural page VBSCRIPT.php
top

x

XML.php
procedural page XML.php
XML.php
procedural page XML.php
top

Documentation generated on Mon, 11 Mar 2019 15:46:53 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.