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, 25 May 2012

view this page in

MongoGridFSCursor クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

データベースからのファイル用のカーソルです。

クラス概要

extends MongoCursor {
/* フィールド */
protected MongoGridFS $gridfs = NULL ;
/* メソッド */
public __construct ( MongoGridFS $gridfs , resource $connection , string $ns , array $query , array $fields )
public MongoGridFSFile current ( void )
public MongoGridFSFile getNext ( void )
public string key ( void )
}

目次



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