Documentation du code de SPIP et de ses plugins

LangOnet

rechercher_texte.php

Table of Contents

Functions

inc_rechercher_texte()  : array<string|int, mixed>
Recherche d'une chaine UTF-8 dans le texte francais des items de langues de SPIP et des plugins disponibles.

Functions

inc_rechercher_texte()

Recherche d'une chaine UTF-8 dans le texte francais des items de langues de SPIP et des plugins disponibles.

inc_rechercher_texte(string $pattern, string $correspondance, array<string|int, mixed> $modules) : array<string|int, mixed>
Parameters
$pattern : string

la traduction ou une partie de celle-ci à rechercher. Ce texte est en français au format UTF-8

$correspondance : string

type de correspondance : egal, commence, ou contient

$modules : array<string|int, mixed>

tableau des modules où effectuer la recherche

Return values
array<string|int, mixed>

        
On this page

Search results