PHP_Beautifier
[ class tree: PHP_Beautifier ] [ index: PHP_Beautifier ] [ all elements ]

Class: PHP_Beautifier_StreamWrapper_Tarz

Source Location: /PHP_Beautifier-0.1.2/Beautifier/StreamWrapper/Tarz.php

Class Overview


Custom stream to handle Tar files (compressed and uncompressed) Use URL tarz://myfile.tgz#myfile.php


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2004-2005 Claudio Bustos

Methods


Inherited Variables

Inherited Methods


Class Details

[line 41]
Custom stream to handle Tar files (compressed and uncompressed) Use URL tarz://myfile.tgz#myfile.php


[ Top ]


Method Detail

dir_closedir   [line 178]

void dir_closedir( )


[ Top ]

dir_opendir   [line 157]

void dir_opendir( mixed $sPath, mixed $iOptions)


[ Top ]

dir_readdir   [line 166]

void dir_readdir( )


[ Top ]

dir_rewinddir   [line 174]

void dir_rewinddir( )


[ Top ]

getFileList   [line 183]

void getFileList( mixed $aInput)


[ Top ]

getTar   [line 63]

void getTar( mixed $sPath)


[ Top ]

stream_close   [line 87]

void stream_close( )


[ Top ]

stream_eof   [line 100]

void stream_eof( )


[ Top ]

stream_flush   [line 148]

void stream_flush( )


[ Top ]

stream_open   [line 50]

void stream_open( mixed $sPath, mixed $sMode, mixed $iOptions, mixed &$sOpenedPath)


[ Top ]

stream_read   [line 91]

void stream_read( mixed $iCount)


[ Top ]

stream_seek   [line 114]

void stream_seek( mixed $iOffset, mixed $iWhence)


[ Top ]

stream_stat   [line 151]

void stream_stat( )


[ Top ]

stream_tell   [line 110]

void stream_tell( )


[ Top ]

stream_write   [line 97]

void stream_write( mixed $sData)


[ Top ]

tarFileExists   [line 186]

void tarFileExists( mixed $aInput)


[ Top ]

unlink   [line 154]

void unlink( mixed $sPath)


[ Top ]


Documentation generated on Fri, 4 Feb 2005 01:30:18 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.