|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.nullnavigation.NavNullPlusMandatoryTabs
public class NavNullPlusMandatoryTabs
Empty navigation apart from mandatory links only. Topbar view also turned off. Headers and footers are displayed.
| Constructor Summary | |
|---|---|
NavNullPlusMandatoryTabs()
|
|
| Method Summary | |
|---|---|
int |
GetID()
Return the integer order of the navigation type. |
java.lang.String |
GetName(java.lang.String _strLangID)
Return the text name of this navigation type shown in the subportal editor. |
java.lang.String |
GetNavAreaView(NavAreaEnum area)
Primary method to implement for pluggable navigation support. |
java.lang.String |
GetScope(java.lang.String _strLangID)
Return the description of this navigation plugin shown in the subportal editor. |
boolean |
IsFeatureEnabled(NavFeatureEnum feature)
Return boolean to control whether or not a specific navigation feature is displayed. |
HTMLScriptCollection |
JavaScriptIncludes(AActivitySpace owner)
Return the names of the javascript file includes as an array of strings or null if none are used. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavNullPlusMandatoryTabs()
| Method Detail |
|---|
public int GetID()
INavTypes
GetID in interface INavTypesINavTypes.GetID()public java.lang.String GetName(java.lang.String _strLangID)
INavTypes
GetName in interface INavTypesINavTypes.GetName(java.lang.String)public java.lang.String GetScope(java.lang.String _strLangID)
INavTypes
GetScope in interface INavTypesINavTypes.GetScope(java.lang.String)public HTMLScriptCollection JavaScriptIncludes(AActivitySpace owner)
INavTypes
JavaScriptIncludes in interface INavTypesINavTypes.JavaScriptIncludes(com.plumtree.uiinfrastructure.activityspace.AActivitySpace)public boolean IsFeatureEnabled(NavFeatureEnum feature)
INavTypes
IsFeatureEnabled in interface INavTypesINavTypes.IsFeatureEnabled(com.plumtree.portaluiinfrastructure.navtype.NavFeatureEnum)public java.lang.String GetNavAreaView(NavAreaEnum area)
INavTypes
GetNavAreaView in interface INavTypesINavTypes.GetNavAreaView(com.plumtree.portaluiinfrastructure.navtype.NavAreaEnum)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||