JStringController

String Controller

package

Joomla.Platform

subpackage

FileSystem

since

11.1

Methods

_getArray

Defines a variable as an array

_getArray() : array
since

11.1

Response

array

createRef

Create a reference

createRef(string $reference,  &$string) : void
since

11.1

Arguments

$reference

stringThe key

$string

getRef

Get reference

getRef(string $reference) : mixed
since

11.1

Arguments

$reference

stringThe key for the reference.

Response

mixedFalse if not set, reference if it it exists