phpDocumentor

TemplateProcessor 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

Methods

getType()

public getType() : string
Tags
inheritDoc
Return values
string

processModuleFile()

public processModuleFile(SplFileInfo $moduleFile) : void
Parameters
$moduleFile : SplFileInfo
Tags
inheritDoc
Return values
void

resetInternalState()

Resets the internal state of the processor.

public resetInternalState() : void
Tags
inheritDoc
Return values
void

Search results