The SetManager maintains a configuration and retreives Sets with that configuration.
Located in /harmoni/core/sets/SetManager.class.php (line 16)
The constructor
Assign the configuration of this Manager. Valid configuration options are as
follows: database_index integer database_name string
Assign the context of this OsidManager.
Remove all of the items from the set, thereby deleting it.
Remove all of the items from the set, thereby deleting it.
Get a Set object of the specified Id. The Set does not have to have been created previously and any changes to the set will be persisted automatically.
Get a Set object of the specified Id. The Set does not have to have been created previously and any changes to the set will be persisted automatically for the remainder of the SESSION.
Persist a Set and return the new persistent version of it. If A persistent Set of the same Id already exists, the new one will replace it.
Documentation generated on Wed, 19 Sep 2007 10:26:28 -0400 by phpDocumentor 1.3.0RC3