Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationLatte
      • ApplicationTracy
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsLatte
      • Framework
      • HttpTracy
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • none
  • Tracy

Classes

  • Compiler
  • Engine
  • HtmlNode
  • MacroNode
  • MacroTokens
  • Object
  • Parser
  • PhpWriter
  • Token

Interfaces

  • ILoader
  • IMacro

Exceptions

  • CompileException
  • RegexpException
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class HtmlNode

HTML element node.

Latte\Object
Extended by Latte\HtmlNode
Namespace: Latte
Author: David Grudl
Located at Latte/HtmlNode.php
Methods summary
public
# __construct( $name, Latte\HtmlNode $parentNode = NULL )
Methods inherited from Latte\Object
__call(), __get(), __isset(), __set(), __unset()
Properties summary
public string $name
#
public boolean $isEmpty FALSE
#
public array $attrs array()
#
public array $macroAttrs array()
#
public boolean $closing FALSE
#
public Latte\HtmlNode $parentNode
#
public string $attrCode
#
public integer $offset
#
Nette 2.2 API documentation generated by ApiGen 2.8.0