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
Return values
mixed —Résultat