ViewHelper Documentation
v:extension.loaded
Extension: Loaded (Condition) ViewHelper
Condition to check if an extension is loaded.
Arguments
then anySimpleType
Value to be returned if the condition if met.
else anySimpleType
Value to be returned if the condition if not met.
extensionName string
Name of extension that must be loaded in order to evaluate as TRUE, UpperCamelCase