sakai
Tag view_title


Output a view title according to the Sakai Style Guide. Usually displayed at the top of a tool page.

Example:
    
    	<sakai:view_title value="Edit Announcement" indent="2" />
   	
    


Tag Information
Tag Classorg.sakaiproject.jsf.tag.ViewTitleTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
indentfalsefalsejava.lang.String The integer intentation level at which to display this component - See the Sakai Style Guide. Default is no special indentation.
bindingfalsefalsejava.lang.String Component reference expression for this component.
idfalsefalsejava.lang.String Component id of this component.
valuefalsefalsejava.lang.String The text of the title to display.
renderedfalsefalsejava.lang.String Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.