Orpheus

FieldListFacet

Table of Contents

Methods

fields()  : mixed|$this
Set/Get the field list to get
get()  : void
set()  : void
sget()  : void

Methods

fields()

Set/Get the field list to get

public fields([array<string|int, mixed>|null $fields = null ]) : mixed|$this
Parameters
$fields : array<string|int, mixed>|null = null

List of fields and values

Return values
mixed|$this

get()

public get(string $string, mixed $array = null) : void
Parameters
$string : string
$array = null : mixed

set()

public set(string $string, mixed $where) : void
Parameters
$string : string
$where : mixed

sget()

public sget(string $string, string|null $fields) : void
Parameters
$string : string
$fields : string|null

							
On this page

Search results