Class VFS_GC

Description

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.

Located in /VFS/lib/VFS/GC.php (line 15)


	
			
Method Summary
 void gc (VFS &$vfs, string $path, [integer $secs = 345600])
Methods
gc (line 25)

Garbage collect files in the VFS storage system.

void gc (VFS &$vfs, string $path, [integer $secs = 345600])
  • 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.

Documentation generated on Sun, 30 Jan 2011 05:17:46 +0000 by phpDocumentor 1.4.3