FileAccess Orion

TemplateFinderInterface

Interface for finding all the templates.

Tags
author

Victor Berchet victor@suumit.com

deprecated

since version 4.3, to be removed in 5.0; use Twig instead.

Table of Contents

findAllTemplates()  : array<string|int, mixed>
Find all the templates.

Methods

findAllTemplates()

Find all the templates.

public findAllTemplates() : array<string|int, mixed>
Return values
array<string|int, mixed>

An array of templates of type TemplateReferenceInterface

Search results