TemplateProcessor
in package
implements
GXModuleComponentProcessor
Class TemplateProcessor
Interfaces, Classes and Traits
- GXModuleComponentProcessor
- Interface GXModuleComponentProcessor
Table of Contents
- $components : array<string|int, Template>
- createRegistry() : ComponentsRegistry
- getType() : string
- processModuleFile() : void
- resetInternalState() : void
- Resets the internal state of the processor.
Properties
$components
private
array<string|int, Template>
$components
Methods
createRegistry()
public
createRegistry() : ComponentsRegistry
Tags
Return values
ComponentsRegistry —getType()
public
getType() : string
Tags
Return values
string —processModuleFile()
public
processModuleFile(SplFileInfo $moduleFile) : void
Parameters
- $moduleFile : SplFileInfo
Tags
Return values
void —resetInternalState()
Resets the internal state of the processor.
public
resetInternalState() : void