Class BorderFormat

Description

Borders formating class.

Located in /BorderFormat.php (line 6)


	
			
Method Summary
BorderFormat BorderFormat ([int $size = 0], [string $color = ''], [string $type = ''], [float $space = 0])
string getType ()
Methods
Constructor BorderFormat (line 26)

Constructor

  • access: public
BorderFormat BorderFormat (int $size, [string $color = ''], [string $type = ''], float $space)
  • int $size: Size of border.
  • string $type: Type of border (possible values 'single', 'dot', 'dash', 'dotdash'). Default 'single'.
  • string $color: Colour of border (example '#ff0000')
  • float $space: Space between borders and the paragraph.
getNotColoredPartOfContent (line 38)

Gets rtf code of not colored part of border fotmat. Internal use.

  • access: public
string getNotColoredPartOfContent ()
getType (line 47)

Gets rtf code of border format type. Internal use.

  • access: public
string getType ()

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