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

Fonctions membres publiques statiques

static castCurl ($h, array $a, Stub $stub, bool $isNested)
 
static castDba ($dba, array $a, Stub $stub, bool $isNested)
 
static castProcess ($process, array $a, Stub $stub, bool $isNested)
 
static castStream ($stream, array $a, Stub $stub, bool $isNested)
 
static castStreamContext ($stream, array $a, Stub $stub, bool $isNested)
 
static castGd ($gd, array $a, Stub $stub, bool $isNested)
 
static castMysqlLink ($h, array $a, Stub $stub, bool $isNested)
 
static castOpensslX509 ($h, array $a, Stub $stub, bool $isNested)
 

Description détaillée

Casts common resource types to array representation.

Auteur
Nicolas Grekas p@tch.nosp@m.work.nosp@m..com

Documentation des fonctions membres

◆ castCurl()

static castCurl (   $h,
array  $a,
Stub  $stub,
bool  $isNested 
)
static
Paramètres
\CurlHandle | resource$h

◆ castDba()

static castDba (   $dba,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

Références $list.

◆ castGd()

static castGd (   $gd,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castMysqlLink()

static castMysqlLink (   $h,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castOpensslX509()

static castOpensslX509 (   $h,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

Références $info.

◆ castProcess()

static castProcess (   $process,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castStream()

static castStream (   $stream,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

◆ castStreamContext()

static castStreamContext (   $stream,
array  $a,
Stub  $stub,
bool  $isNested 
)
static

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