Class CopyrightFooter

Description

This prints the BIGACE copyright footer.

This uses the CSS Classes:

  • CopyrightFooter
  • copyright
If you want to add a Copyright Footer to your Application or Layout simply add:
  1.  import('classes.util.html.CopyrightFooter');

NOTICE: I request you retain the full copyright notice below including the link to the BIGACE Homepage. This not only gives respect to the large amount of time given freely by the developer but also helps build interest, traffic and use of BIGACE. If you cannot (for good reason) retain the full copyright I request you at least leave in place the "Powered by" line, linked to http://sourceforge.net/projects/bigace/.

  • version: $Id: CopyrightFooter.php,v 1.3 2006/11/26 22:04:30 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Method Summary
String get ()
void toString ()
Methods
get (line 58)

Returns the HTML for the Copyright Footer.

  • return: the HTML to use
String get ()
toString (line 68)

Prints the Copyright Footer to the Standard Out.

void toString ()

Documentation generated by phpDocumentor 1.3.1