Interface ITextWriter

Description

ITextWriter interface.

This interface must be implemented by writers.

  • since: 3.0
  • version: $Id: interfaces.php 1568 2006-12-09 09:17:22Z wei $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /interfaces.php (line 81)


	
			
Method Summary
void flush ()
void write (string $str)
Methods
flush (line 91)

Flushes the content that has been written.

  • access: public
void flush ()
write (line 87)

Writes a string.

  • access: public
void write (string $str)
  • string $str: string to be written

Documentation generated on Sun, 14 Jan 2007 21:40:29 -0500 by phpDocumentor 1.3.0RC4