namespace Drupal\Core\Archiver
Same name in other branches
Object name | File name | Summary |
---|---|---|
ArchiverException | core/lib/Drupal/Core/Archiver/ArchiverException.php | Defines an exception class for Drupal\Core\Archiver\ArchiverInterface. |
ArchiverInterface | core/lib/Drupal/Core/Archiver/ArchiverInterface.php | Defines the common interface for all Archiver classes. |
ArchiverManager | core/lib/Drupal/Core/Archiver/ArchiverManager.php | Provides an Archiver plugin manager. |
ArchiveTar | core/lib/Drupal/Core/Archiver/ArchiveTar.php | Extends Pear's Archive_Tar to use exceptions. |
Tar | core/lib/Drupal/Core/Archiver/Tar.php | Defines an archiver implementation for .tar files. |
Zip | core/lib/Drupal/Core/Archiver/Zip.php | Defines an archiver implementation for .zip files. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.