ThreeWayBlockBuilder
in package
Copyright 2007-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
- $final1 : array<string|int, mixed>
- $final2 : array<string|int, mixed>
- $orig : array<string|int, mixed>
- __construct() : mixed
- finish() : mixed
- input() : mixed
- isEmpty() : mixed
- out1() : mixed
- out2() : mixed
- _append() : mixed
- _init() : mixed
Properties
$final1
protected
array<string|int, mixed>
$final1
$final2
protected
array<string|int, mixed>
$final2
$orig
protected
array<string|int, mixed>
$orig
Methods
__construct()
public
__construct() : mixed
Return values
mixed —finish()
public
finish() : mixed
Return values
mixed —input()
public
input(mixed $lines) : mixed
Parameters
- $lines : mixed
Return values
mixed —isEmpty()
public
isEmpty() : mixed
Return values
mixed —out1()
public
out1(mixed $lines) : mixed
Parameters
- $lines : mixed
Return values
mixed —out2()
public
out2(mixed $lines) : mixed
Parameters
- $lines : mixed
Return values
mixed —_append()
protected
_append(mixed &$array, mixed $lines) : mixed
Parameters
- $array : mixed
- $lines : mixed
Return values
mixed —_init()
protected
_init() : mixed