The MongoGridFSFile class

(No version information available, might only be in SVN)

Introdução

A database file object.

Sinopse da classe

MongoGridFSFile {
/* Fields */
public array $MongoGridFSFile->file = NULL ;
protected MongoGridFS $gridfs = NULL ;
/* Métodos */
public MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )
public string MongoGridFSFile::getBytes ( void )
public string MongoGridFSFile::getFilename ( void )
public stream MongoGridFSFile::getResource ( void )
public int MongoGridFSFile::getSize ( void )
public int MongoGridFSFile::write ([ string $filename = NULL ] )
}

Índice



User Contributed Notes
MongoGridFSFile
There are no user contributed notes for this page.

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
Last updated: Fri, 24 Feb 2012