ISML Custom Tag - ISCONTENTINCLUDE

Name

ISCONTENTINCLUDE

Short Description

directly includes content into the storefront

Table of Contents

Product Version

6.7

Product To Version

 

StatusNew Labels

Introduction

During runtime content entry points can be realized by POs. So they are passive objects. That is they cannot render by themselves. Therefore, the CMS comes along with facilities to embed component entry points in the storefront. In this way, components can be bound to the storefront by a particular ISML tag, <ISCONTENTINCLUDE>.

Syntax

<isContentInclude
(
  ID = "( {String} | {ISML expression} )"
  ResourceSet = "( {String} | {ISML expression} )"
)>

Example

<ISCONTENTINCLUDE> initiates the render process (including call parameter evaluation) for the component entry point object identified by the ID value.

<isContentInclude ID="ysteminclude.expressShop.pagelet2-Include">

or

<isContentInclude ID="systeminclude.dialog.giftMessage.pagelet2-Include" ResourceSet="app_sf_responsive"> 

Attributes

The tag has to be configured with the ID of the content entry point to be rendered. This can be done either literally or dynamically by using an ISML expression.

Starting with Intershop 7.6

With Intershop 7.6 the new attribute ResourceSet has been introduced that is now an optional companion to the ID parameter. Providing the ResourceSet prevents potential ambiguity for resolving the content entry point.

ID

The ID of the content entry point to be rendered.

ResourceSet

Note

Valid for Intershop Commerce Suite 7.6 or later.

Usually the cartridge ID of the content entry point that uniquely identifies a system-managed content include.

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.

The Intershop Customer Support website uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.

Further information on privacy can be found in the Intershop Privacy Policy and Legal Notice.
Customer Support
Knowledge Base
Product Resources
Tickets