1.0
1.2
entertainment
http://www.escenic.com/taglib/escenic-entertainment
Tag library for displaying entertainment articles from the central unit.
view
com.escenic.exchange.tags.ViewTag
empty
Retrieves and displays an entertainment article from the central unit.
articleId
true
true
Article ID of the article to fetch from the central unit.
useCaching
false
true
Enable or disable caching. Values: "true" or "false" (default: "true")
xslString
false
true
String containing XSL to apply to the search results.
xslFile
false
true
Filename of the XSL file to apply to the search results (relative to servlet context root).
timeout
false
true
Timeout (in milliseconds) when connecting to the central unit. Default value: 10000 (10 seconds).
latest
com.escenic.exchange.tags.LatestTag
empty
Given an object type and a number, shows the latest.
objectTypes
false
true
Comma-separated list of article type names.
categories
false
true
Comma-separated list of category ID's and/or paths.
numberOfObjects
false
true
Number of objects to return. The default value is 100.
useCaching
false
true
Enable or disable caching. Values: "true" or "false" (default: "true")
xslString
false
true
String containing XSL to apply to the search results.
xslFile
false
true
Filename of the XSL file to apply to the search results (relative to servlet context root).
timeout
false
true
Timeout (in milliseconds) when connecting to the central unit. Default value: 10000 (10 seconds).
programlisting
com.escenic.exchange.tags.ProgramListingTag
com.escenic.exchange.tags.ProgramListingTEI
empty
Displays a list of TV programs.
objectTypes
true
true
Comma-separated list of article type names of the article types to fetch from the central unit.
categories
false
true
Comma-separated list of program category ID's and/or paths.
channels
false
true
Comma-separated list of TV channel category ID's and/or paths.
startTime
false
true
Start time in the format "yyyy-MM-dd HH:mm".
endTime
false
true
End time in the format "yyyy-MM-dd HH:mm".
startDelta
false
true
Start time delta in minutes: -30 (default) means list programs that started within 30 minutes ago and now.
endDelta
false
true
End time delta in minutes: 120 (default) means list programs that end within the next 2 hours.
useCaching
false
true
Enable or disable caching. Values: "true" or "false" (default: "true")
xslString
false
true
String containing XSL to apply to the search results.
xslFile
false
true
Filename of the XSL file to apply to the search results (relative to servlet context root).
timeout
false
true
Timeout (in milliseconds) when connecting to the central unit. Default value: 10000 (10 seconds).
sectionflash
com.escenic.exchange.tags.SectionFlashTag
empty
Returns the articles for which the section flash is active.
objectTypes
false
true
Comma-separated list of article type names.
categories
false
true
Comma-separated list of category ID's and/or paths.
numberOfObjects
false
true
Number of objects to return. The default value is 100.
useCaching
false
true
Enable or disable caching. Values: "true" or "false" (default: "true")
xslString
false
true
String containing XSL to apply to the search results.
xslFile
false
true
Filename of the XSL file to apply to the search results (relative to servlet context root).
timeout
false
true
Timeout (in milliseconds) when connecting to the central unit. Default value: 10000 (10 seconds).
fieldName
false
true
Name of the field that contains the "section flash active" value (default value: "seksjonsflashAktiv").
fieldValueActive
false
true
Field value that is expected for an active section flash (default: "aktiv").
categories
com.escenic.exchange.tags.CategoriesTag
empty
Returns categories.
id
false
true
Category ID.
path
false
true
Category path (like //rootcat//subcat//subsubcat).
xslString
false
true
String containing XSL to apply to the search results.
xslFile
false
true
Filename of the XSL file to apply to the search results (relative to servlet context root).
timeout
false
true
Timeout (in milliseconds) when connecting to the central unit. Default value: 10000 (10 seconds).