|
||||||||||
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.StandardNavigationsMenuDefinition
public class StandardNavigationsMenuDefinition
This class provides a menu definition for the standard navigations menu.
Field Summary |
---|
Fields inherited from interface org.apache.jetspeed.om.folder.MenuDefinition |
---|
ANY_PROFILE_LOCATOR |
Constructor Summary | |
---|---|
StandardNavigationsMenuDefinition()
StandardNavigationsMenuDefinition - constructor |
Method Summary | |
---|---|
java.util.List |
getMenuElements()
getMenuElements - get ordered list of menu options, nested menus, separators, included menu, and excluded menu elements |
protected java.lang.String |
getMenuSeparatorText(java.util.Locale locale,
java.lang.String key)
getMenuSeparatorText - lookup resource bundle based on locale and use to extract menu separator text |
java.lang.String |
getName()
getName - get menu name |
java.lang.String |
getSkin()
getSkin - get skin name for menu element |
Methods inherited from class org.apache.jetspeed.om.folder.impl.StandardMenuDefinitionImpl |
---|
getDepth, getMetadata, getOptions, getOrder, getProfile, getShortTitle, getShortTitle, getTitle, getTitle, getTitle, isPaths, 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 StandardNavigationsMenuDefinition()
Method Detail |
---|
public java.lang.String getName()
getName
in interface MenuDefinition
getName
in class StandardMenuDefinitionImpl
public java.util.List getMenuElements()
getMenuElements
in interface MenuDefinition
getMenuElements
in class StandardMenuDefinitionImpl
public java.lang.String getSkin()
getSkin
in interface MenuDefinition
getSkin
in class StandardMenuDefinitionImpl
protected java.lang.String getMenuSeparatorText(java.util.Locale locale, java.lang.String key)
locale
- preferred localekey
- message key for text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |