Class UIMacros
Macros for Nette\Application\UI.
- {link destination ...} control link
- {plink destination ...} presenter link
- {snippet ?} ... {/snippet ?} control snippet
- {contentType ...} HTTP Content-Type header
- {status ...} HTTP status
- Nette\Object
- Nette\Latte\Macros\MacroSet implements Nette\Latte\IMacro
- Nette\Latte\Macros\UIMacros
public static
|
|
public
|
|
public
array(prolog,
|
|
public
|
|
public
|
#
macroIncludeBlock(
{includeblock "file"} |
public
|
#
macroExtends(
{extends auto | none | $var | "file"} |
public
|
#
macroBlock(
{block [[#]name]} {snippet [name [,]] [tag]} {snippetArea [name]} {define [#]name} |
public
|
#
macroBlockEnd(
{/block} {/snippet} {/snippetArea} {/define} |
public
|
|
public
|
#
macroControl(
{control name[:method] [params]} |
public
|
#
macroLink(
{link destination [,] [params]} {plink destination [,] [params]} n:href="destination [,] [params]" |
public
|
#
macroIfCurrent(
{ifCurrent destination [,] [params]} |
public
|
|
public
|
|
public static
|
|
public static
|
|
public static
|
__construct(),
addMacro(),
getCompiler(),
nodeClosed(),
nodeOpened()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
$reflection
|