Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $label, int $line=0, string $href=null) | |
Fonctions membres publiques hérités de ConstStub | |
__construct (string $name, $value=null) | |
__toString () | |
Fonctions membres publiques hérités de Stub | |
__sleep () | |
Champs de données | |
$inVendor = false | |
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 = [] | |
Fonctions membres privées | |
getComposerRoot (string $file, bool &$inVendor) | |
Attributs privés statiques | |
static | $vendorRoots |
static | $composerRoots |
Represents a file or a URL.
__construct | ( | string | $label, |
int | $line = 0 , |
||
string | $href = null |
||
) |
|
private |
Références Stub\$class, $dir, LinkStub\$inVendor, $r, $root, et null.
Référencé par LinkStub\__construct().
|
staticprivate |
$inVendor = false |
Référencé par LinkStub\getComposerRoot().
|
staticprivate |