TemplateHighlighter
This is a syntax highlighter for the PHPBoost template syntax.
- AbstractParser implements FormattingParser
- TemplateHighlighter
public
|
|
public
|
string |
TPL_BRACES_STYLE
|
#
'color:#7F3300;'
|
string |
TPL_VARIABLE_STYLE
|
#
'color:#FF6600; font-weight: bold;'
|
string |
TPL_NESTED_VARIABLE_STYLE
|
#
'color:#8F5211;'
|
string |
TPL_SHARP_STYLE
|
#
'color:#9915AF; font-weight: bold;'
|
string |
TPL_KEYWORD_STYLE
|
#
'color:#000066; font-weight: bold;'
|
PICK_UP,
REIMPLANT
|
$array_tags,
$content,
$module_special_tags,
$page_path,
$path_to_root
|