CTI Driver for PHP

DirectoryResults
in package
implements Results

ディレクトリに複数の結果を出力するResultsの実装です。

Table of Contents

Interfaces

Results
結果インターフェースです。

Properties

$counter  : mixed
$dir  : mixed
$prefix  : mixed
$suffix  : mixed

Methods

__construct()  : mixed
next_builder()  : mixed

Properties

Methods

__construct()

public __construct(mixed $dir[, mixed $prefix = '' ][, mixed $suffix = '' ]) : mixed
Parameters
$dir : mixed
$prefix : mixed = ''
$suffix : mixed = ''

next_builder()

public next_builder([mixed $opts = null ]) : mixed
Parameters
$opts : mixed = null

        
On this page

Search results