implements |
TaskHandler<LatteRenderTask, string> |
---|
Methods | ||
---|---|---|
public
|
__construct(Engine $latte, UrlGenerator $urlGenerator, Filter $filter, string $outputDir, mixed $context)
|
# |
public
|
handle(LatteRenderTask $task): string
|
# |
protected
|
copyAsset(string $key): string
|
# |
protected
|
renderElementsJs(): string
|
# |
protected
|
renderIndex(): string
|
# |
protected
|
renderTree(): string
|
# |
protected
|
renderSitemap(): string
|
# |
protected
|
renderNamespace(string $key): string
|
# |
protected
|
renderClassLike(string $key): string
|
# |
protected
|
renderFunction(string $key): string
|
# |
protected
|
renderSource(string $key): string
|
# |
protected
|
renderTemplate(string $outputPath, object $template): string
|
# |
Properties | |||
---|---|---|---|
protected
|
Index
|
$index
|
# |
protected
|
ConfigParameters
|
$config
|
# |
protected
|
Engine
|
$latte
|
# |
protected
|
UrlGenerator
|
$urlGenerator
|
# |
protected
|
Filter
|
$filter
|
# |
protected
|
string
|
$outputDir
|
# |