Class: Services_Amazon_S3_ObjectIterator
Source Location: /Services_Amazon_S3-0.3.5/Services/Amazon/S3/ObjectIterator.php
Services_Amazon_S3_ObjectIterator is used for iterating over objects in a bucket. It implements Iterator and can thus be used in a foreach loop: foreach ($bucket->getObjects() as $object) {
Author(s):
Version:
- Release: @release-version@
Copyright:
- 2008-2009 Peytz & Co. A/S
|
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
Class Variables
Method Detail
Documentation generated on Fri, 08 Jul 2011 17:00:05 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.
|