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

Class: VFS_GC

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

Class Overview


Class for providing garbage collection for any VFS instance.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 15]
Class for providing garbage collection for any VFS instance.

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

Copyright 2003-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

gc   [line 25]

void gc( VFS &$vfs, string $path, [integer $secs = 345600])

Garbage collect files in the VFS storage system.

Parameters:

VFS   &$vfs   —  The VFS object to perform garbage collection on.
string   $path   —  The VFS path to clean.
integer   $secs   —  The minimum amount of time (in seconds) required before a file is removed.

[ Top ]


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