| java.lang.Object com.caucho.web.Navigation
Navigation | public class Navigation (Code) | | |
_productPattern | static Expr _productPattern(Code) | | |
descPattern | static Expr descPattern(Code) | | |
linkPattern | static Expr linkPattern(Code) | | |
titlePattern | static Expr titlePattern(Code) | | |
Navigation | public Navigation()(Code) | | |
Navigation | public Navigation(Env env, Element root, String base) throws Exception(Code) | | Create a new navigation structure.
Parameters: root - the top of the navigation |
getAttribute | public String getAttribute(String name)(Code) | | Returns an attribute from the top-level navigation element.
Parameters: name - The name of the attribute. |
|
|