Ektron CMS400.Net Reference

>>Controlling Output with Ektron Markup Language > EkML Tags

EkML Tags

The EkML tags define functions that occur when using the language to display content. The Ektron Markup Language includes the following tags.

EkML Tag

Description

<ekmarkup>

Use these tags to open and close the Ektron Markup Language.

<ekoutput>

Define what information is output from the server control between these tags.

<ekrepeat>

These tags cause what ever formatting information that appears between them to be applied to each item in the list.

They always appear between the <ekoutput> tags.

<ekbubbleinfo>

Creates a pop-up bubble. This tag is invoked when you use the [$ShowBubble] or [$ShowBubble(width)] variables. By adding different variables between the <ekbubbleinfo> tags, you define what information appears in the bubble.

These tags are placed outside the <ekoutput> tags but within the <ekmarkup> tags.

<ekcontentinfo>

Places the information defined between the tags in the specified HTML tag ID. This tag is invoked when you use the [$ShowContent(‘htmltagid’)] variable.

(continued in EkML Variables)


Visit the Ektron Dev Center at http://dev.ektron.com 1-866 - 4 - EKTRON

Ektron CMS400.NET Reference Version 8.02 SP1 Rev 1

Ektron Documentation,© 2011 Ektron, Inc.