Method | Description | |
---|---|---|
evaluate ( ) : mixed | If $condition matches, render $type and return it. Else, return MATCH_NORESULT. | |
getCondition ( ) : boolean | ||
getRenderPath ( ) : string | A path to a TypoScript configuration | |
getType ( ) : string | The type to render if condition is TRUE |
public getRenderPath ( ) : string | ||
return | string |