Cheetah
Public Member Functions | Public Attributes | List of all members
SimpleUnzipEntry Class Reference

Public Member Functions

 __construct ($in_Entry)
 

Public Attributes

 $Data = ''
 
 $Error = 0
 
 $ErrorMsg = ''
 
 $Name = ''
 
 $Path = ''
 
 $Time = 0
 

Detailed Description

Definition at line 405 of file unzip.lib.php.

Constructor & Destructor Documentation

◆ __construct()

SimpleUnzipEntry::__construct (   $in_Entry)

Contructor of the class

Parameters
arrayEntry datas
Returns
SimpleUnzipEntry Instanced class @access public
Since
1.0

Definition at line 483 of file unzip.lib.php.

Member Data Documentation

◆ $Data

SimpleUnzipEntry::$Data = ''

Definition at line 414 of file unzip.lib.php.

◆ $Error

SimpleUnzipEntry::$Error = 0

Definition at line 433 of file unzip.lib.php.

◆ $ErrorMsg

SimpleUnzipEntry::$ErrorMsg = ''

Definition at line 443 of file unzip.lib.php.

◆ $Name

SimpleUnzipEntry::$Name = ''

Definition at line 453 of file unzip.lib.php.

◆ $Path

SimpleUnzipEntry::$Path = ''

Definition at line 463 of file unzip.lib.php.

◆ $Time

SimpleUnzipEntry::$Time = 0

Definition at line 473 of file unzip.lib.php.


The documentation for this class was generated from the following file: