classes/phing/util/ExtendedFileStream.php

\ExtendedFileStream

Extended file stream wrapper class which auto-creates directories

author
Michiel Rook
package
phing.util
version
$Id: ExtendedFileStream.php 552 2009-08-29 12:18:13Z mrook $

Properties

Propertyprivate  $fp= 'NULL'
Default valueNULLDetails
Type

Methods

methodprivate  createDirectories(  $path ) :
Parameters
Name Type Description
$path
methodpublic  mkdir(  $path,  $mode,  $options ) :
Parameters
Name Type Description
$path
$mode
$options
methodpublic  registerStream( ) :
static
methodpublic  rename(  $path_from,  $path_to ) :
Parameters
Name Type Description
$path_from
$path_to
methodpublic  rmdir(  $path,  $options ) :
Parameters
Name Type Description
$path
$options
methodpublic  stream_close( ) :
methodpublic  stream_eof( ) :
methodpublic  stream_flush( ) :
methodpublic  stream_open(  $path,  $mode,  $options,  $opened_path ) :
Parameters
Name Type Description
$path
$mode
$options
$opened_path
methodpublic  stream_read(  $count ) :
Parameters
Name Type Description
$count
methodpublic  stream_seek(  $offset,  $whence ) :
Parameters
Name Type Description
$offset
$whence
methodpublic  stream_stat( ) :
methodpublic  stream_tell( ) :
methodpublic  stream_write(  $data ) :
Parameters
Name Type Description
$data
methodpublic  unlink(  $path ) :
Parameters
Name Type Description
$path
methodpublic  unregisterStream( ) :
static
Documentation was generated by DocBlox 0.13.1.