Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe StringController

Fonctions membres publiques statiques

static _getArray ()
 
static getArray ()
 
static createRef ($reference, &$string)
 
static getRef ($reference)
 

Attributs privés statiques

static $strings = []
 

Description détaillée

String Controller

Depuis
1.0

Documentation des fonctions membres

◆ _getArray()

static _getArray ( )
static

Defines a variable as an array

Renvoie
array
Depuis
1.0
Obsolète:
2.0 Use getArray instead.

◆ createRef()

static createRef (   $reference,
$string 
)
static

Create a reference

Paramètres
string$referenceThe key
string$stringThe value
Renvoie
void
Depuis
1.0

Références $strings.

◆ getArray()

static getArray ( )
static

Defines a variable as an array

Renvoie
array
Depuis
1.4.0

Références $strings.

◆ getRef()

static getRef (   $reference)
static

Get reference

Paramètres
string$referenceThe key for the reference.
Renvoie
mixed False if not set, reference if it exists
Depuis
1.0

Références $strings.

Documentation des champs

◆ $strings

$strings = []
staticprivate

La documentation de cette classe a été générée à partir du fichier suivant :