[ Index ]

PHP Cross Reference of PHK Manager

title

Body

[close]

/PHK/Stream/ -> Backend.php (summary)

(no description)

Copyright: Francois Laupretre <phk@tekwire.net>
License: http://www.apache.org/licenses/LICENSE-2.0 Apache License, V 2.0
File Size: 229 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Backend:: (7 methods):
  commandOpenOrStat()
  getFileData()
  getDirData()
  getStatData()
  setTmpData()
  _stripString()
  _includeString()


Class: Backend  - X-Ref

The 'slow' backend to \PHK\Stream\Wrapper

This class is called when \PHK\Stream\Wrapper cannot retrieve the information it needs
from the cache or for uncacheable information.

Note (30-NOV-2007): As long as the extension does not trap exceptions
correctly, we trap them here and return null instead.

API status: Private
Included in the PHK PHP runtime: Yes
Implemented in the extension: No
commandOpenOrStat($stat_flag,$mnt,$command,$params,$path,&$cache)   X-Ref
No description

getFileData($mnt,$command,$params,$path,&$cache)   X-Ref
No description

getDirData($mnt,$command,$params,$path)   X-Ref
No description

getStatData($mnt,$command,$params,$path,$cache,&$mode,&$size,&$mtime)   X-Ref
No description

setTmpData($str)   X-Ref
No description

_stripString($str)   X-Ref
No description

_includeString($str)   X-Ref
No description



Generated: Thu Jun 4 18:33:15 2015 Cross-referenced by PHPXref 0.7.1