get_infos.php
SPIP, Système de publication pour l'internet
Copyright © avec tendresse depuis 2001 Arnaud Martin, Antoine Pitrou, Philippe Rivière, Emmanuel Saint-James
Ce programme est un logiciel libre distribué sous licence GNU/GPL.
Table of Contents
Functions
- plugins_get_infos_dist() : array<string|int, mixed>
- Lecture du fichier de configuration d'un plugin
- plugins_get_infos_un() : bool
Functions
plugins_get_infos_dist()
Lecture du fichier de configuration d'un plugin
plugins_get_infos_dist([string|array<string|int, string>|bool $plug = false ][, bool $reload = false ][, string|null $dir = null ][, bool $clean_old = false ]) : array<string|int, mixed>
Parameters
- $plug : string|array<string|int, string>|bool = false
- $reload : bool = false
- $dir : string|null = null
- $clean_old : bool = false
Tags
Return values
array<string|int, mixed>plugins_get_infos_un()
plugins_get_infos_un(string $plug, bool|-1 $reload, string $dir, array<string|int, mixed> &$cache) : bool
Parameters
- $plug : string
- $reload : bool|-1
- $dir : string
- $cache : array<string|int, mixed>