Implements interfaces:
<##>
Located in /harmoni/core/oki2/agentmanagement/AuthNMethods/LDAPGroup.class.php (line 26)
Constructor.
Add an Agent or a Group to this Group. The Agent or Group will not be added if it already exists in the group.
Return
if the Member or Group is in the Group, optionally including subgroups,
- true
otherwise.
- false
Get all the Groups in this group and optionally all the subgroups in this group. Note since Groups subclass Agents, we are returning an AgentIterator and there is no GroupIterator.
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
Get the Properties associated with this Group.
Get the Properties of this Type associated with this Group.
Get all the property Types. The returned iterator provides access to
the property Types from this implementation one at a time. Iterators have a method hasNextType() which returns true if there is another property Type available and a method nextType() which returns the next property Type. Group.
Answer true if this Agent is an Agent, not a group
WARNING: NOT IN OSID
Remove an Agent member or a Group from this Group. If the Agent or Group is not in this group no action is taken and no exception is thrown.
Update the Description of this Group.
Answer the direct child groups of this group
Answer the direct members of this group
Answer the descendent groups of this group
Answer the members of this group both directly and in subgroups
Documentation generated on Wed, 19 Sep 2007 10:24:52 -0400 by phpDocumentor 1.3.0RC3