VFS
[ class tree: VFS ] [ index: VFS ] [ all elements ]

Class: VFS_Browser

Source Location: /VFS-0.3.0/lib/VFS/Browser.php

Class Overview


Class for providing a generic UI for any VFS instance.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 15]
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.



[ Top ]


Method Detail

VFS_Browser (Constructor)   [line 37]

VFS_Browser VFS_Browser( VFS &$vfs, string $templates)

Constructor

Parameters:

VFS   &$vfs   —  A VFS object.
string   $templates   —  TODO

[ Top ]

getUI   [line 62]

void getUI( string $path, [boolean $dotfiles = false], [boolean $dironly = false])

TODO

Parameters:

string   $path   —  TODO
boolean   $dotfiles   —  TODO
boolean   $dironly   —  TODO

[ Top ]

setVFSObject   [line 50]

void setVFSObject( VFS &$vfs)

Set the VFS object in the local object.

Parameters:

VFS   &$vfs   —  A VFS object.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:34:53 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.