This interface defines methods needed for manipulation objects in a bucket.
Located in /classes/fs3Bucket.php (line 15)
This method creates a new bucket. The bucket name is the one assigned to the instance.
This method delete a bucket. The bucket name is the one assigned to the instance.
This method removes a object from the bucket.
This operation does not affect the master repsoitory if set.
This method creats a list of objects from the bucket.
This method gets an object from the bucket.
If there is a master set, it will first check its own bucket before requesting it from the master.
This method saves an object in the bucket.
This operation does not affect the master bucket if set.
This method assigns a read-only master bucket. It is just another
implementation of the fs3Bucket. This is used to create union buckets for example. Also, useful when developing against huge existing object stores and ensuring that the master one does not get corrupted.
Documentation generated on Thu, 04 Feb 2010 04:14:25 +0000 by phpDocumentor 1.4.3