FileSystem implementation of Directory abstraction.
Located in /incubator/Zend/Search/Lucene/storage/filesystem/ZSearchDirectoryFilesystem.php (line 37)
ZSearchDirectory | --ZSearchFSDirectory
Object constructor Checks if $path is a directory or tries to create it.
Closes the store.
Creates a new, empty file in the directory with the given $filename.
Removes an existing $filename in the directory.
Returns true if a file with the given $filename exists.
Returns the length of a $filename in the directory.
Returns an array of strings, one for each file in the directory.
Returns the UNIX timestamp $filename was last modified.
Returns a ZSearchFile object for a given $filename in the directory.
Utility function to recursive directory creation
Renames an existing file in the directory.
Sets the modified time of $filename to now.
Inherited From ZSearchDirectory
ZSearchDirectory::close()
ZSearchDirectory::createFile()
ZSearchDirectory::deleteFile()
ZSearchDirectory::fileExists()
ZSearchDirectory::fileLength()
ZSearchDirectory::fileList()
ZSearchDirectory::fileModified()
ZSearchDirectory::getFileObject()
ZSearchDirectory::renameFile()
ZSearchDirectory::touchFile()
Documentation generated on Wed, 08 Mar 2006 04:56:37 -0800 by phpDocumentor 1.3.0RC4