UI Handlers Associated by Attribute Name

NOTE:  An asterisk (*) indicates the default handler for the attribute.

Name Description Association by Attribute Name

URL Project Link

Can be used to edit and display project links. A project link consists of a Label and a URL, and is stored in LDAP using Labeled URI format. The View mode on this handler displays the label as a clickable link to the URL. Editing attributes associated with this handler will prompt for the Label and the URL in separate textboxes.

LABELEDURI

Email Link

Displays attributes as clickable links using the HTML mailto: tag which launches the default eMail client.

EMAIL*
CELLPHONEEMAIL*

Text Area Entry

Can be used to place a description or summary of the object. The attribute information is displayed in the header of the objects details, and it edits as an HTML TextArea.

DESCRIPTION*

Textbox (Single-Value, Edit Only)

Hides attributes unless in edit mode. If in edit mode, allows only single-value strings to be entered via HTML TextBox.

GIVENNAME*
INITIALS*
LASTNAME*
TITLE*

Yahoo IM Launcher (via Browser)

Displays Instant Messaging Link to launch Yahoo's Internet Client (via browser).

YAHOOIMID

AOL AIM Launcher (via Application)

Displays Instant Messaging link to launch the AOL Instatant Messaging (AIM) Application. This handler assumes the AIM client is installed.

INSTANTMESSAGINGID

Combined US Address and Map Link

Displays address attributes in the standard U.S. envelope mail format. If POSTALCODE is populated, this handler creates a map link to the address. This handler is sorted by the STREET attribute (edit mode only). Related attributes CITY, ST, POSTALCODE, and CO should use this handler if displaying them is desired.

STREET
ST
CITY
POSTALCODE
CO

Hidden Attribute

When selected, associated attributes are hidden. This is useful when desiring to used the attribute in the detail.xsl document, but not wanting to display the attribute in the list. If you don't need the attribute at all, we recommend that you completely disable the attribute instead of using this handler.

USERPASSWORD*
CN*
PHOTOAGREE*

Combined Name

Combines the editing of a person's full name, which is broken into GIVENNAME, INITIALS, and LASTNAME. These attributes should all be enabled and editable. Ordering is controlled by the LASTNAME Template Key. Hides attributes when not being edited, so they can be displayed only in the detail header.

GIVENNAME
INITIALS
LASTNAME

Binary Photo File

Displays PHOTO in header of object details. When being edited, allows for browsing of the file. This handler also allows specifying file store location (i.e. LDAP or FILE), maximum file size, and file store path when applicable. These changes can be made in UIHandlers.XML.

PHOTO*

Binary Video File

Displays VIDEO in header of object details. When being edited, allows for browsing of the file. This handler also allows specifying file store location (i.e. LDAP or FILE), maximum file size, and file store path when applicable. These changes can be made in UIHandlers.XML.

VIDEO*

Binary Audio File

Plays AUDIO attribute in object details. When being edited, allows for browsing the file. This handler also allows specifying file store location (LDAP or FILE), maximum file size, and file store path when applicable. These changes can be made in UIHandlers.XML.

AUDIO*