suche nach in der

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
Last updated: Fri, 18 May 2012

view this page in

The MongoGridFSFile class

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

Einführung

A database file object.

Klassenbeschreibung

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

Inhaltsverzeichnis



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

MongoGridfsFile::__construct> <MongoGridFS::storeUpload
Last updated: Fri, 18 May 2012