phpDocumentor php-util
[ class tree: php-util ] [ index: php-util ] [ all elements ]

Class: OutputFile

Source Location: /php/util/OutputFile.php

Class OutputFile

Class Overview

Ãâ·Â¹°ÀÇ Æ÷¸ËÀ» Á¤ÇØÁÖ´Â ¸Þ¼Òµå ¸ðÀ½ÀÔ´Ï´Ù.

Located in /php/util/OutputFile.php [line 14]



		
		
		
		

Methods

[ Top ]
Method Summary
static void   excel()   ¿¢¼¿ÆÄÀÏ ´Ù¿î·Îµå
static void   file()   ÆÄÀÏ ´Ù¿î·Îµå
static void   word()   ¿öµåÆÄÀÏ ´Ù¿î·Îµå

[ Top ]
Methods
static method excel  [line 22]

  static void excel( string $filename, [string $charset = "EUC-KR"]  )

¿¢¼¿ÆÄÀÏ ´Ù¿î·Îµå

Parameters:
string   $filename:  ÀúÀåÇÒ ÆÄÀÏÀ̸§ (½ÇÁ¦ ÆÄÀÏÀº $filename.xls)
string   $charset:  ÀÎÄÚµù ŸÀÔ

API Tags:
Access:  public


[ Top ]
static method file  [line 47]

  static void file( string $filename, string $filesize, [string $charset = "EUC-KR"]  )

ÆÄÀÏ ´Ù¿î·Îµå

Parameters:
string   $filename:  ÀúÀåÇÒ ÆÄÀÏÀ̸§
string   $filesize:  ÆÄÀÏ »çÀÌÁî
string   $charset:  ÀÎÄÚµù ŸÀÔ

API Tags:
Access:  public


[ Top ]
static method word  [line 34]

  static void word( string $filename, [string $charset = "EUC-KR"]  )

¿öµåÆÄÀÏ ´Ù¿î·Îµå

Parameters:
string   $filename:  ÀúÀåÇÒ ÆÄÀÏÀ̸§ (½ÇÁ¦ ÆÄÀÏÀº $filename.doc)
string   $charset:  ÀÎÄÚµù ŸÀÔ

API Tags:
Access:  public


[ Top ]

Documentation generated on Wed, 09 Dec 2009 10:48:40 +0900 by phpDocumentor 1.4.3