Class Compiler
Latte compiler.
- Latte\Object
- Latte\Compiler
public
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
string
|
|
public
|
|
public
integer
|
__call(),
__get(),
__isset(),
__set(),
__unset()
|
string |
CONTENT_HTML
|
|
#
Context-aware escaping content types |
string |
CONTENT_XHTML
|
|
#
Context-aware escaping content types |
string |
CONTENT_XML
|
|
#
Context-aware escaping content types |
string |
CONTENT_JS
|
|
#
Context-aware escaping content types |
string |
CONTENT_CSS
|
|
#
Context-aware escaping content types |
string |
CONTENT_URL
|
|
#
Context-aware escaping content types |
string |
CONTENT_ICAL
|
|
#
Context-aware escaping content types |
string |
CONTENT_TEXT
|
|
#
Context-aware escaping content types |
string |
CONTEXT_COMMENT
|
'comment' |
|
string |
CONTEXT_SINGLE_QUOTED_ATTR
|
"'" |
|
string |
CONTEXT_DOUBLE_QUOTED_ATTR
|
'"' |
|
string |
CONTEXT_UNQUOTED_ATTR
|
'=' |