util/ExtendedFileStream.php

Show: inherited
Table of Contents

\ExtendedFileStream

Package: phing\util

Extended file stream wrapper class which auto-creates directories

Author
Michiel Rook  
Version
$Id: f7e4641c758d5e781ad209d3eaf653a20404bf56 $  

Properties

Propertyprivate  $fp= 'NULL'
Default valueNULLDetails
Type
n/a

Methods

methodprivatecreateDirectories(  $path ) : void

Parameters
Name Type Description
$path
methodpublicmkdir(  $path,  $mode,  $options ) : void

Parameters
Name Type Description
$path
$mode
$options
methodpublicregisterStream( ) : void
static

methodpublicrename(  $path_from,  $path_to ) : void

Parameters
Name Type Description
$path_from
$path_to
methodpublicrmdir(  $path,  $options ) : void

Parameters
Name Type Description
$path
$options
methodpublicstream_close( ) : void

methodpublicstream_eof( ) : void

methodpublicstream_flush( ) : void

methodpublicstream_open(  $path,  $mode,  $options,  $opened_path ) : void

Parameters
Name Type Description
$path
$mode
$options
$opened_path
methodpublicstream_read(  $count ) : void

Parameters
Name Type Description
$count
methodpublicstream_seek(  $offset,  $whence ) : void

Parameters
Name Type Description
$offset
$whence
methodpublicstream_stat( ) : void

methodpublicstream_tell( ) : void

methodpublicstream_write(  $data ) : void

Parameters
Name Type Description
$data
methodpublicunlink(  $path ) : void

Parameters
Name Type Description
$path
methodpublicunregisterStream( ) : void
static

Documentation was generated by DocBlox 0.18.1.