| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 75 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 2 fois |
| Nécessite: | 0 fichiers |
GalleryResourceZipMetadataReader:: (7 méthodes):
GalleryResourceZipMetadataReader()
getCompressedSize()
getUncompressedSize()
getRoundedUncompressedSize()
getTotalFiles()
getCompressionMethod()
getCompressionSpeed()
Classe: GalleryResourceZipMetadataReader - X-Ref
\ingroup Gallery| GalleryResourceZipMetadataReader( $resource ) X-Ref |
| Pas de description |
| getCompressedSize() X-Ref |
| returns the total compressed size of this file return: the size in bytes |
| getUncompressedSize() X-Ref |
| returns the total uncompressed size of the files in the package return: the size in bytes |
| getRoundedUncompressedSize() X-Ref |
| returns the total compressed size of this file, in a nicer, human-readable format return: a string representing the uncompressed size |
| getTotalFiles() X-Ref |
return: returns the number of files in the package |
| getCompressionMethod() X-Ref |
| returns the compression method that was used to generate this file return: a string representing the compression method |
| getCompressionSpeed() X-Ref |
| returns the compression speed return: a string representing the compression speed |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|