Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • Loader
  • SnippetBridge
  • Template
  • TemplateFactory
  • UIMacros
  • UIRuntime

Interfaces

  • ILatteFactory
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Class SnippetBridge

Nette\Bridges\ApplicationLatte\SnippetBridge implements Latte\Runtime\ISnippetBridge uses Nette\SmartObject
Namespace: Nette\Bridges\ApplicationLatte
Internal
Located at Bridges/ApplicationLatte/SnippetBridge.php
Methods summary
public
# __construct( Nette\Application\UI\Control $control )
public boolean
# isSnippetMode( )

Returns

boolean
bool

Implementation of

Latte\Runtime\ISnippetBridge::isSnippetMode()
public
# setSnippetMode( boolean $snippetMode )

Parameters

$snippetMode

Implementation of

Latte\Runtime\ISnippetBridge::setSnippetMode()
public boolean
# needsRedraw( string $name )

Parameters

$name

Returns

boolean
bool

Implementation of

Latte\Runtime\ISnippetBridge::needsRedraw()
public
# markRedrawn( string $name )

Parameters

$name

Implementation of

Latte\Runtime\ISnippetBridge::markRedrawn()
public string
# getHtmlId( string $name )

Parameters

$name

Returns

string
string

Implementation of

Latte\Runtime\ISnippetBridge::getHtmlId()
public mixed
# addSnippet( string $name, string $content )

Parameters

$name
$content

Returns

mixed
mixed

Implementation of

Latte\Runtime\ISnippetBridge::addSnippet()
public
# renderChildren( )

Implementation of

Latte\Runtime\ISnippetBridge::renderChildren()
Methods used from Nette\SmartObject
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0