Packages

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

Classes

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

Class FormMacros

Macros for Forms.

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

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

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

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