European Week of Regions and Cities

SessionsConfigurationForm extends ConfigFormBase

Sessions form module settings.

Table of Contents

Properties

$programmePdf  : ProgrammePdf
Programme PDF generator.
$state  : State
Drupal state.

Methods

__construct()  : mixed
MapConfigurationForm constructor.
buildForm()  : mixed
{@inheritdoc}
create()  : mixed
Create state.
getFormId()  : mixed
{@inheritdoc}
programmePdfGenerate()  : mixed
Ajax callback.
submitForm()  : mixed
{@inheritdoc}
getEditableConfigNames()  : mixed
{@inheritdoc}

Properties

Methods

buildForm()

{@inheritdoc}

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

create()

Create state.

public static create(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

programmePdfGenerate()

Ajax callback.

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

(PHPMD.UnusedFormalParameter)

submitForm()

{@inheritdoc}

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

        
On this page

Search results