Display item details
We can display the attributes of items, such as the name and modified date, by using IWWCM tags.
- Display identification details for an item
The ID component tag is used to display the ID details of sites, site areas or content items. This tag can be added to presentation templates, element designs and component designs.
- Display an item's "last modified" date
The history component tag is used to display an item's "last modified" date. This tag can be added to presentation templates, element designs and component designs.
- Display "path" details for an item
The path component tag is used to represent certain parts of the URL. The PathCmpnt tag can represent the servlet path, the base path, or the context path of the current page. This tag can be added to presentation templates, element designs and component designs.
- Display identification details for an item
The Profile component tag is used to display the profiling details (either categories or keywords) of an item. This tag can be added to presentation templates, element designs and component designs.
- Display an item's security details
The security component tag is used to display the users or groups granted effective security for an item. This tag can be added to presentation templates, element designs and component designs.
- Display an item's workflow details
The workflow component tag is used to display workflow details of an item. This tag can be added to presentation templates, element designs and component designs.
- Use start and end attributes
The start and end attributes are used to wrap the data returned by an Web Content Management tag within other tags, such as HTML. These attributes are not mandatory.
- Set parameters to format dates
These parameters are used to set the format of dates.
- Note on formatting numbers
The Java Number Format Pattern Syntax is used to set the format of numbers.
Parent Topic
Display Web content