blueshoes php application framework and cms            packageless
[ class tree: packageless ] [ index: packageless ] [ all elements ]

Class: tar

Source Location: /lib/misc/tar.class.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 69]


[ Top ]


Class Variables

$directories =

[line 77]


Type:   mixed


[ Top ]

$filename =

[line 71]


Type:   mixed


[ Top ]

$files =

[line 76]


Type:   mixed


[ Top ]

$isGzipped =

[line 72]


Type:   mixed


[ Top ]

$numDirectories =

[line 79]


Type:   mixed


[ Top ]

$numFiles =

[line 78]


Type:   mixed


[ Top ]

$tar_file =

[line 73]


Type:   mixed


[ Top ]



Class Methods


constructor tar [line 83]

tar tar( )



[ Top ]

method addDirectory [line 420]

void addDirectory( mixed $dirname)



[ Top ]

method addFile [line 442]

void addFile( mixed $filename)



[ Top ]

method appendTar [line 356]

void appendTar( mixed $filename)



[ Top ]

method containsDirectory [line 407]

void containsDirectory( mixed $dirname)



[ Top ]

method containsFile [line 394]

void containsFile( mixed $filename)



[ Top ]

method getDirectory [line 381]

void getDirectory( mixed $dirname)



[ Top ]

method getFile [line 368]

void getFile( mixed $filename)



[ Top ]

method openTAR [line 332]

void openTAR( mixed $filename)



[ Top ]

method removeDirectory [line 494]

void removeDirectory( mixed $dirname)



[ Top ]

method removeFile [line 478]

void removeFile( mixed $filename)



[ Top ]

method saveTar [line 510]

void saveTar( )



[ Top ]

method toTar [line 522]

void toTar( mixed $filename, mixed $useGzip)



[ Top ]

method __computeUnsignedChecksum [line 91]

void __computeUnsignedChecksum( mixed $bytestring)



[ Top ]

method __generateTAR [line 241]

void __generateTAR( )



[ Top ]

method __parseNullPaddedString [line 104]

void __parseNullPaddedString( mixed $string)



[ Top ]

method __parseTar [line 112]

void __parseTar( )



[ Top ]

method __readTar [line 213]

void __readTar( [mixed $filename = ''])



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:16:15 +0100 by phpDocumentor 1.2.3