|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Page | |
|---|---|
| org.polliwog | |
| org.polliwog.data | |
| Uses of Page in org.polliwog |
|---|
| Methods in org.polliwog with parameters of type Page | |
|---|---|
static void |
Utilities.writeHTMLFile(java.lang.String wrapper,
java.lang.String content,
java.io.File loc,
java.lang.Object o,
VisitorData vd,
Page p,
boolean compress)
|
| Uses of Page in org.polliwog.data |
|---|
| Methods in org.polliwog.data that return Page | |
|---|---|
Page |
Section.getPage()
|
Page |
VisitorEnvironment.getPage(java.lang.String p)
|
Page |
PageSet.getPage(java.lang.String p)
|
| Methods in org.polliwog.data with parameters of type Page | |
|---|---|
void |
Menu.addItem(Page p,
java.lang.String outFile,
java.lang.String title,
java.lang.String icon)
|
void |
VisitorEnvironment.addPageToMenu(java.lang.Object o,
Page p)
|
| Constructors in org.polliwog.data with parameters of type Page | |
|---|---|
Section(Page page,
org.jdom.Element root,
VisitorEnvironment ve)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||