Class Footer

Description

Class for creating footers of document.

Located in /Footer.php (line 6)

Container
   |
   --Footer
Method Summary
Footer Footer (Rtf &$rtf, string $type)
string getContent ()
void setPosition (float $height)
Variables
Methods
Constructor Footer (line 20)

Constructor. Internal use.

  • access: public
Footer Footer (Rtf &$rtf, string $type)
  • Rtf &$rtf
  • string $type
getContent (line 57)

Gets rtf code of footer. Internal use.

  • access: public
string getContent ()

Redefinition of:
Container::getContent()
Gets rtf code of Container. Internal use.
setPosition (line 48)

Set footer position from page bottom.

  • access: public
void setPosition (float $height)
  • float $height

Inherited Methods

Inherited From Container

Container::Container()
Container::addImage()
Container::addTable()
Container::emptyParagraph()
Container::getContent()
Container::writeHyperLink()
Container::writeRtfCode()
Container::writeText()

Documentation generated on Fri, 25 Jan 2008 23:10:50 +0200 by phpDocumentor 1.3.1