| |||||||
FRAMES NO FRAMES |
<%@ taglib prefix="sakai" uri="http://sakaiproject.org/jsf/sakai" %>
<anyxmlelement xmlns:sakai="http://sakaiproject.org/jsf/sakai" />
Sakai JSF UIComponent Tags
Tag Library Information | |
Display Name | None |
Version | 1.0 |
Short Name | sakai |
URI | http://sakaiproject.org/jsf/sakai |
Tag Summary | |
comment | Place a comment in the response. |
commentII | Place a comment in the response. May have children, which become commented |
view_container | Outermost "box" for the view |
view_content | Inner container for all view content |
tool_bar | Place a Sakai style toolbar. Children are toolbar_item or toolbar_spacer tags. |
button_bar | Place a Sakai style button bar. Children are button_bar_item tags. |
tool_bar_item | Place an item in a Sakai style toolbar. |
button_bar_item | Place an item in a Sakai style button bar. |
tool_bar_spacer | Place a spacer (separator) in a Sakai style toolbar. |
tool_bar_message | Place a message in place of the toolbar in the response. |
instruction_message | Place instruction message in the response. |
flat_list | Place a flat listing in the response |
doc_properties | A 2 column name / value set of properties for a document |
doc_section_title | A document section title |
doc_section | A document section |
group_box | Surround children components in a titled grouping box |
panel_edit | Setup an editing panel. |
date_input | Put a Date field (year, month, day) into the interface for update. |
date_output | Place a formatted Time value. |
| |||||||
FRAMES NO FRAMES |