PropertyValueInterface extends DynamicOperandInterface

Evaluates to the value (or values, if multi-valued) of a property.

If, for a node-tuple, the selector node does not have a property named property, the operand evaluates to null.

The query is invalid if:

selector is not the name of a selector in the query, or property is not a syntactically valid JCR name.

Internal

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

Table of Contents

Methods

getPropertyName()  : string
getSelectorName()  : string

Methods

getPropertyName()

public getPropertyName() : string
Return values
string

getSelectorName()

public getSelectorName() : string
Return values
string

        
On this page

Search results