Class SC_Pdf

Description

Located in /class/SC_Pdf.php (line 33)


	
			
Variable Summary
mixed $arrImage
mixed $arrText
mixed $dst_code
mixed $license_key
mixed $page_close
mixed $pdfpath
mixed $pdiwarning
mixed $src_code
Method Summary
SC_Pdf SC_Pdf ([ $width = 595], [ $height = 842], [ $fontsize = 10])
void closePage ()
void display ()
void getSize ()
void getTableOption ( $arrCol,  $arrAlign)
void getXCenter ( $width)
void newPage ()
void openPage ()
void output ([ $filekey = ""])
void posTopDown ( $x,  $y)
void setColor ( $rgb)
void setGridEnable ( $flag)
void setGridLines ( $list)
void setImageBlock ( $list)
void setTableColor ([ $frame_color = "000000"], [ $title_color = "F0F0F0"], [ $line_color = "D1DEFE"], [ $last_color = "FDCBFE"])
void setTableHeaderStyle ( $arrColSize,  $arrAlign)
void setTableLeft ( $table_left)
void setTemplate ( $pdfpath)
void setTextBlock ( $list)
void setTitleEnable ( $flag)
void writeBlock ()
void writeFrameRect ( $x,  $y,  $width,  $height,  $rgb,  $frgb)
void writeGrid ( $x,  $y,  $arrCol,  $line_max, [ $last_color_flg = true])
void writeLine ( $sx,  $sy,  $ex,  $ey, [ $rgb = "000000"])
void writeRect ( $x,  $y,  $width,  $height, [ $rgb = ""])
void writeTable ( $table,  $x,  $y,  $arrCol,  $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
void writeTableCenter ( $table,  $y,  $arrCol,  $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
void writeTableData ( $table,  $x,  $y,  $table_width,  $start_no,  $end_no,  $option)
void writeUnderLine ( $x,  $y,  $arrCol,  $line, [ $start_col = 0])
Variables
mixed $arrImage (line 35)
mixed $arrText (line 34)
mixed $block_option (line 37)
mixed $dst_code (line 39)
mixed $license_key (line 36)
mixed $page_close (line 42)
mixed $pdfpath (line 41)
mixed $pdiwarning (line 40)
mixed $src_code (line 38)
Methods
Constructor SC_Pdf (line 44)
SC_Pdf SC_Pdf ([ $width = 595], [ $height = 842], [ $fontsize = 10])
  • $width
  • $height
  • $fontsize
closePage (line 179)
void closePage ()
display (line 516)
void display ()
getSize (line 203)
void getSize ()
getTableOption (line 393)
void getTableOption ( $arrCol,  $arrAlign)
  • $arrCol
  • $arrAlign
getXCenter (line 310)
void getXCenter ( $width)
  • $width
newPage (line 197)
void newPage ()
openPage (line 188)
void openPage ()
output (line 482)
void output ([ $filekey = ""])
  • $filekey
posTopDown (line 211)
void posTopDown ( $x,  $y)
  • $x
  • $y
setColor (line 440)
void setColor ( $rgb)
  • $rgb
setGridEnable (line 87)
void setGridEnable ( $flag)
  • $flag
setGridLines (line 122)
void setGridLines ( $list)
  • $list
setImageBlock (line 100)
void setImageBlock ( $list)
  • $list
setTableColor (line 222)
void setTableColor ([ $frame_color = "000000"], [ $title_color = "F0F0F0"], [ $line_color = "D1DEFE"], [ $last_color = "FDCBFE"])
  • $frame_color
  • $title_color
  • $line_color
  • $last_color
setTableHeaderStyle (line 127)
void setTableHeaderStyle ( $arrColSize,  $arrAlign)
  • $arrColSize
  • $arrAlign
setTableLeft (line 117)
void setTableLeft ( $table_left)
  • $table_left
setTemplate (line 107)
void setTemplate ( $pdfpath)
  • $pdfpath
setTextBlock (line 93)
void setTextBlock ( $list)
  • $list
setTitleEnable (line 82)
void setTitleEnable ( $flag)
  • $flag
writeBlock (line 133)
void writeBlock ()
writeFrameRect (line 457)
void writeFrameRect ( $x,  $y,  $width,  $height,  $rgb,  $frgb)
  • $x
  • $y
  • $width
  • $height
  • $rgb
  • $frgb
writeGrid (line 230)
void writeGrid ( $x,  $y,  $arrCol,  $line_max, [ $last_color_flg = true])
  • $x
  • $y
  • $arrCol
  • $line_max
  • $last_color_flg
writeLine (line 470)
void writeLine ( $sx,  $sy,  $ex,  $ey, [ $rgb = "000000"])
  • $sx
  • $sy
  • $ex
  • $ey
  • $rgb
writeRect (line 448)
void writeRect ( $x,  $y,  $width,  $height, [ $rgb = ""])
  • $x
  • $y
  • $width
  • $height
  • $rgb
writeTable (line 335)
void writeTable ( $table,  $x,  $y,  $arrCol,  $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
  • $table
  • $x
  • $y
  • $arrCol
  • $arrAlign
  • $line_max
  • $start_no
  • $last_color_flg
writeTableCenter (line 319)
void writeTableCenter ( $table,  $y,  $arrCol,  $arrAlign, [ $line_max = 256], [ $start_no = 1], [ $last_color_flg = false])
  • $table
  • $y
  • $arrCol
  • $arrAlign
  • $line_max
  • $start_no
  • $last_color_flg
writeTableData (line 412)
void writeTableData ( $table,  $x,  $y,  $table_width,  $start_no,  $end_no,  $option)
  • $table
  • $x
  • $y
  • $table_width
  • $start_no
  • $end_no
  • $option
writeUnderLine (line 285)
void writeUnderLine ( $x,  $y,  $arrCol,  $line, [ $start_col = 0])
  • $x
  • $y
  • $arrCol
  • $line
  • $start_col

Documentation generated on Tue, 28 Apr 2009 18:13:38 +0900 by phpDocumentor 1.4.2