Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JArchiveWrapperArchive

Fonctions membres publiques

 extract ($archivename, $extractdir)
 
 getAdapter ($type)
 

Documentation des fonctions membres

◆ extract()

extract (   $archivename,
  $extractdir 
)

Helper wrapper method for extract

Paramètres
string$archivenameThe name of the archive file
string$extractdirDirectory to unpack into
Renvoie
boolean True for success
Voir également
JArchive::extract()
Depuis
3.4
Exceptions
InvalidArgumentException
Obsolète:
4.0 use the Joomla class instead

Références JArchive\extract().

◆ getAdapter()

getAdapter (   $type)

Helper wrapper method for getAdapter

Paramètres
string$typeThe type of adapter (bzip2|gzip|tar|zip).
Renvoie
JArchiveExtractable Adapter for the requested type
Voir également
JUserHelper::getAdapter()
Depuis
3.4
Obsolète:
4.0 use the Joomla class instead

Références $type, et JArchive\getAdapter().


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