Taglibs - 3.1

Slice

Slice taglib: http://cognifide.com/jsp/slice

lookup

Creates and sets object of requested type using current resource. It is used for obtaining business data model associated with the component.

Attribute
Description
Required?
varname of variable where the object will be stored. It can later be used through JSTL(tick)
typeclass of object to be created(tick)
appNameapplication name - name under which the injector has been registered. If not defined it is automatically computed based on component resource type(error)

CQ

Slice CQ Addons

In 3.1.0 version of Slice the CQ related modules has been separated. If you would like to add them to your project's dependencies and use CQ Taglibs, please see Slice CQ Addons.

Validation

Validation taglib: http://cognifide.com/jsp/slice/validation

validate

Please see the  validation section.