EquiJoinConditionInterface extends JoinConditionInterface

Tests whether the childSelector node is a child of the parentSelector node. A node-tuple satisfies the constraint only if: childSelectorNode.getParent().isSame(parentSelectorNode) would return true, where childSelectorNode is the node for childSelector and parentSelectorNode is the node for parentSelector.

Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Methods

getChildSelectorName()  : string
getParentSelectorName()  : string
getSelector1Name()  : string

Methods

getChildSelectorName()

public getChildSelectorName() : string
Return values
string

getParentSelectorName()

public getParentSelectorName() : string
Return values
string

getSelector1Name()

public getSelector1Name() : string
Return values
string

        
On this page

Search results