Documentation du code de SPIP et de ses plugins

Nomenclatures officielles

isocode_pipelines.php

Ce fichier contient l'ensemble des fonctions implémentant l'API du plugin.

Table of Contents

Functions

isocode_liste_ezcollection()  : array<string|int, mixed>
Déclare les collections accessibles via l'API ezREST.

Functions

isocode_liste_ezcollection()

Déclare les collections accessibles via l'API ezREST.

isocode_liste_ezcollection(array<string|int, mixed> $collections) : array<string|int, mixed>

Par défaut, le plugin propose une liste de collections.

Parameters
$collections : array<string|int, mixed>

Configuration des collections déjà déclarées.

Tags
pipeline

liste_ezcollection

Return values
array<string|int, mixed>

Collections complétées.


        
On this page

Search results