Download Ektron CMS400.NET Developer Manual

Transcript
Ektron Markup Language
Variable
Description
More Information
[$EditorFirstName]
Display the last editor’s first name for a content
item.
”[$EditorFirstName]” on
page 1039
[$EditorLastName]
Display the last editor’s last name for a content
item.
”[$EditorLastName]” on
page 1039
[$FolderId]
Display the folder ID of a content item.
”[$FolderId]” on
page 1040
[$Html]
Display the HTML contained in the content item.
”[$Html]” on page 1040
[$HyperLink]
Adds a hyperlink using the title of the content
block as the text.
”[$HyperLink]” on
page 1041
[$ImageIcon]
Displays an image icon for the content item
type. For example, if the content item is HTML,
”[$ImageIcon]” on
page 1041
the (
) icon is displayed.
[$Index]
Serialize the content items in a numbered list.
”[$Index]” on page 1042
[$ItemCount]
The total number of items in a list.
”[$ItemCount]” on
page 1043
[$Language]
Display the language ID for the content item.
”[$Language]” on
page 1043
[$LinkTarget]
When added to an <a href=””> tag’s
target=”” attribute, this variable reads the
server control’s LinkTarget property and uses
its setting.
”[$LinkTarget]” on
page 1043
[$PagingCurrentEndIndex]
The end count number of the items on the page.
For example, if you are displaying items 11 - 20
on a page, this variable represents the number
20. Works only with taxonomy search.
<ekoutput mode=”article_search”>
”[$PagingCurrentEndInd
ex]” on page 1091
[$PagingCurrentStartIndex]
The numerical record of the first item on a page.
For example, if you are displaying items 1
through 10 out of 50 total items on a page, this
variable represents the number 1. Works only
with taxonomy search. <ekoutput
mode=”article_search”>
”[$PagingCurrentStartIn
dex]” on page 1093
Ektron CMS40 0.NET Deve lope r Re fe re nce Manua l, Version 7.6 Rev 8
1084