TempFile Class Reference

List of all members.

Public Member Functions

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

Private Attributes

 $path = null


Detailed Description

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


Constructor & Destructor Documentation

TempFile::__construct ( directory = 'temp-garbage/',
prefix = 'TmpFile' 
)

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

References FileUtils::makeTempFile().

Here is the call graph for this function:

TempFile::__destruct (  ) 

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


Member Function Documentation

TempFile::getPath (  ) 

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


Member Data Documentation

TempFile::$path = null [private]

Definition at line 15 of file TempFile.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