|
||||||||||
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.DefaultMenuDefinition
public class DefaultMenuDefinition
This class provides a menu definition for default menus constructed from folders within menus with depth expansion specified.
Field Summary |
---|
Fields inherited from interface org.apache.jetspeed.om.folder.MenuDefinition |
---|
ANY_PROFILE_LOCATOR |
Constructor Summary | |
---|---|
DefaultMenuDefinition(java.lang.String options,
int depth,
java.lang.String locatorName)
DefaultMenuDefinition - constructor |
Method Summary | |
---|---|
int |
getDepth()
getDepth - get depth of inclusion for folder menu options |
java.lang.String |
getOptions()
getOptions - get comma separated menu options if not specified as elements |
java.lang.String |
getProfile()
getProfile - get profile locator used to filter specified options |
Methods inherited from class org.apache.jetspeed.om.folder.impl.StandardMenuDefinitionImpl |
---|
getMenuElements, getMetadata, getName, getOrder, getShortTitle, getShortTitle, getSkin, 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 DefaultMenuDefinition(java.lang.String options, int depth, java.lang.String locatorName)
Method Detail |
---|
public java.lang.String getOptions()
getOptions
in interface MenuDefinition
getOptions
in class StandardMenuDefinitionImpl
public int getDepth()
getDepth
in interface MenuDefinition
getDepth
in class StandardMenuDefinitionImpl
public java.lang.String getProfile()
getProfile
in interface MenuDefinition
getProfile
in class StandardMenuDefinitionImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |