Sakai GUI Elements

The Sakai GUI Elements are Java implementations of a set of Sakai tags that can be used in JavaServer Faces page descriptions. The following elements are available with Sakai 2.1, broken down into standard tags and Sakai tags.

Frame Tags

The following tags are provided by the Sun reference implementation of JSF for frames and wrappers:

f:actionListener
f:attribute
f:convertDateTime
f:converter
f:convertNumber
f:facet
f:loadBundle
f:param
f:selectItem
f:selectItems
f:subview
f:validateDoubleRange
f:validateLength
f:validateLongRange
f:validator
f:valueChangeListener
f:verbatim
f:view

HTML Tags

the following tags are provided by the Sun reference implementation of JSF for HTML elements:
h:column
h:commandButton
h:commandLink
h:dataTable
h:form
h:graphicImage
h:inputHidden
h:inputSecret
h:inputText
h:inputTextarea
h:message
h:messages
h:outputFormat
h:outputLabel
h:outputLink
h:outputText
h:panelGrid
h:panelGroup
h:selectBooleanCheckbox
h:selectManyCheckbox
h:selectManyListbox
h:selectManyMenu
h:selectOneListbox
h:selectOneMenu
h:selectOneRadio

Sakai JSF Tags

The following Sakai GUI Element tags are provided by Sakai:

sakai:button_bar
sakai:button_bar_item
sakai:comment
sakai:commentII
sakai:date_input
sakai:date_output
sakai:doc_properties
sakai:doc_section
sakai:doc_section_title
sakai:flat_list
sakai:group_box
sakai:instruction_message
sakai:panel_edit
sakai:title_bar
sakai:tool_bar
sakai:tool_bar_item
sakai:tool_bar_message
sakai:tool_bar_spacer
sakai:view_container
sakai:view_content

Developers are creating expanded GUI elements for Sakai 2.0 based on recommendations from the Sakai Style Guide.

I would like to suggest that we consider the GUI elements in a more holistic framework.
http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/index.html

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.