|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.folder.impl.StandardMenuOptionsDefinitionImpl
org.apache.jetspeed.portalsite.menu.DefaultMenuOptionsDefinition
public class DefaultMenuOptionsDefinition
This class provides a menu options definition for options constructed directly from menu definitions.
| Field Summary |
|---|
| Fields inherited from interface org.apache.jetspeed.om.folder.MenuOptionsDefinition |
|---|
ANY_PROFILE_LOCATOR |
| Constructor Summary | |
|---|---|
DefaultMenuOptionsDefinition(java.lang.String options,
int depth,
boolean paths,
boolean regexp,
java.lang.String locatorName,
java.lang.String order)
DefaultMenuOptionsDefinition - 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 |
getOrder()
getOrder - get comma separated regexp ordering patterns |
java.lang.String |
getProfile()
getProfile - get profile locator used to filter specified options |
boolean |
isPaths()
isPaths - get generate ordered path options |
boolean |
isRegexp()
isRegexp - get regexp flag for interpreting options |
| Methods inherited from class org.apache.jetspeed.om.folder.impl.StandardMenuOptionsDefinitionImpl |
|---|
getSkin, setDepth, setOptions, setOrder, setPaths, setProfile, setRegexp, setSkin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMenuOptionsDefinition(java.lang.String options,
int depth,
boolean paths,
boolean regexp,
java.lang.String locatorName,
java.lang.String order)
| Method Detail |
|---|
public java.lang.String getOptions()
getOptions in interface MenuOptionsDefinitiongetOptions in class StandardMenuOptionsDefinitionImplpublic int getDepth()
getDepth in interface MenuOptionsDefinitiongetDepth in class StandardMenuOptionsDefinitionImplpublic boolean isPaths()
isPaths in interface MenuOptionsDefinitionisPaths in class StandardMenuOptionsDefinitionImplpublic boolean isRegexp()
isRegexp in interface MenuOptionsDefinitionisRegexp in class StandardMenuOptionsDefinitionImplpublic java.lang.String getProfile()
getProfile in interface MenuOptionsDefinitiongetProfile in class StandardMenuOptionsDefinitionImplpublic java.lang.String getOrder()
getOrder in interface MenuOptionsDefinitiongetOrder in class StandardMenuOptionsDefinitionImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||