Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Latte
Compiler
getProperties
Latte\Compiler::getProperties PHP Method
Compiler Class Documentation
Exibir arquivo
Open project: nette/latte
getProperties()
public
method
Returns custom properites.
public
getProperties
( ) :
array
return
array
public function getProperties() { return $this->properties; }
Compiler
addMacro
addMethod
addProperty
closeMacro
compile
escape
expandMacro
expandTokens
getContentType
getContext
getLine
getMacroNode
getMethods
getProperties
isInHead
openMacro
printEndTag
processComment
processHtmlAttributeBegin
processHtmlAttributeEnd
processHtmlTagBegin
processHtmlTagEnd
processMacroTag
processText
setContentType
setContext
writeAttrsMacro
writeCode