Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Prado
Web
UI
WebControls
TOutputCacheTextWriterMulti
PHP 클래스 Prado\Web\UI\WebControls\TOutputCacheTextWriterMulti
TOutputCacheTextWriterMulti is an internal class used by TOutputCache to write simultaneously to multiple writers.
부터:
3.2
저자:
Gabor Berczi, DevWorx Hungary (
[email protected]
)
저자:
Qiang Xue (
[email protected]
)
상속:
extends
Prado\IO\TTextWriter
파일 보기
프로젝트 열기: pradosoft/prado
보호된 프로퍼티들
프로퍼티
타입
설명
$_writers
공개 메소드들
메소드
설명
__construct
(
array
$writers
)
flush
( )
write
(
$s
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
array
$writers
)
$writers
array
flush()
공개
메소드
public
flush
( )
write()
공개
메소드
public
write
(
$s
)
프로퍼티 상세
$_writers
보호되어 있는 프로퍼티
protected
$_writers