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

Edits and displays project links. A project link consists of a Label and a URL. It is stored in LDAP using Labeled URI format. This handler has a View mode, which displays the label as a clickable link to the URL. The editing attributes associated with this handler prompt for the Label and the URL in separate text boxes.

LABELEDURI

Email Link

Displays attributes as clickable links using the HTML mailto: tag. This tag 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 displays in the header of the object's details. The text area is similar to an HTML text editor.

DESCRIPTION*

Textbox (Single-Value, Edit Only)

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

GIVENNAME*
INITIALS*
LASTNAME*
TITLE*

Yahoo IM Launcher (via Browser)

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

YAHOOIMID

AOL AIM Launcher (via Application)

Displays the Instant Messaging link to launch the AOL Instant 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

Hides selected attributes. This is useful when you want to use the attribute in the detail.xsl document, but you do not want to display the attribute in the list. If you do not need the attribute, 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. We recommend that you enable all these attributes and make them editable. Ordering is controlled by the LASTNAME Template Key. The combined name attribute hides attributes when they are not being edited, so they can be displayed only in the detail header.

GIVENNAME
INITIALS
LASTNAME

Binary Photo File

Displays PHOTO in the header of the object details. When being edited, this handler lets you browse the file. This handler also lets you specify the file store location (such as LDAP or FILE), maximum file size, and maximize the file store path when applicable. These changes can be made in UIHandlers.XML.

PHOTO*

Binary Video File

Displays VIDEO in the header of the object details. When being edited, the handler 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.

VIDEO*

Binary Audio File

Plays the AUDIO attribute in the object details. When being edited, the handler 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*