Class Lay

Description

Located in /classes/Lay.php (line 640)


	
			
Variable Summary
mixed $current
mixed $display
Method Summary
Lay Lay ([ $paper = 'letter'], [ $orientation = 'portrait'])
void close ()
void container ( $name, [ $params = array()])
void element ( $name, [ $params = array()])
void getFont ()
void handleParams ( $ptypes,  $params)
void lengthToPoints ( $len,  $dir)
void popFont ()
void pushFont ( $name,  $size)
void text ( $text)
Variables
mixed $current (line 642)
mixed $display (line 641)
Methods
Constructor Lay (line 643)
Lay Lay ([ $paper = 'letter'], [ $orientation = 'portrait'])
  • $paper
  • $orientation
close (line 665)
void close ()
container (line 656)
void container ( $name, [ $params = array()])
  • $name
  • $params
element (line 673)
void element ( $name, [ $params = array()])
  • $name
  • $params
getFont (line 691)
void getFont ()
handleParams (line 702)
void handleParams ( $ptypes,  $params)
  • $ptypes
  • $params
lengthToPoints (line 759)
void lengthToPoints ( $len,  $dir)
  • $len
  • $dir
popFont (line 688)
void popFont ()
pushFont (line 682)
void pushFont ( $name,  $size)
  • $name
  • $size
text (line 694)
void text ( $text)
  • $text

Documentation generated on Sun, 28 Jul 2013 15:07:03 -0400 by phpDocumentor 1.4.4