[ Index ]

PHP Cross Reference of PHK Manager

title

Body

[close]

/PHK/Virtual/ -> Tree.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: 439 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Tree:: (25 methods):
  createFromEdata()
  pathList()
  pathExists()
  count()
  walk()
  realpath()
  lookup()
  rlookup()
  lookupFile()
  displayHeader()
  displayFooter()
  display()
  displayPackages()
  dump()
  dirBaseName()
  __construct()
  addNode()
  createEmpty()
  export()
  mergeIntoFileTree()
  getSubtree()
  modify()
  mkdir()
  mkfile()
  remove()


Class: Tree  - X-Ref

A virtual tree

A virtual tree contains virtual nodes (files and directories)

API status: Private
Included in the PHK PHP runtime: Yes
Implemented in the extension: No
createFromEdata($serial_edata,\PHK\PkgFileSpace $fspace)   X-Ref
No description

pathList()   X-Ref
No description

pathExists($rpath)   X-Ref
No description

count()   X-Ref
No description

walk($method)   X-Ref
No description

realpath($path)   X-Ref
No description

lookup($path,$exception_flag=true)   X-Ref
No description

rlookup($path,$exception_flag=true)   X-Ref
No description

lookupFile($path,$exception_flag=true)   X-Ref
No description

displayHeader($html)   X-Ref
No description

displayFooter($html)   X-Ref
No description

display($link)   X-Ref
No description

displayPackages()   X-Ref
No description

dump($base)   X-Ref
No description

dirBaseName($path)   X-Ref
No description

__construct($fspace)   X-Ref
No description

addNode($path,$node)   X-Ref
No description

createEmpty()   X-Ref
No description

export(\PHK\Build\Creator $phk,$map=null)   X-Ref
No description

mergeIntoFileTree($target,$sapath,$modifiers)   X-Ref
No description

getSubtree($path)   X-Ref
No description

modify($path,$modifiers)   X-Ref
No description

mkdir($path,$modifiers=array()   X-Ref
No description

mkfile($path,$data,$modifiers=array()   X-Ref
No description

remove($path)   X-Ref
No description



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