Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • None
  • PHP

Classes

  • CacheMacro
  • CoreMacros
  • FormMacros
  • MacroSet
  • UIMacros
  • Overview
  • Namespace
  • Class
  • Tree

Class FormMacros

Macros for Nette\Forms.

  • {form name} ... {/form}
  • {input name}
  • {label name /} or {label name}... {/label}
Nette\Object
Extended by Nette\Latte\Macros\MacroSet implements Nette\Latte\IMacro
Extended by Nette\Latte\Macros\FormMacros
Namespace: Nette\Latte\Macros
Author: David Grudl
Located at Latte/Macros/FormMacros.php
Methods summary
public static
# install( Nette\Latte\Parser $parser )
public
# macroLabel( Nette\Latte\MacroNode $node, $writer )

{label ...} and optionally {/label}

{label ...} and optionally {/label}

Methods inherited from Nette\Latte\Macros\MacroSet
__construct(), addMacro(), finalize(), initialize(), nodeClosed(), nodeOpened()
Methods inherited from Nette\Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Properties inherited from Nette\Latte\Macros\MacroSet
$parser
Nette Framework 2.0beta1 API API documentation generated by ApiGen 2.3.0