European Week of Regions and Cities

ProgrammeForm extends ConfigFormBase

Verify partner submission duplicates.

Table of Contents

Methods

buildForm()  : mixed
Build form.
getFormId()  : string
{@inheritdoc}
submitForm()  : mixed
Submit form.
getEditableConfigNames()  : mixed
{@inheritdoc}
addActionsSection()  : mixed
Add Actions section.
addExportSection()  : mixed
Add export section fields / urls.
addProgrammeSection()  : mixed
Add programme section.

Methods

buildForm()

Build form.

public buildForm(array<string|int, mixed> $form, FormStateInterface $form_state) : mixed
Parameters
$form : array<string|int, mixed>
$form_state : FormStateInterface
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

getFormId()

{@inheritdoc}

public getFormId() : string
Return values
string

submitForm()

Submit form.

public submitForm(array<string|int, mixed> &$form, FormStateInterface $form_state) : mixed
Parameters
$form : array<string|int, mixed>
$form_state : FormStateInterface
Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

getEditableConfigNames()

{@inheritdoc}

protected getEditableConfigNames() : mixed

addActionsSection()

Add Actions section.

private addActionsSection(mixed &$form) : mixed
Parameters
$form : mixed

addExportSection()

Add export section fields / urls.

private addExportSection(mixed &$form) : mixed
Parameters
$form : mixed

addProgrammeSection()

Add programme section.

private addProgrammeSection(mixed &$form) : mixed
Parameters
$form : mixed

        
On this page

Search results