Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
ArrayFileStream Class Reference

Public Member Functions

 stream_close ()
 
 stream_flush ()
 
 stream_open ($path, $mode, $options, $opened_path)
 
 stream_read ($count)
 
 stream_write ($data)
 
 stream_tell ()
 
 stream_eof ()
 
 stream_seek ($offset, $whence)
 
 stream_set_option (int $option, int $arg1, int $arg2)
 
 stream_stat ()
 
 unlink ($path)
 
 rename ($path_from, $path_to)
 
 mkdir ($path, $mode, $options)
 
 rmdir ($path, $options)
 
 dir_opendir ($path, $options)
 
 url_stat ($path, $flags)
 
 dir_readdir ()
 
 dir_rewinddir ()
 
 dir_closedir ()
 

Static Public Member Functions

static set_filesystem (array $fs)
 

Member Function Documentation

dir_closedir ( )
dir_opendir (   $path,
  $options 
)
dir_readdir ( )
dir_rewinddir ( )
mkdir (   $path,
  $mode,
  $options 
)
rename (   $path_from,
  $path_to 
)
rmdir (   $path,
  $options 
)
static set_filesystem ( array  $fs)
static
stream_close ( )
stream_eof ( )
stream_flush ( )
stream_open (   $path,
  $mode,
  $options,
  $opened_path 
)
stream_read (   $count)
stream_seek (   $offset,
  $whence 
)
stream_set_option ( int  $option,
int  $arg1,
int  $arg2 
)
stream_stat ( )
stream_tell ( )
stream_write (   $data)
unlink (   $path)
url_stat (   $path,
  $flags 
)

The documentation for this class was generated from the following file: