Select
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getAllFields() : array<string|int, mixed>
- hasBindings() : bool
- hasField() : bool
- hasLayoutField() : bool
Methods
__construct()
public
__construct(array<string|int, mixed> $fields) : mixed
Parameters
- $fields : array<string|int, mixed>
getAllFields()
public
getAllFields() : array<string|int, mixed>
Return values
array<string|int, mixed>hasBindings()
public
hasBindings() : bool
Return values
boolhasField()
public
hasField(string $fieldName) : bool
Parameters
- $fieldName : string
Return values
boolhasLayoutField()
public
hasLayoutField() : bool