Document Properties
Kbid
E24812
Last Modified
04-Feb-2020
Added to KB
26-Jun-2013
Public Access
Everyone
Status
Online
Doc Type
References
Product
  • ICM 7.10
  • ICM 11
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.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.