RenderableVariantInterface
Scope: frontend **This class is NOT meant to be sub classed by developers.**
Table of Contents
Methods
- apply() : void
- Apply the specified variant to this form element regardless of their conditions
- conditionMatches() : bool
- getIdentifier() : string
- isApplied() : bool
Methods
apply()
Apply the specified variant to this form element regardless of their conditions
public
apply() : void
conditionMatches()
public
conditionMatches(Resolver $conditionResolver) : bool
Parameters
- $conditionResolver : Resolver
Return values
boolgetIdentifier()
public
getIdentifier() : string
Return values
stringisApplied()
public
isApplied() : bool