PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PharFileInfo::chmod> <PharData::setStub
Last updated: Fri, 02 Jan 2009

view this page in

The PharFileInfo class

Introduction

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

Class synopsis

PharFileInfo
PharFileInfo extends SplFileInfo {
/* Properties */
/* Methods */
void PharFileInfo::chmod ( int $permissions )
bool PharFileInfo::compress ( int $compression )
void PharFileInfo::__construct ( string $entry )
bool PharFileInfo::isCompressed ([ int $compression_type ] )
void PharFileInfo::setMetaData ( mixed $metadata )
}

Table of Contents



add a note add a note User Contributed Notes
PharFileInfo
There are no user contributed notes for this page.

PharFileInfo::chmod> <PharData::setStub
Last updated: Fri, 02 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites