Flow PHP

Partition

FinalYes

Properties

$name  : string
$value  : string

Methods

__construct()  : mixed
fromArray()  : array<string|int, Partition>
fromUri()  : Partitions
id()  : string
reference()  : Reference
valueFromRow()  : mixed

Properties

Methods

__construct()

public __construct(string $name, string $value) : mixed
Parameters
$name : string
$value : string

fromArray()

public static fromArray(array<string, mixed> $data) : array<string|int, Partition>
Parameters
$data : array<string, mixed>
Return values
array<string|int, Partition>

id()

public id() : string
Return values
string

reference()

public reference() : Reference
Return values
Reference

valueFromRow()

public static valueFromRow(Reference $ref, Row $row) : mixed
Parameters
$ref : Reference
$row : Row

        
On this page

Search results