TempDirectory Class Reference

List of all members.

Public Member Functions

 __construct ($directory= 'temp-garbage/', $prefix= 'TmpDir')
 __destruct ()
 getPath ()

Private Attributes

 $path = null


Detailed Description

Definition at line 13 of file TempDirectory.class.php.


Constructor & Destructor Documentation

TempDirectory::__construct ( directory = 'temp-garbage/',
prefix = 'TmpDir' 
)

Definition at line 17 of file TempDirectory.class.php.

References FileUtils::makeTempDirectory().

Here is the call graph for this function:

TempDirectory::__destruct (  ) 

Definition at line 24 of file TempDirectory.class.php.

References FileUtils::removeDirectory().

Here is the call graph for this function:


Member Function Documentation

TempDirectory::getPath (  ) 

Definition at line 33 of file TempDirectory.class.php.


Member Data Documentation

TempDirectory::$path = null [private]

Definition at line 15 of file TempDirectory.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:35 2007 for onPHP by  doxygen 1.5.4