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

Class: VFS_ListItem

Source Location: /VFS-0.1.0/VFS/ListItem.php

Class Overview


An item returned from a folder list.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

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

$Horde: framework/VFS/VFS/ListItem.php,v 1.16 2006/01/01 21:10:23 jan Exp $

Copyright 2002-2006 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 100]

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 14:39:00 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.