Asset Elements


The table below provides a list of asset elements that are available for use in the CMS.

Element Icon Type Description

Text

Plain Text Icon

Plain Text

Contains only unformatted text. The Plain Text element is often used for titles, abstracts, captions, or contact information.

XHTML Editor Icon

XHTML Editor

Contains text that accepts formatting, hyperlinks, images, tables, and more. Typically used for the main body of a page to create formatted content.

Functional

Component Icon

Component

Creates a relationship between two nodes in the site tree. This element is a slot into which a component can be dropped for other pages to use.

Organizational

Group Start Icon

Group End Icon

  • Group Start
  • Group End

Visually groups elements on Site > Edit tab. Typically used to group elements that are similar in nature, for example, event-related elements like Event Name, Event Date, and Event Location.

List Icon

List

Provides end users the ability to add a variable number of additional sub-elements. Typically used when the number of desired items is unknown.

Date / Time

Date Icon

Date

Lets users select a date by way of a calendar date-picker interface. Date content is stored as server time with a GMT offset in UTC format.

Local Date Icon

Local Date

Lets users select a date from a calendar date-picker interface. Local Date content is stored as YYYY-MM-DD and has no offset.

Local Time Icon

Local Time

Lets users select a time. Local time content is stored as HH:MM:SS and has no offset.

Selection

Checkbox Icon

Checkbox

Selects a binary option such as yes/no or on/off. Typically used to turn on or off some function in the site or component.

Dropdown List Icon

Dropdown List

Provides a drop-down list from which a single item can be selected from a predefined list of items. The source for the items in this list can be defined in the schema itself, or can be dynamically generated from nodes within the site tree.

Multi-Select Icon

Multi-Select:

  • Hard-coded choices
  • DbQuery
  • CMS node-set
  • External Scripting

Lets users select multiple choices from a list. The various versions of the Multi-Select element have the same editing interface, but differ on how the list of choices is assembled. The source for items in this list can be hard-coded in the schema, queried from a database, executed by a custom script, or dynamically generated from nodes in the Site Tree.

Refer to Element Attributes for Schema XML for an alphabetical listing of element types and their respective attributes.