Class TOutputCacheTextWriterMulti

Description

TTextWriter class.

TTextWriter implements a memory-based text writer. Content written by TTextWriter are stored in memory and can be obtained by calling flush().

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TTextWriter.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $

Located in /Web/UI/WebControls/TOutputCache.php (line 587)

TComponent
   |
   --TTextWriter
      |
      --TOutputCacheTextWriterMulti
Variable Summary
mixed $_writers
Method Summary
TOutputCacheTextWriterMulti __construct ( $writers)
void flush ()
void write ( $s)
Variables
mixed $_writers (line 589)
  • access: protected
Methods

Documentation generated on Mon, 25 Jun 2012 14:38:48 +0200 by phpDocumentor 1.4.3