Package org.apache.sling.scripting.jsp.taglib
@Version("2.4.0")
package org.apache.sling.scripting.jsp.taglib
-
ClassesClassDescriptionAbstract class for Tags for interactiving with Context-Aware Configuration resources to extend.The
IncludeTagHandler
implements the<sling:include>
custom tag.Tag for adapting adaptables to classes.TheCallTag
implements the<sling:call>
custom tag.This class defines the scripting variables that are created by theDefineObjectsTag
.Tag for writing properly XSS encoded text to the response using the OWASP ESAPI for supporting a number of encoding modes.TheEvalTagHandler
implements the<sling:eval>
custom tag.Tag for searching for resources using the given query formulated in the given language.TheForwardTagHandler
implements the<sling:forward>
custom tag.Tag for retrieving Context-Aware Configuration resource collection for a specified resource, bucket and name.Tag for retrieving Context-Aware Configuration resources for a specified resource, bucket and name.Tag for retrieving all of the parent resources of a specified resource, returning them in hierarchy order.Tag for retrieving a parent resource based on the absolute parent levelTag for retrieving a property from a ValueMap.Tag for retrieving resources based on either an absolute path or a relative path and a base resource.TheIncludeTagHandler
implements the<sling:include>
custom tag.Tag for listing the children of a Resource.Class containing the TagLib Functions for Sling.