Joomla CMS  3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
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 = array()
 

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

◆ getArray()

static getArray ( )
static

Defines a variable as an array

Renvoie
array
Depuis
1.4.0

◆ 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

Documentation des champs

◆ $strings

$strings = array()
staticprivate

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