PHP Class Latte\Runtime\SnippetDriver

Inheritance: use trait Latte\Strict
Datei anzeigen Open project: nette/latte

Public Methods

Method Description
__construct ( Latte\Runtime\ISnippetBridge $bridge )
enter ( $name, $type )
getHtmlId ( $name )
leave ( )
renderSnippets ( array $blocks, array $params )

Method Details

__construct() public method

public __construct ( Latte\Runtime\ISnippetBridge $bridge )
$bridge Latte\Runtime\ISnippetBridge

enter() public method

public enter ( $name, $type )

getHtmlId() public method

public getHtmlId ( $name )

leave() public method

public leave ( )

renderSnippets() public method

public renderSnippets ( array $blocks, array $params )
$blocks array
$params array