|
||||||||||
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.
Field Summary | |
private static boolean |
DEBUG
|
private static java.lang.String |
txt
|
Fields inherited from class org.apache.turbine.modules.Navigation |
filter |
Constructor Summary | |
DefaultBottomNavigation()
|
Method Summary | |
org.apache.ecs.ConcreteElement |
doBuild(RunData data)
Build the Navigation. |
Methods inherited from class org.apache.turbine.modules.Navigation |
build, htmlFilter, prepareText |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static final boolean DEBUG
private static java.lang.String txt
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 |