CurrentContext
rendered.
Methods
Invoke via \Framework\DOM\CurrentContext::method()
Click a method name to copy it.
Returns all set variables
Returns whether the request is taking place within the context of a design that is currently rendering around a HTMLEditor (behind the stripe overlay). This context has limited access to client side scripting and content served into it may need special handling.
Returns if the current context renders out to an email
Returns the value of a parser variable
Return
$mixedValue Value of the variable
Adds a variable to document
The variable is registered into the document, making it possible to referenced via script.
Adds a variable to document
The variable is registered into the document, making it possible to referenced via script.
Unregisters a variable from the parser
Unregisters a variable from the parser