Implements interfaces:
Agent is an abstraction that includes Id, display name, type, and Properties. Agents are created using implementations of org.osid.agent.AgentManager.
OSID Version: 2.0
Located in /harmoni/core/oki2/agent/HarmoniAgent.class.php (line 30)
Class | Description |
---|---|
AnonymousAgent | The AnonymousAgent has Id "0" and can refer to a non-logged in user. |
HarmoniEditableAgent | EditableAgent is an extension of the OSID Agent to allow for modifications. |
HarmoniGroup | Group contains members that are either Agents or other Groups. There are management methods for adding, removing, and getting members and Groups. |
The constructor.
Get the name of this Agent.
Get the id of this Agent.
Get the Properties associated with this Agent.
Get the Properties of this Type associated with this Agent.
Get the Properties Types supported by this Agent.
Get the type of this Agent.
Answer true if this Agent is an Agent, not a group
WARNING: NOT IN OSID
Answer true if this Agent is an Group
WARNING: NOT IN OSID
Documentation generated on Wed, 19 Sep 2007 10:23:35 -0400 by phpDocumentor 1.3.0RC3