Package org.apache.sling.scripting.jsp.taglib


@Version("2.4.0") package org.apache.sling.scripting.jsp.taglib
  • Classes
    Class
    Description
    Abstract 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.
    The CallTag implements the <sling:call> custom tag.
     
    This class defines the scripting variables that are created by the DefineObjectsTag.
    Tag for writing properly XSS encoded text to the response using the OWASP ESAPI for supporting a number of encoding modes.
    The EvalTagHandler implements the <sling:eval> custom tag.
    Tag for searching for resources using the given query formulated in the given language.
    The ForwardTagHandler 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 level
    Tag 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.
    The IncludeTagHandler implements the <sling:include> custom tag.
    Tag for listing the children of a Resource.
    Class containing the TagLib Functions for Sling.