Class CFW_IO_StringWriter

Description
  • author: okada

Located in /IO/StringWriter.php (line 7)

CFW_IO_Writer
   |
   --CFW_IO_StringWriter
Variable Summary
mixed $buffer
Method Summary
CFW_IO_StringWriter __construct ()
void toString ()
void write ( $str)
void writeLine ( $str)
Variables
mixed $buffer (line 8)
Methods
Constructor __construct (line 9)
  • access: public
CFW_IO_StringWriter __construct ()

Redefinition of:
CFW_IO_Writer::__construct()
構築
toString (line 18)
  • access: public
void toString ()
write (line 11)
  • access: public
void write ( $str)
  • $str

Redefinition of:
CFW_IO_Writer::write()
指定文字列を書き込む
writeLine (line 15)
  • access: public
void writeLine ( $str)
  • $str

Redefinition of:
CFW_IO_Writer::writeLine()
指定文字列を書き込み改行を付加する

Inherited Methods

Inherited From CFW_IO_Writer

CFW_IO_Writer::__construct()
CFW_IO_Writer::write()
CFW_IO_Writer::writeLine()

Documentation generated on Fri, 25 Dec 2009 22:46:18 +0900 by phpDocumentor 1.4.3