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

Class: VFS_ListItem

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

Class Overview


An item returned from a folder list.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 15]
An item returned from a folder list.

$Horde: framework/VFS/lib/VFS/ListItem.php,v 1.1.2.1 2007/12/20 13:50:21 jan Exp $

Copyright 2002-2007 Jon Wood <jon@jellybob.co.uk>

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_ListItem (Constructor)   [line 99]

VFS_ListItem VFS_ListItem( string $path, array $fileArray)

Constructor

Requires the path to the file, and it's array of properties, returned from a standard VFS::listFolder() call.


Parameters:

string   $path   —  The path to the file.
array   $fileArray   —  An array of file properties.

[ Top ]


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