|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.folder.impl.StandardMenuDefinitionImpl
org.apache.jetspeed.portalsite.menu.StandardBackMenuDefinition
org.apache.jetspeed.portalsite.menu.StandardBreadcrumbsMenuDefinition
public class StandardBreadcrumbsMenuDefinition
This class provides a menu definition for the standard breadcrumbs menu.
Field Summary |
---|
Fields inherited from interface org.apache.jetspeed.om.folder.MenuDefinition |
---|
ANY_PROFILE_LOCATOR |
Constructor Summary | |
---|---|
StandardBreadcrumbsMenuDefinition()
StandardBreadcrumbsMenuDefinition - constructor |
Method Summary | |
---|---|
java.lang.String |
getName()
getName - get menu name |
java.lang.String |
getOptions()
getOptions - get comma separated menu options if not specified as elements |
protected java.lang.String |
getTitleResourceKey()
getTitleResourceKey - get resource key used to lookup menu titles |
boolean |
isPaths()
isPaths - get generate ordered path options for specified options |
Methods inherited from class org.apache.jetspeed.portalsite.menu.StandardBackMenuDefinition |
---|
getMenuTitleText, getSkin, getTitle, getTitle |
Methods inherited from class org.apache.jetspeed.om.folder.impl.StandardMenuDefinitionImpl |
---|
getDepth, getMenuElements, getMetadata, getOrder, getProfile, getShortTitle, getShortTitle, getTitle, isRegexp, setDepth, setMenuElements, setName, setOptions, setOrder, setPaths, setProfile, setRegexp, setShortTitle, setSkin, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardBreadcrumbsMenuDefinition()
Method Detail |
---|
public java.lang.String getName()
getName
in interface MenuDefinition
getName
in class StandardBackMenuDefinition
public java.lang.String getOptions()
getOptions
in interface MenuDefinition
getOptions
in class StandardBackMenuDefinition
public boolean isPaths()
isPaths
in interface MenuDefinition
isPaths
in class StandardMenuDefinitionImpl
protected java.lang.String getTitleResourceKey()
getTitleResourceKey
in class StandardBackMenuDefinition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |