Interface ITextWriter

Description

ITextWriter interface.

This interface must be implemented by writers.

  • since: 3.0
  • version: $Id: interfaces.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /interfaces.php (line 89)


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

Flushes the content that has been written.

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

Writes a string.

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

Documentation generated on Sun, 11 Jan 2009 20:15:27 -0500 by phpDocumentor 1.3.0RC4