Class TOutputCacheTextWriterMulti
TOutputCacheTextWriterMulti class
TOutputCacheTextWriterMulti is an internal class used by TOutputCache to write simultaneously to multiple writers.
- TComponent
-
TTextWriter implements ITextWriter
-
TOutputCacheTextWriterMulti
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Gabor Berczi, DevWorx Hungary <gabor.berczi@devworx.hu>
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.2
Located at Web/UI/WebControls/TOutputCache.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Gabor Berczi, DevWorx Hungary <gabor.berczi@devworx.hu>
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.2
Located at Web/UI/WebControls/TOutputCache.php
public
|
#
__construct( array $writers )
The common __construct If desired by the new object, this will auto install and listen to global event functions as defined by the object via 'fx' methods. This also attaches any predefined behaviors. This function installs all class behaviors in a class hierarchy from the deepest subclass through each parent to the top most class, TComponent. |
public
|
|
public
string
|
writeLine()
|
GLOBAL_RAISE_EVENT_LISTENER
|
protected
mixed
|
$_writers |
|