Documentation

SearchSharepointForm extends FormBase
in package

Provides a o365_files form.

Table of Contents

buildForm()  : mixed
{@inheritdoc}
getFormId()  : mixed
{@inheritdoc}
submitForm()  : 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
Return values
mixed

submitForm()

{@inheritdoc}

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

Search results