Documentation du code de SPIP et de ses plugins

SPIP

get_infos.php

Obtention des description des plugins locaux

Table of Contents

Functions

plugins_get_infos_dist()  : array<string|int, mixed>
Lecture du fichier de configuration d'un plugin
plugins_get_infos_un()  : mixed

Functions

plugins_get_infos_dist()

Lecture du fichier de configuration d'un plugin

plugins_get_infos_dist([string|array<string|int, mixed>|bool $plug = false ][, bool $reload = false ][, string $dir = _DIR_PLUGINS ][, bool $clean_old = false ]) : array<string|int, mixed>
Parameters
$plug : string|array<string|int, mixed>|bool = false
$reload : bool = false
$dir : string = _DIR_PLUGINS
$clean_old : bool = false
Tags
staticvar

string $filecache

staticvar

array $cache

used-by
exec_info_plugin_dist()
used-by
liste_plugin_files()
used-by
liste_plugin_valides()
Return values
array<string|int, mixed>

plugins_get_infos_un()

plugins_get_infos_un(mixed $plug, mixed $reload, mixed $dir, mixed &$cache) : mixed
Parameters
$plug : mixed
$reload : mixed
$dir : mixed
$cache : mixed

        
On this page

Search results