LowerCaseInterface extends PropertyValueInterface

Evaluates to the lower-case string value (or values, if multi-valued) of operand.

If operand does not evaluate to a string value, its value is first converted to a string.

If operand evaluates to null, the LowerCase operand also evaluates to null.

Internal

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

Table of Contents

Methods

getOperand()  : PropertyValueInterface
getPropertyName()  : string
getSelectorName()  : string

Methods

getPropertyName()

public getPropertyName() : string
Return values
string

getSelectorName()

public getSelectorName() : string
Return values
string

        
On this page

Search results