|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletView
com.plumtree.portalpages.portlets.headerfooter.StandardHeaderView
public class StandardHeaderView
An intrinsic portlet that wraps the DefaultHeaderView. Assigned to the default Experience Definition.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
MVC Name |
| Fields inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletView |
|---|
INTRINSIC_PORTLET_HTMLFORM_NAME, INTRINSIC_PORTLET_JAVASCRIPT_SUBMIT_FORM, m_bAddFormToPortlet, m_bMultiPart |
| Constructor Summary | |
|---|---|
StandardHeaderView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
This is called by the MyPortalContentView, which aggregates all the intrinsic portlet views. |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
HTMLElement |
DisplayPortlet()
Displays the HTML for the portlet. |
java.lang.String |
DisplayPortletWML()
Displays the WML for the portlet. |
java.lang.String |
GetName()
Return the name of the MVC object. |
void |
Init(IModelRO model,
AActivitySpace parent)
Inits the Section with the read-only Model and the Activity Space. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletView |
|---|
DisplayWML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public StandardHeaderView()
| Method Detail |
|---|
public java.lang.Object Create()
IntrinsicPortletView
Create in interface IManagedObjectCreate in class IntrinsicPortletViewIManagedObject.Create()public HTMLElement Display()
IntrinsicPortletView
Display in interface IViewDisplay in class IntrinsicPortletViewcom.plumtree.xpshared.activityspace.IView#display()public HTMLScript DisplayJavascript()
DisplayJavascript in interface IViewDisplayJavascript in class IntrinsicPortletViewIView.DisplayJavascript()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class IntrinsicPortletViewcom.plumtree.xpshared.activityspace.IView#GetName()
public void Init(IModelRO model,
AActivitySpace parent)
IntrinsicPortletView
Init in interface IViewInit in class IntrinsicPortletViewcom.plumtree.xpshared.activityspace.IView#Init(IModel, AActivitySpace)public HTMLElement DisplayPortlet()
DisplayPortlet in class IntrinsicPortletViewpublic java.lang.String DisplayPortletWML()
DisplayPortletWML in class IntrinsicPortletView
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||