Documentation

CatalogItemDeleteForm extends ContentEntityConfirmFormBase
in package
uses EntityDeleteFormTrait, StringTranslationTrait

The catalog item delete confirmation form.

Table of Contents

Methods

buildForm()  : mixed
{@inheritdoc}
getCancelUrl()  : mixed
{@inheritdoc}
getQuestion()  : mixed
{@inheritdoc}
submitForm()  : mixed
{@inheritdoc}
getDeletionMessage()  : mixed
{@inheritdoc}
logDeletionMessage()  : 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()

{@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