Class CatCountries

java.lang.Object
  extended byLink
      extended byCatLink
          extended byCatLinkPhoons
              extended byCatCountries
All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable

public class CatCountries
extends CatLinkPhoons

This class provides special handling for the "All Pictures" category.


Field Summary
 
Fields inherited from class CatLink
maxPicsPerPage, subcatColWidth
 
Constructor Summary
CatCountries()
           
 
Method Summary
 boolean allowsKidLinksOnParent()
          Returns whether this catLink's kids can be displayed on the parent page.
 
Methods inherited from class CatLinkPhoons
getHref, toHtml
 
Methods inherited from class CatLink
allowsGrandkidLinks, allowsNewIconOnPage, allowsTranslation, canHaveFirstInCat, canHaveSlideShow, changeCaption, changeParent, clone, establishFirstInCat, formCellContents, getFullCaptions, getFullCaptions, getHref, getHtmlBaseName, getPageLinkHeading, getPageLinkLinks, getTable, hasRecAddPics, includeRulesLink, includeSearchForm, isFirstInCat, isMulti, rename, toHref, toHrefForPicPage, toString
 
Methods inherited from class Link
compareTo, getIconFirstInCat, getIconNew
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CatCountries

public CatCountries()
Method Detail

allowsKidLinksOnParent

public boolean allowsKidLinksOnParent()
Returns whether this catLink's kids can be displayed on the parent page.

Overrides:
allowsKidLinksOnParent in class CatLink