AstNodeFinderVisitor implements AstVisitorInterface

FinalYes

Find a single node in tree identified by node identifier.

Internal

This is a specific Backend implementation and is not considered part of the Public TYPO3 API.

Table of Contents

Interfaces

AstVisitorInterface
An interface implemented by all visitors of AstTraverser.

Methods

getFoundNode()  : NodeInterface|null
getFoundNodeCurrentObjectPath()  : CurrentObjectPath|null
setNodeIdentifier()  : mixed
visit()  : void
visitAfterChildren()  : void
visitBeforeChildren()  : void

Methods

setNodeIdentifier()

public setNodeIdentifier(string $nodeIdentifier) : mixed
Parameters
$nodeIdentifier : string

        
On this page

Search results