Update:Archive/2.0/Developers/Common Code: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
== Functions We Need ==
== Functions We Need ==
isSpecialCategory($categoryName)
* isSpecialCategory($categoryName)


== Global Variables We Need ==
== Global Variables We Need ==

Revision as of 15:01, 22 January 2005

Functions We Need

  • isSpecialCategory($categoryName)

Global Variables We Need

  • CSS Path
  • Image Path
  • Mirror Path

Functions We Have

Global Variables We Have