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

search for in the

MultipleIterator::detachIterator> <MultipleIterator::countIterators
[edit] Last updated: Fri, 25 May 2012

view this page in

MultipleIterator::current

(PHP 5 >= 5.3.0)

MultipleIterator::current登録されているイテレータインスタンスを取得する

説明

public void MultipleIterator::current ( void )

登録されているイテレータインスタンスを取得します。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

登録されているイテレータインスタンスの配列を返します。 イテレータがアタッチされていない場合は FALSE を返します。

エラー / 例外

モード MIT_NEED_ALL が設定されているときは、 アタッチされているイテレータの中にひとつでも無効なものがあれば RuntimeException が発生します。また、 キーが NULLMIT_KEYS_ASSOC が設定されている場合には IllegalValueException が発生します。

参考



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

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