PHP5 Programy Józefów Meble Livescore telefony komórkowe czartery mazury Waterjet
Wgraj swoje pliki za darmo Darmowy hosting plików Darmowy hosting plików # pozycjonowanie i optymalizacja # Najnowsze Napisy do filmów do pobrania w jednym miejscu # pc # wizualizacje architektoniczne architektoniczna nowoczesne projekty domów
Phar
PHP Manual

The PharFileInfo class

Wstęp

The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.

Streszczenie klas

PharFileInfo
class PharFileInfo extends SplFileInfo {
/* Properties */
/* Methods */
void chmod ( int $permissions )
void __construct ( string $entry )
bool delMetadata ( void )
int getCRC32 ( void )
int getCompressedSize ( void )
int getMetaData ( void )
int getPharFlags ( void )
int hasMetadata ( void )
bool isCRCChecked ( void )
bool isCompressed ( void )
bool isCompressedBZIP2 ( void )
bool isCompressedGZ ( void )
bool setCompressedBZIP2 ( void )
bool setCompressedGZ ( void )
void setMetaData ( mixed $metadata )
bool setUncompressed ( void )
}

Spis treści


Phar
PHP Manual