Documentation du code de SPIP et de ses plugins

TextWheel pour SPIP

PostEchappeHtmlPropreEvent extends PipelineEvent
in package
implements PipelineEventFactoryInterface uses StringTextPipelineTrait

FinalYes

Étape argumentée après l’échappement HTML de `propre()` (pipeline `post_echappe_html_propre_args`).

Préférer cet événement au pipeline historique sans contexte post_echappe_html_propre.

Tags
see
https://programmer.spip.net/post_echappe_html_propre_args
Attributes
#[AsPipelineEvent]
'post_echappe_html_propre_args'

Table of Contents

Interfaces

PipelineEventFactoryInterface

Constants

PIPELINE_NAME  = 'post_echappe_html_propre_args'

Methods

__construct()  : mixed
fromLegacyPayload()  : static
getConnect()  : mixed
getEnv()  : array<int|string, mixed>
getPropreCallArguments()  : array<int|string, mixed>

Constants

Methods

__construct()

public __construct([string $text = '' ][, array<string, mixed>|null $arguments = null ]) : mixed
Parameters
$text : string = ''
$arguments : array<string, mixed>|null = null

Clés habituelles : args, connect, env.

fromLegacyPayload()

public static fromLegacyPayload(mixed $subject[, array<string|int, mixed>|null $arguments = null ]) : static
Parameters
$subject : mixed
$arguments : array<string|int, mixed>|null = null
Return values
static

        
On this page

Search results