European Week of Regions and Cities

CustomSettingsForm extends ConfigFormBase

Verify partner submission duplicates.

Table of Contents

Methods

buildForm()  : mixed
{@inheritdoc}
getFormId()  : string
{@inheritdoc}
submitForm()  : mixed
Save custom settings values.
getEditableConfigNames()  : mixed
{@inheritdoc}

Methods

buildForm()

{@inheritdoc}

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

submitForm()

Save custom settings values.

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

getEditableConfigNames()

{@inheritdoc}

protected getEditableConfigNames() : mixed

        
On this page

Search results