downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoGridFSCursor::__construct> <MongoGridFSFile::write
[edit] Last updated: Fri, 10 Feb 2012

view this page in

The MongoGridFSCursor class

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

Introduction

Cursor for database file results.

Class synopsis

extends MongoCursor {
/* Fields */
protected MongoGridFS $MongoGridFSCursor->gridfs = NULL ;
/* Methods */
public MongoGridFSCursor::__construct ( MongoGridFS $gridfs , resource $connection , string $ns , array $query , array $fields )
public MongoGridFSFile MongoGridFSCursor::current ( void )
public MongoGridFSFile MongoGridFSCursor::getNext ( void )
public string MongoGridFSCursor::key ( void )
}

Table of Contents



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites