Packages

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • NBaseTemplate
  • NCachingHelper
  • NCurlyBracketsMacros
  • NLatteFilter
  • NLatteMacros
  • NSnippetHelper
  • NTemplate
  • NTemplateCacheStorage
  • NTemplateFilters
  • NTemplateHelpers

Interfaces

  • IFileTemplate
  • ITemplate
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Interface IFileTemplate

Defines file-based template methods.

IFileTemplate implements ITemplate

Direct known implementers

NTemplate
Package: Nette\Templates
Author: David Grudl
Located at Templates/IFileTemplate.php
Methods summary
public
# setFile( string $file )

Sets the path to the template file.

Sets the path to the template file.

Parameters

$file
string
template file path
public string
# getFile( )

Returns the path to the template file.

Returns the path to the template file.

Returns

string
template file path
Methods inherited from ITemplate
render()
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0