sakai
Tag contentTypeMap


Exposes a map of the file types: images, names and extensions. If image is the mapType, the returned value will be the file name for the fileType icon. If name is the mapType, the returned value will be the display name for the fileType. If extension is the mapType, the returned value will be the extension for the fileType


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

Attributes
NameRequiredRequest-timeTypeDescription
fileTypefalsefalsejava.lang.String String representation of the mime type (like "text/xml")
mapTypefalsefalsejava.lang.String Accepted values are image, name, extension
pathPrefixfalsefalsejava.lang.String Path prefix for where the image lives (only needed if mapType is image)
vartruefalsejava.lang.String Name of a request-scope attribute under which the return value will be exposed.

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.