ISML Custom Tag - ISPAGELET

Name

ISPAGELET

Short Description

directly renders a component

Table of Contents

Product Version

6.7

Product To Version

 

StatusNew Labels

Introduction

Components, pagelets derived from a pagelet definition with the page flag set to false, can be rendered directly by using the <ISPAGELET> tag.

The <ISPAGELET> tag is usually used together with the ISML Custom Tag - ISSLOTITERATOR that provides the pagelets that could be rendered with <ISPAGELET>.

Syntax

<ispagelet
(
Pagelet = "( {ISML expression} )"
)>

Example

The call parameters as required by the definition of the pagelet are mapped automatically from the currently active dictionary of the environment in which the module is embedded to the execution environment of the module. The render
template of the pagelet is either included locally, when the flag remoteInclude of the pagelet definition is set to false, or as Web Adapter include, when the flag is set to true.

<iscontent type="text/html" charset="UTF-8" compact="true">
<isif condition="#isDefined(SubPagelet)#">
 <ispagelet Pagelet="#SubPagelet#">
</isif>

Attributes

<ISPAGELET> is a strict module and has only one parameter, Pagelet.

Pagelet

The pagelet to be rendered.

Reference - ISML Custom Tags

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

Customer Support
Knowledge Base
Product Resources
Tickets