Class VFS_Browser

Description

Class for providing a generic UI for any VFS instance.

$Horde: framework/VFS/lib/VFS/Browser.php,v 1.1.2.3 2009/01/06 15:23:47 jan Exp $

Copyright 2002-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /VFS/lib/VFS/Browser.php (line 15)


	
			
Variable Summary
Method Summary
 VFS_Browser VFS_Browser (VFS &$vfs, string $templates)
 void getUI (string $path, [boolean $dotfiles = false], [boolean $dironly = false])
 void setVFSObject (VFS &$vfs)
Variables
string $_templates (line 29)

The directory where the templates to use are.

VFS $_vfs (line 22)

The VFS instance that we are browsing.

Methods
Constructor VFS_Browser (line 37)

Constructor

VFS_Browser VFS_Browser (VFS &$vfs, string $templates)
  • VFS &$vfs: A VFS object.
  • string $templates: TODO
getUI (line 62)

TODO

void getUI (string $path, [boolean $dotfiles = false], [boolean $dironly = false])
  • string $path: TODO
  • boolean $dotfiles: TODO
  • boolean $dironly: TODO
setVFSObject (line 50)

Set the VFS object in the local object.

void setVFSObject (VFS &$vfs)
  • VFS &$vfs: A VFS object.

Documentation generated on Sun, 30 Jan 2011 05:15:37 +0000 by phpDocumentor 1.4.3