DatabaseEffectivePid implements FormDataProviderInterface

Set effective pid we're working on

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

addData()  : array<string|int, mixed>
Effective pid is used to determine entry point for page ts and is also the pid where new records are stored later.

Methods

addData()

Effective pid is used to determine entry point for page ts and is also the pid where new records are stored later.

public addData(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
$result : array<string|int, mixed>

Initialized result array

Return values
array<string|int, mixed>

        
On this page

Search results