Documentation du code de SPIP et de ses plugins

SPIP

pipeline.php

Table of Contents

Constants

_CACHE_PIPELINES  = \SpipLeague\Component\Kernel\app()->getCacheDir() . 'charger_pipelines.php'

Functions

pipeline()  : mixed
Appel d’un pipeline

Constants

_CACHE_PIPELINES

public mixed _CACHE_PIPELINES = \SpipLeague\Component\Kernel\app()->getCacheDir() . 'charger_pipelines.php'

Functions

pipeline()

Appel d’un pipeline

pipeline(non-empty-string $action[, mixed $val = null ]) : mixed
Parameters
$action : non-empty-string

Nom du pipeline

$val : mixed = null

Données à l’entrée du pipeline

Tags
example

https://programmer.spip.net/Des-pipelines-argumentes

Return values
mixed

Résultat


        
On this page

Search results