TemplateFinder

Read onlyYes
Internal

Table of Contents

Methods

__construct()  : mixed
findTemplatesInAllPackages()  : array<string|int, string>
Finds all template files in active packages that use the *.fluid.* file extension

Methods

findTemplatesInAllPackages()

Finds all template files in active packages that use the *.fluid.* file extension

public findTemplatesInAllPackages([bool $includeFrameworkPackages = true ]) : array<string|int, string>
Parameters
$includeFrameworkPackages : bool = true
Return values
array<string|int, string>

        
On this page

Search results