|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Link
|
+--CatLink
|
+--CatLinkPhoons
|
+--CatDate
This class provides special handling for the
"Sorted by Date" category. 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 | |
CatDate()
|
|
| Method Summary | |
java.lang.String |
getHtmlBaseName(PicLink picLink)
Forces a single page name. |
boolean |
isEditorsPickForPicPage(PicLink picLink)
Returns true if the picLink is an Editor's Pick in *any* category. |
boolean |
isFirstInCat(PicLink picLink)
Returns true if the picLink is a firstInCat in *any* category. |
boolean |
isMulti()
Forces the page count to be 1 (preventing the page from being split even if long). |
void |
toHtml()
Generates a web page in a unique date display format. |
| Methods inherited from class CatLinkPhoons |
getHref, hasEdPickPics |
| 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 CatDate()
| Method Detail |
public boolean isMulti()
isMulti in class CatLinkpublic void toHtml()
toHtml in class CatLinkPhoonspublic java.lang.String getHtmlBaseName(PicLink picLink)
getHtmlBaseName in class CatLinkpublic boolean isEditorsPickForPicPage(PicLink picLink)
isEditorsPickForPicPage in class CatLinkPhoonspublic boolean isFirstInCat(PicLink picLink)
isFirstInCat in class CatLink
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||