Méthode | Description | |
---|---|---|
Echo ( PhpNumber value ) : void | ||
Echo ( |
||
Echo ( |
||
Echo ( double value ) : void | ||
Echo ( int value ) : void | ||
Echo ( long value ) : void | ||
Echo ( object value ) : void | ||
Echo ( string value ) : void |
Méthode | Description | |
---|---|---|
InitOutput ( Stream output ) : void |
Initialize output of this context. To be used by the context constructor.
|
Méthode | Description | |
---|---|---|
EnsureBufferedOutput ( bool enableBuffering ) : |
||
FinalizeBufferedOutput ( ) : void |
Flushes all remaining data from output buffers.
|
protected InitOutput ( Stream output ) : void | ||
output | Stream | |
Résultat | void |