Zend_Search_Lucene_Storage_DirectoryLocated in /Zend/Search/Lucene/Storage/Directory.php (line 30)
| Class | Description |
|---|---|
Zend_Search_Lucene_Storage_Directory_Filesystem
|
FileSystem implementation of Directory abstraction. |
close (line 38)
Closes the store.
createFile (line 53)
Creates a new, empty file in the directory with the given $filename.
deleteFile (line 62)
Removes an existing $filename in the directory.
fileExists (line 71)
Returns true if a file with the given $filename exists.
fileLength (line 80)
Returns the length of a $filename in the directory.
fileList (line 45)
Returns an array of strings, one for each file in the directory.
fileModified (line 89)
Returns the UNIX timestamp $filename was last modified.
getFileObject (line 117)
Returns a Zend_Search_Lucene_Storage_File object for a given $filename in the directory.
renameFile (line 99)
Renames an existing file in the directory.
touchFile (line 108)
Sets the modified time of $filename to now.
Documentation generated on Tue, 11 Jul 2006 12:16:55 -0500 by phpDocumentor 1.3.0RC6