|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.webapp.UIComponentTag
org.sakaiproject.jsf.profile.ProfileDisplayHTMLTag
public class ProfileDisplayHTMLTag
| Field Summary |
|---|
| Fields inherited from class javax.faces.webapp.UIComponentTag |
|---|
pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
ProfileDisplayHTMLTag()
|
|
| Method Summary | |
|---|---|
String |
getComponentType()
|
String |
getRendererType()
|
String |
getvalue()
|
void |
release()
|
protected void |
setProperties(javax.faces.component.UIComponent component)
|
static void |
setString(javax.faces.component.UIComponent component,
String attributeName,
String attributeValue)
|
void |
setvalue(String value)
|
static void |
setValueBinding(javax.faces.component.UIComponent component,
String attributeName,
String attributeValue)
|
| Methods inherited from class javax.faces.webapp.UIComponentTag |
|---|
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileDisplayHTMLTag()
| Method Detail |
|---|
public void setvalue(String value)
public String getvalue()
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagpublic String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.faces.webapp.UIComponentTag
public static void setString(javax.faces.component.UIComponent component,
String attributeName,
String attributeValue)
public static void setValueBinding(javax.faces.component.UIComponent component,
String attributeName,
String attributeValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||