|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.modules.Assembler | +--org.apache.turbine.modules.Navigation | +--org.apache.turbine.modules.navigations.DefaultBottomNavigation
This is a sample navigation module.
Constructor Summary | |
DefaultBottomNavigation()
Deprecated. |
Method Summary | |
org.apache.ecs.ConcreteElement |
doBuild(RunData data)
Deprecated. Build the Navigation. |
Methods inherited from class org.apache.turbine.modules.Navigation |
build, prepareText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultBottomNavigation()
Method Detail |
public org.apache.ecs.ConcreteElement doBuild(RunData data) throws java.lang.Exception
doBuild
in class Navigation
data
- Turbine information.Exception,
- a generic exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |