MONGOGRIDFSFILE(3) 1 MONGOGRIDFSFILE(3)
The MongoGridFSFile class
INTRODUCTION
A database file object.
CLASS SYNOPSIS
MongoGridFSFile
MongoGridFSFile
Fields
o public array$file NULL
o protected MongoGridFS$gridfs NULL
Methods
o public MongoGridfsFile::__construct (MongoGridFS $gridfs, array $file)
o public string MongoGridFSFile::getBytes (void )
o public string MongoGridFSFile::getFilename (void )
o public resource MongoGridFSFile::getResource (void )
o public int MongoGridFSFile::getSize (void )
o public int MongoGridFSFile::write NULL ([string $filename])
PHP Documentation Group MONGOGRIDFSFILE(3)