Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $identifier, $callable=null) | |
Fonctions membres publiques hérités de ConstStub | |
__construct (string $name, $value=null) | |
__toString () | |
Fonctions membres publiques hérités de Stub | |
__sleep () | |
Fonctions membres publiques statiques | |
static | wrapCallable ($callable) |
Membres hérités additionnels | |
Champs de données hérités de Stub | |
const | TYPE_REF = 1 |
const | TYPE_STRING = 2 |
const | TYPE_ARRAY = 3 |
const | TYPE_OBJECT = 4 |
const | TYPE_RESOURCE = 5 |
const | STRING_BINARY = 1 |
const | STRING_UTF8 = 2 |
const | ARRAY_ASSOC = 1 |
const | ARRAY_INDEXED = 2 |
$type = self::TYPE_REF | |
$class = '' | |
$value | |
$cut = 0 | |
$handle = 0 | |
$refCount = 0 | |
$position = 0 | |
$attr = [] | |
Represents a PHP class identifier.
__construct | ( | string | $identifier, |
$callable = null |
|||
) |
string | $identifier | A PHP identifier, e.g. a class, method, interface, etc. name |
callable | $callable | The callable targeted by the identifier when it is ambiguous or not a real PHP identifier |
Références $i, $r, ReflectionCaster\castFunctionAbstract(), elseif, Caster\EXCLUDE_VERBOSE, ReflectionCaster\getSignature(), null, et value.
|
static |
Références elseif.
Référencé par RedisCaster\castRedisArray().