Builder
Table of Contents
Interfaces
- Builder
- ビルダーインターフェースです。
Classes
- FileBuilder
- ファイルに出力するビルダーです。
- Fragment
- フラグメントを表すクラスです。
- NullBuilder
- 何も出力しないビルダーです。
- StreamBuilder
- ストリームに出力するビルダーです。
Functions
- _cti_output() : mixed
- 標準出力、ストリーム、変数のいずれかに出力します。
Functions
_cti_output()
標準出力、ストリーム、変数のいずれかに出力します。
_cti_output(mixed &$out, string &$buff) : mixed
Parameters
- $out : mixed
-
出力先
- $buff : string
-
データ