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

Class: VFS_Browser

Source Location: /VFS-0.0.5/VFS/Browser.php

Class Overview


Class for providing a generic UI for any VFS instance.


Author(s):

Version:

  • $Revision: 1.9 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 17]
Class for providing a generic UI for any VFS instance.

$Horde: framework/VFS/VFS/Browser.php,v 1.9 2005/01/03 13:09:23 jan Exp $

Copyright 2002-2005 Chuck Hagenbuch <chuck@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.

  • Author: Chuck Hagenbuch <chuck@horde.org>
  • Version: $Revision: 1.9 $
  • Since: Horde 2.2


[ Top ]


Method Detail

VFS_Browser (Constructor)   [line 41]

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

Constructor
  • Access: public

Parameters:

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

[ Top ]

getUI   [line 70]

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

TODO
  • Access: public

Parameters:

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

[ Top ]

setVFSObject   [line 56]

void setVFSObject( object VFS &$vfs)

Set the VFS object in the local object.
  • Access: public

Parameters:

object VFS   &$vfs   —  A VFS object.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:31:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.