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
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • Tracy
    • Bridges
      • Nette

Classes

  • FileLoader
  • StringLoader
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class StringLoader

Template loader.

Latte\Object
Extended by Latte\Loaders\StringLoader implements Latte\ILoader
Namespace: Latte\Loaders
Located at Latte/Loaders/StringLoader.php
Methods summary
public string
# getContent( $content )

Returns template source code.

Returns template source code.

Returns

string
string

Implementation of

Latte\ILoader::getContent()
public boolean
# isExpired( $content, $time )

Returns

boolean
bool

Implementation of

Latte\ILoader::isExpired()
public string
# getChildName( $content, $parent = NULL )

Returns fully qualified template name.

Returns fully qualified template name.

Returns

string
string

Implementation of

Latte\ILoader::getChildName()
Methods inherited from Latte\Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset()
Nette 2.3-20161221 API API documentation generated by ApiGen 2.8.0