ezmashup_pipelines.php
Ce fichier contient l'ensemble des pipelines du plugin.
Mashup Factory déclare la collection feeds pour le plugin REST Factory.
Table of Contents
Functions
- ezmashup_liste_ezcollection() : array<string|int, mixed>
- Déclare les collections accessibles via l'API ezREST.
Functions
ezmashup_liste_ezcollection()
Déclare les collections accessibles via l'API ezREST.
ezmashup_liste_ezcollection(array<string|int, mixed> $collections) : array<string|int, mixed>
Par défaut, le plugin propose uniquement la liste des feeds disponibles.
Parameters
- $collections : array<string|int, mixed>
-
Configuration des collections déjà déclarées.
Tags
Return values
array<string|int, mixed> —Collections complétées.