|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Section | |
|---|---|
| info.aduna.gee.publication.cover | |
| info.aduna.gee.publication.servlets | |
| info.aduna.gee.publication.ui.navigator | |
| Uses of Section in info.aduna.gee.publication.cover |
|---|
| Methods in info.aduna.gee.publication.cover that return Section | |
|---|---|
Section |
Template.generateSection(Vector entries,
String sectionName,
boolean editMode,
Navigator navigator)
Generates a section from the template. |
Section |
Generator.getSection(Object section,
boolean edit,
Navigator navigator)
Generates pages for a requested section. |
| Uses of Section in info.aduna.gee.publication.servlets |
|---|
| Methods in info.aduna.gee.publication.servlets that return Section | |
|---|---|
static Section |
ServerZpadServlet.addSection(ZPadBrowser zpadBrowser,
String host,
String theUser,
String theLanguage,
String theCover,
String theSectionIndicator,
javax.servlet.http.HttpSession theSession)
|
| Methods in info.aduna.gee.publication.servlets with parameters of type Section | |
|---|---|
protected String |
ServerZpadServlet._showURL(javax.servlet.http.HttpServletRequest request,
String host,
ZPadBrowser zpadBrowser,
Section theSection,
String theUser,
String theLanguage,
String theCover,
HashMap stubsMap,
javax.servlet.http.HttpSession theSession)
Show the URL of an Entry. |
static String |
ServerZpadServlet.setFrameAndPage(javax.servlet.http.HttpServletRequest request,
String host,
ZPadBrowser zpadBrowser,
Section theSection,
String theUser,
String theLanguage,
String theCover,
HashMap stubsMap,
String newSectionIndicator,
int newPage,
javax.servlet.http.HttpSession theSession,
int entryId)
|
| Uses of Section in info.aduna.gee.publication.ui.navigator |
|---|
| Fields in info.aduna.gee.publication.ui.navigator declared as Section | |
|---|---|
protected Section |
Navigator._currentSection
|
| Methods in info.aduna.gee.publication.ui.navigator with parameters of type Section | |
|---|---|
Result |
Navigator.findContentEntry(String currentSectionID,
Section currentSection,
int currentSectionPage,
String pattern,
boolean useCase,
boolean searchFuture,
boolean onlyOwn)
Find a *page* that contains an entry that matches the requested pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||