Class archive_mail_pack_tar

Description

Located in /plugins/archive_mail/class/archive_mail_pack_tar.php (line 28)

archive_mail_pack
   |
   --archive_mail_pack_tar
Variable Summary
 array $datasec
 mixed $extension
 mixed $type0
 mixed $type1
Method Summary
 void addFile ( $data,  $name, [ $time = 0])
 void checksum ( $t)
 void file ()
 void pad ( $var,  $pad)
 void pads ( $var,  $pad, [ $s = true])
 void tspace ( $var, [ $space = 2], [ $char = "\x00"])
Variables
array $datasec = array() (line 34)

Array to store compressed data

mixed $extension = '.tar' (line 46)

File extension


Redefinition of:
archive_mail_pack::$extension
File extension
mixed $type0 = 'application' (line 38)

MIME type


Redefinition of:
archive_mail_pack::$type0
MIME type
mixed $type1 = 'tar' (line 42)

MIME subtype


Redefinition of:
archive_mail_pack::$type1
MIME subtype
Methods
addFile (line 48)
void addFile ( $data,  $name, [ $time = 0])
  • $data
  • $name
  • $time

Redefinition of:
archive_mail_pack::addFile()
Adds file to archive
checksum (line 111)
void checksum ( $t)
  • $t
file (line 105)
void file ()

Redefinition of:
archive_mail_pack::file()
Prints archive contents
pad (line 99)
void pad ( $var,  $pad)
  • $var
  • $pad
pads (line 91)
void pads ( $var,  $pad, [ $s = true])
  • $var
  • $pad
  • $s
tspace (line 87)
void tspace ( $var, [ $space = 2], [ $char = "\x00"])
  • $var
  • $space
  • $char

Inherited Methods

Inherited From archive_mail_pack

 archive_mail_pack::addFile()
 archive_mail_pack::file()
 archive_mail_pack::sendheader()

Documentation generated on Sun, 22 Nov 2009 17:36:16 +0200 by phpDocumentor 1.4.3