Documentation

AdminFieldProvider
in package
implements FieldProviderInterface

FinalYes

Table of Contents

Interfaces

FieldProviderInterface

Properties

$dao  : AdminFieldDAO
$transformer  : AdminFieldTransformerInterface

Methods

__construct()  : mixed
get()  : array<string|int, mixed>
getByFieldsName()  : array<string|int, mixed>

Properties

Methods

get()

public get([string $type = '' ][, array<string|int, mixed> $acfIds = [] ]) : array<string|int, mixed>
Parameters
$type : string = ''
$acfIds : array<string|int, mixed> = []
Return values
array<string|int, mixed>

getByFieldsName()

public getByFieldsName([array<string|int, mixed> $onlyFields = [] ]) : array<string|int, mixed>
Parameters
$onlyFields : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results