public class DescriptionAttributeHelper
extends java.lang.Object
tag.CreateWebsiteWizard,
CreateFormWizard| Constructor and Description |
|---|
DescriptionAttributeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDescriptionNotEmpty(javax.faces.context.FacesContext fc,
java.lang.String fieldValue) |
static java.lang.String |
getTableBegin() |
static java.lang.String |
getTableEnd() |
static java.lang.String |
getTableLine(javax.faces.context.FacesContext fc,
java.lang.String fieldName,
java.lang.String fieldValue) |
static java.lang.String |
getTableLine(javax.faces.context.FacesContext fc,
java.lang.String fieldName,
java.lang.String fieldValue,
boolean encode) |
public static java.lang.String getTableBegin()
org.alfresco.web.bean.wcm.DescriptionAttributeConstantspublic static java.lang.String getTableLine(javax.faces.context.FacesContext fc,
java.lang.String fieldName,
java.lang.String fieldValue)
fc - Current FacesContextfieldName - Field namefieldValue - Field valueLocalised field name: Field value public static java.lang.String getTableLine(javax.faces.context.FacesContext fc,
java.lang.String fieldName,
java.lang.String fieldValue,
boolean encode)
fc - Current FacesContextfieldName - Field namefieldValue - Field valueencode - Whether to encode the given value or notLocalised field name: Field value public static java.lang.String getTableEnd()
public static java.lang.String getDescriptionNotEmpty(javax.faces.context.FacesContext fc,
java.lang.String fieldValue)
fc - Current FacesContextfieldValue - Field valueCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.