6D Labs / CQ Extended Tag Library / API / Tags
The CQ Extended Tag Library provides a set of custom JSP Tags built to make it easier for developers to create clean, error-free scripts in Adobe CQ/AEM.
The following tags are available:
xssEncode - Tag for XSS safe encoding arbitrary text for HTML, XML and JS
externalize - Externalizes paths into absolute, relative and author URLs
getAssetMetadata - Retrieves a metadata attribute from the specified asset
ssi - Renders Server Side Includes
displayMode - Displays or hides the contents of the tag based on the current WCMMode
defer - Defers the writing of HTML until a WriteDeferred tag is evaluated.
getAsset - Retrieves an asset from a resource.
writeDeferred - Writes the HTML deferred by the defer tag