| |||||||
FRAMES NO FRAMES |
<%@ taglib prefix="prefix1" uri="http://www.bea.com/servers/content/ui/jsp/templates" %>
<anyxmlelement xmlns:prefix1="http://www.bea.com/servers/content/ui/jsp/templates" />
Tag Library Information | |
Display Name | None |
Version | 1.1 |
Short Name | prefix1 |
URI | http://www.bea.com/servers/content/ui/jsp/templates |
Function Summary | ||
boolean | isPlainText( com.bea.content.Node node) | No Description |
boolean | isRichText( com.bea.content.Node node) | No Description |
boolean | isHTML( com.bea.content.Node node) | No Description |
boolean | isPDF( com.bea.content.Node node) | No Description |
boolean | isZip( com.bea.content.Node node) | No Description |
boolean | isMSWord( com.bea.content.Node node) | No Description |
boolean | isImage( com.bea.content.Node node) | No Description |
boolean | isJPEG( com.bea.content.Node node) | No Description |
boolean | isGIF( com.bea.content.Node node) | No Description |
boolean | isPNG( com.bea.content.Node node) | No Description |
boolean | checkMimeType( com.bea.content.Node node, java.lang.String mimeType) | No Description |
String | getFileContents( com.bea.content.Node node) | No Description |
com.bea.content.BinaryValue | getBinaryValue( com.bea.content.Node node) | No Description |
com.bea.content.Property | getBinaryProperty( com.bea.content.Node node) | No Description |
String | getImageSource( javax.servlet.http.HttpServletRequest request, com.bea.content.Node node) | No Description |
String | getDownloadURL( javax.servlet.http.HttpServletRequest request, com.bea.content.Node node) | No Description |
String | getUsablePropertyValue( com.bea.content.Node node) | No Description |
String | getPropertyDisplayValue( javax.servlet.http.HttpServletRequest request, com.bea.content.Node node, String propertyName) | No Description |
Node | getSingleNodeFromIterator( java.util.Iterator iterator) | No Description |
void | setObjectInContext( javax.servlet.http.HttpServletRequest request, String attributeName, Object object) | No Description |
String | getImageNameForNode( com.bea.content.Node node) | No Description |
boolean | isPortletStatusPreview( javax.servlet.http.HttpServletRequest request) | No Description |
boolean | isPortletThemeBorderless( javax.servlet.http.HttpServletRequest request) | No Description |
String | determineBestTitleForNode( javax.servlet.http.HttpServletRequest request, com.bea.content.Node node) | No Description |
boolean | canUserConfigurePortlet( javax.servlet.http.HttpServletRequest request) | No Description |
boolean | getEditButtonSrc( javax.servlet.http.HttpServletRequest request) | No Description |
boolean | isExceptionNoSuchNodeException( Exception exception) | No Description |
boolean | isExceptionNodeListException( Exception exception) | No Description |
boolean | isExceptionDisplayTemplateException( Exception exception) | No Description |
boolean | canUserConfigure( javax.servlet.http.HttpServletRequest request) | No Description |
boolean | isNodePublished( com.bea.content.Node node) | No Description |
| |||||||
FRAMES NO FRAMES |