Class Engine
Templating engine Latte.
- Latte\Object
- Latte\Engine
Direct known subclasses
Nette\Latte\Engine
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
|
|
public
callable[]
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
__call(),
__get(),
__isset(),
__set(),
__unset()
|
string |
VERSION
|
'2.2.9' |
|
string |
CONTENT_HTML
|
'html' |
#
Content types |
string |
CONTENT_XHTML
|
'xhtml' |
#
Content types |
string |
CONTENT_XML
|
'xml' |
#
Content types |
string |
CONTENT_JS
|
'js' |
#
Content types |
string |
CONTENT_CSS
|
'css' |
#
Content types |
string |
CONTENT_URL
|
'url' |
#
Content types |
string |
CONTENT_ICAL
|
'ical' |
#
Content types |
string |
CONTENT_TEXT
|
'text' |
#
Content types |
public
callable[]
|
$onCompile | array() |