|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Link
|
+--CatLink
|
+--CatLinkPhoons
This subclass of the generic CatLink is the
base class of all Phoons categories, providing
overrides and definitions unique to the Phoons web
pages. See CatLink.
| Fields inherited from class CatLink |
clones, curCatDescr, curCatTitles, editorsPicks, firstInCat, fullCaption, links, original, parent, subcatColWidth |
| Fields inherited from class Link |
caption, filename, htmlBaseName, keywords, lineend |
| Constructor Summary | |
CatLinkPhoons()
|
|
| Method Summary | |
java.lang.String |
getHref()
Returns the text of the link to the category. |
boolean |
hasEdPickPics()
Returns true if the category has Editor's Picks. |
boolean |
isEditorsPickForPicPage(PicLink picLink)
Reports whether the picture is an editor's pick on this web page. |
void |
toHtml()
Generates HTML for all categories except children of Sorted by Contributor|Phooner that only have 1 picture. |
| Methods inherited from class Link |
compareTo, getIconEditorsPick, getIconFirstInCat, getIconNew, toUniqueKeywords |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CatLinkPhoons()
| Method Detail |
public void toHtml()
toHtml in class CatLinkpublic java.lang.String getHref()
toHref(boolean, boolean).getHref in class CatLinkpublic boolean isEditorsPickForPicPage(PicLink picLink)
isEditorsPickForPicPage in class CatLinkpublic boolean hasEdPickPics()
hasEdPickPics in class CatLink
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||