[org] element index

Package indexes

All elements
a b c d e f g h i l m n o p q r s t u v w _
_
top
$_id
HarmoniGradeRecord::$_id in HarmoniGradeRecord.class.php
$_id
HarmoniGradableObject::$_id in HarmoniGradableObject.class.php
$_osidContext
HarmoniGradingManager::$_osidContext in HarmoniGradingManager.class.php
$_table
HarmoniGradeRecord::$_table in HarmoniGradeRecord.class.php
$_table
HarmoniGradableObject::$_table in HarmoniGradableObject.class.php
_getField
HarmoniGradeRecord::_getField() in HarmoniGradeRecord.class.php
_getField
HarmoniGradingManager::_getField() in HarmoniGradingManager.class.php
Given the object in table $table with id $id, get the field with name $key
_getField
HarmoniGradableObject::_getField() in HarmoniGradableObject.class.php
_getProperties
HarmoniGradeRecord::_getProperties() in HarmoniGradeRecord.class.php
Get a Properties object with the information about this object.
_getProperties
HarmoniGradableObject::_getProperties() in HarmoniGradableObject.class.php
Get a Properties object with the information about this object.
_getType
HarmoniGradeRecord::_getType() in HarmoniGradeRecord.class.php
_getType
HarmoniGradableObject::_getType() in HarmoniGradableObject.class.php
_getType
HarmoniGradingManager::_getType() in HarmoniGradingManager.class.php
For object in table $table with id $id, get the Type with type $typename
_getTypes
HarmoniGradingManager::_getTypes() in HarmoniGradingManager.class.php
Get all the Types from the table specified
_getTypes
HarmoniGradeRecord::_getTypes() in HarmoniGradeRecord.class.php
_getTypes
HarmoniGradableObject::_getTypes() in HarmoniGradableObject.class.php
_indexToType
HarmoniGradingManager::_indexToType() in HarmoniGradingManager.class.php
For get the Type with type $typename with id $index
_setField
HarmoniGradingManager::_setField() in HarmoniGradingManager.class.php
Given the object in table $table with id $id, change the field with name $key to $value
_setField
HarmoniGradeRecord::_setField() in HarmoniGradeRecord.class.php
_setField
HarmoniGradableObject::_setField() in HarmoniGradableObject.class.php
_setModifiedDateAndAgent
HarmoniGradeRecord::_setModifiedDateAndAgent() in HarmoniGradeRecord.class.php
_setModifiedDateAndAgent
HarmoniGradableObject::_setModifiedDateAndAgent() in HarmoniGradableObject.class.php
_typeToIndex
HarmoniGradingManager::_typeToIndex() in HarmoniGradingManager.class.php
Find the index for our Type of type $type in its table. If it is not there, put it into the table and return the index.
_typeToIndex
HarmoniGradableObject::_typeToIndex() in HarmoniGradableObject.class.php
_typeToIndex
HarmoniGradeRecord::_typeToIndex() in HarmoniGradeRecord.class.php
$_defaultAuthority
HarmoniSchedulingManager::$_defaultAuthority in HarmoniSchedulingManager.class.php
$_end
HarmoniTimespan::$_end in HarmoniTimespan.class.php
$_id
HarmoniAgentCommitment::$_id in HarmoniAgentCommitment.class.php
$_id
HarmoniScheduleItem::$_id in HarmoniScheduleItem.class.php
$_osidContext
HarmoniSchedulingManager::$_osidContext in HarmoniSchedulingManager.class.php
$_start
HarmoniTimespan::$_start in HarmoniTimespan.class.php
$_table
HarmoniAgentCommitment::$_table in HarmoniAgentCommitment.class.php
$_table
HarmoniScheduleItem::$_table in HarmoniScheduleItem.class.php
_getField
HarmoniSchedulingManager::_getField() in HarmoniSchedulingManager.class.php
Given the object in table $table with id $id, get the field with name $key
_getField
HarmoniAgentCommitment::_getField() in HarmoniAgentCommitment.class.php
_getField
HarmoniScheduleItem::_getField() in HarmoniScheduleItem.class.php
_getProperties
HarmoniScheduleItem::_getProperties() in HarmoniScheduleItem.class.php
_getType
HarmoniAgentCommitment::_getType() in HarmoniAgentCommitment.class.php
_getType
HarmoniSchedulingManager::_getType() in HarmoniSchedulingManager.class.php
For object in table $table with id $id, get the Type with type $typename
_getType
HarmoniScheduleItem::_getType() in HarmoniScheduleItem.class.php
_getTypes
HarmoniSchedulingManager::_getTypes() in HarmoniSchedulingManager.class.php
Get all the Types from the table specified
_getTypes
HarmoniScheduleItem::_getTypes() in HarmoniScheduleItem.class.php
_getTypes
HarmoniAgentCommitment::_getTypes() in HarmoniAgentCommitment.class.php
_indexToType
HarmoniSchedulingManager::_indexToType() in HarmoniSchedulingManager.class.php
For get the Type with type $typename with id $index
_restrict
HarmoniSchedulingManager::_restrict() in HarmoniSchedulingManager.class.php
This helper function takes a ScheduleItem and and array of timespans and returns the array of timespans that donot conflict with the event, but which contain as much of the original time as possible.
_setField
HarmoniScheduleItem::_setField() in HarmoniScheduleItem.class.php
_setField
HarmoniAgentCommitment::_setField() in HarmoniAgentCommitment.class.php
_setField
HarmoniSchedulingManager::_setField() in HarmoniSchedulingManager.class.php
Given the object in table $table with id $id, change the field with name $key to $value
_typeToIndex
HarmoniScheduleItem::_typeToIndex() in HarmoniScheduleItem.class.php
_typeToIndex
HarmoniAgentCommitment::_typeToIndex() in HarmoniAgentCommitment.class.php
_typeToIndex
HarmoniSchedulingManager::_typeToIndex() in HarmoniSchedulingManager.class.php
Find the index for our Type of type $type in its table. If it is not there, put it into the table and return the index.
a
top
ALREADY_MARKED
OsidException::ALREADY_MARKED() in OsidException.php
Transaction already marked Note: This method is PHP's equivalent of a static field.
assignConfiguration
Assign the configuration of this OsidManager.
assignContext
OsidContext::assignContext() in OsidContext.php
Assign the context of the OsidContext. Context is associated with an unambiguous key, for example the context's fully qualified class name.
assignOsidContext
Assign the context of this OsidManager.
add
Group::add() in Group.php
Add an Agent or a Group to this Group. The Agent or Group will not be added if it already exists in the group.
Agent
Agent in Agent.php
Agent is an abstraction that includes Id, display name, type, and Properties. Agents are created using implementations of org.osid.agent.AgentManager.
AgentException
AgentException in AgentException.php
OsidException or one of its subclasses is thrown by all methods of all
AgentException
AgentException::AgentException() in AgentException.php
AgentIterator
AgentIterator in AgentIterator.php
AgentIterator provides access to these objects sequentially, one at a time.
AgentManager
AgentManager in AgentManager.php
<p> AgentManager handles creating, deleting, and getting Agents and Groups.
AgentException.php
AgentException.php in AgentException.php
AgentIterator.php
AgentIterator.php in AgentIterator.php
AgentManager.php
AgentManager.php in AgentManager.php
Agent.php
Agent.php in Agent.php
addItem
Section::addItem() in Section.php
Add an Item to this Section. The Items added to a Section are returned first in, first out (FIFO). Items can be ordered explicitly using the orderItems method.
addSection
Assessment::addSection() in Assessment.php
Add a Section to this Assessment. The Sections added to an Assessment are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method.
addSection
Section::addSection() in Section.php
Add a Section to this Section. The Sections added to a Section are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method.
Assessment
Assessment in Assessment.php
Assessment includes zero or more Sections which in turn contain zero or more Items. The Sections added to an Assessment are returned first in, first out (FIFO). Items can be ordered explicitly using the orderSections method.
AssessmentException
AssessmentException
AssessmentException in AssessmentException.php
OsidException or one of its subclasses is thrown by all methods of all
AssessmentIterator
AssessmentIterator in AssessmentIterator.php
AssessmentIterator provides access to these objects sequentially, one at a
AssessmentManager
AssessmentManager in AssessmentManager.php
<p> AssessmentManager handles creating and deleting:
AssessmentPublished
AssessmentPublished in AssessmentPublished.php
AssessmentPublished includes an Assessment as well as additional data relating to the availability of the Assessment.
AssessmentPublishedIterator
AssessmentPublishedIterator in AssessmentPublishedIterator.php
AssessmentPublishedIterator provides access to these objects sequentially, one at a time. The purpose of all Iterators is to to offer a way for OSID methods to return multiple values of a common type and not use an array.
AssessmentTaken
AssessmentTaken in AssessmentTaken.php
AssessmentTaken includes a AssessmentPublished, the agentId of the student who took it, the Sections taken within which are the Items taken, and the Evaluations for the Assessment. There is also any supporting data.
AssessmentTakenIterator
AssessmentTakenIterator in AssessmentTakenIterator.php
AssessmentTakenIterator provides access to these objects sequentially, one at a time. The purpose of all Iterators is to to offer a way for OSID methods to return multiple values of a common type and not use an array.
AssessmentException.php
AssessmentException.php in AssessmentException.php
AssessmentIterator.php
AssessmentIterator.php in AssessmentIterator.php
AssessmentManager.php
AssessmentManager.php in AssessmentManager.php
AssessmentPublishedIterator.php
AssessmentPublishedIterator.php in AssessmentPublishedIterator.php
AssessmentPublished.php
AssessmentPublished.php in AssessmentPublished.php
AssessmentTakenIterator.php
AssessmentTakenIterator.php in AssessmentTakenIterator.php
AssessmentTaken.php
AssessmentTaken.php in AssessmentTaken.php
Assessment.php
Assessment.php in Assessment.php
authenticateUser
AuthenticationManager::authenticateUser() in AuthenticationManager.php
Invoke the authentication process of the specified Type to identify the
AuthenticationException
AuthenticationException
AuthenticationException in AuthenticationException.php
OsidException or one of its subclasses is thrown by all methods of all
AuthenticationManager
AuthenticationManager in AuthenticationManager.php
<p> AuthenticationManager:
AuthenticationException.php
AuthenticationException.php in AuthenticationException.php
AuthenticationManager.php
AuthenticationManager.php in AuthenticationManager.php
addParent
Qualifier::addParent() in Qualifier.php
Adds a parent to this Qualifier supported by the Authorization implementation.
agentExists
AuthorizationManager::agentExists() in AuthorizationManager.php
Return true if the agentId exists in the Authorization Service; false otherwise. This is not asking if there are any Authorizations that reference this agentId. This is not asking if the agentId is known to the Agent OSID.
Authorization
Authorization in Authorization.php
Authorization indicates what an agentId can do a Function in a Qualifier context.
AuthorizationException
AuthorizationException
AuthorizationException in AuthorizationException.php
All methods of all interfaces of the Open Service Interface Definition
AuthorizationIterator
AuthorizationIterator in AuthorizationIterator.php
AuthorizationIterator is the iterator for a collection of Authorizations.
AuthorizationManager
AuthorizationManager in AuthorizationManager.php
AuthorizationManager allows an application to create Authorizations, get Authorizations given selection criterias, ask questions of Authorization such as what agentId can do a Function in a Qualifier context, etc.
AuthorizationException.php
AuthorizationException.php in AuthorizationException.php
AuthorizationIterator.php
AuthorizationIterator.php in AuthorizationIterator.php
AuthorizationManager.php
AuthorizationManager.php in AuthorizationManager.php
Authorization.php
Authorization.php in Authorization.php
addAsset
CourseSection::addAsset() in CourseSection.php
Add an Asset for this CourseSection.
addAsset
CourseOffering::addAsset() in CourseOffering.php
Add an Asset for this CourseOffering.
addCourse
CourseGroup::addCourse() in CourseGroup.php
Add a CanonicalCourse to this CourseGroup. Order may be preserved, depending on CourseGroupType.
addEquivalentCourse
Add an equivalent course which are for mapping courses across
addStudent
CourseSection::addStudent() in CourseSection.php
Add a student to the roster and assign the specified Enrollment Status Type.
addStudent
CourseOffering::addStudent() in CourseOffering.php
Add a student to the roster and assign the specified Enrollment Status Type.
addTopic
CanonicalCourse::addTopic() in CanonicalCourse.php
Add a Topic for this CanonicalCourse.
addEntry
Dictionary::addEntry() in Dictionary.php
Add an entry, a string-tag / serializable-value pair, to this Dictionary. If the tag is already used, the new value overwrites the old or this can be an error.
add
Cabinet::add() in Cabinet.php
Add a CabinetEntry, it must be from same Manager.
assignConfiguration
HarmoniGradingManager::assignConfiguration() in HarmoniGradingManager.class.php
Assign the configuration of this Manager. There are no valid configuration options for this manager.
assignOsidContext
HarmoniGradingManager::assignOsidContext() in HarmoniGradingManager.class.php
Assign the context of this OsidManager.
addNodeType
Hierarchy::addNodeType() in Hierarchy.php
Add a NodeType to this Hierarchy.
addParent
Node::addParent() in Node.php
Link a parent to this Node.
allowsMultipleParents
Returns true if multiple parents are allowed; false otherwise.
allowsRecursion
Returns true if recursion allowed; false otherwise.
ATTEMPTED_RECURSION
Hierarchy does not allow recursion Note: This method is PHP's equivalent of a static field.
appendLog
WritableLog::appendLog() in WritableLog.php
Write the entryItem to the Log. The entryItem is written to the Log using the format type and priority type explicitly set by the application or the implementation default.
appendLogWithTypes
Write the entry, the priorityType and formatType to the Log.
assignFormatType
Assign the formatType for all subsequent writes during the lifetime of this instance. FormatType has meaning to the caller of this method.
assignPriorityType
Assign the priorityType for all subsequent writes during the lifetime of this instance. PriorityType has meaning to the caller of this method.
addAsset
Asset::addAsset() in Asset.php
Add an Asset to this Asset.
ALREADY_INHERITING_STRUCTURE
Already inheriting this RecordStructure Note: This method is PHP's equivalent of a static field.
Asset
Asset in Asset.php
Asset manages the Asset itself. Assets have content as well as Records appropriate to the AssetType and RecordStructures for the Asset. Assets may also contain other Assets.
AssetIterator
AssetIterator in AssetIterator.php
AssetIterator provides access to these objects sequentially, one at a time.
AssetIterator.php
AssetIterator.php in AssetIterator.php
Asset.php
Asset.php in Asset.php
addAgentCommitment
HarmoniScheduleItem::addAgentCommitment() in HarmoniScheduleItem.class.php
Add an Agent commitment to this ScheduleItem.
addAgentCommitment
Add an Agent commitment to this ScheduleItem.
AgentCommitment
AgentCommitment in AgentCommitment.php
AgentCommitment joins an Agent to a Status Type. This is the Status of the Commitment and not the Status of the Agent.
AgentCommitmentIterator
AgentCommitmentIterator in AgentCommitmentIterator.php
AgentCommitmentIterator provides access to these objects sequentially, one at a time. The purpose of all Iterators is to to offer a way for OSID methods to return multiple values of a common type and not use an array.
assignConfiguration
HarmoniSchedulingManager::assignConfiguration() in HarmoniSchedulingManager.class.php
Assign the configuration of this Manager. There are no valid configuration options for this manager.
assignOsidContext
HarmoniSchedulingManager::assignOsidContext() in HarmoniSchedulingManager.class.php
Assign the context of this OsidManager.
AgentCommitmentIterator.php
AgentCommitmentIterator.php in AgentCommitmentIterator.php
AgentCommitment.php
AgentCommitment.php in AgentCommitment.php
ALREADY_ADDED
SharedException::ALREADY_ADDED() in SharedException.php
Object already added Note: This method is PHP's equivalent of a static field.
areNullsAllowed
ResultMetaData::areNullsAllowed() in ResultMetaData.php
return whether this column allows nulls
addPredecessor
Add a Step as an immediate predecessor of this Step. A Step cannot be its own immediate predecessor, but looping is permitted.
b
top
ByteValueIterator
ByteValueIterator in ByteValueIterator.php
ByteValueIterator provides access to these objects sequentially, one at a
ByteValueIterator.php
ByteValueIterator.php in ByteValueIterator.php
Blob
Blob in Blob.php
A Blob is a variable length representation of binary (byte) values. (Blob stands for <u>B</u>inary <u>L</u>arge <u>Ob</u>ject.) The contents of a Blob are returned in a ByteValueIterator by the getBytes() method. Its length is returned by the method length().
BLOB_GETBYTES_FAILED
Blob get bytes failed Note: This method is PHP's equivalent of a static field.
Blob.php
Blob.php in Blob.php
c
top
commit
OsidTransactionManager::commit() in OsidTransactionManager.php
Commits a transaction, persisting its operations since a call to mark().
CONFIGURATION_ERROR
Configuration error Note: This method is PHP's equivalent of a static field.
contains
Group::contains() in Group.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
createAgent
AgentManager::createAgent() in AgentManager.php
Create an Agent with the display name, Type, and Properties specified.
createGroup
AgentManager::createGroup() in AgentManager.php
Create a Group with the display name, Type, description, and Properties specified. All but description are immutable.
createAssessment
AssessmentManager::createAssessment() in AssessmentManager.php
Create a new Assessment and add it to the Assessment Bank.
createAssessmentPublished
Create an AssessmentPublished based on an Assessment.
createAssessmentTaken
Create an AssessmentTaken based on an AssessmentPublished and agentId of the student.
createEvaluation
Create an Evaluation of the specified Type for this Section.
createEvaluation
Create an Evaluation of the specified Type for this Item.
createEvaluation
Create an Evaluation of the specified Type for this Assessment.
createItem
AssessmentManager::createItem() in AssessmentManager.php
Create a new Item and add it to the Item Bank.
createItemTaken
Create an ItemTaken based on a SectionTaken.
createSection
AssessmentManager::createSection() in AssessmentManager.php
Create a new Section and add it to the Section Bank.
createSectionTaken
Create a SectionTaken based on an AssessmentPublished and agentId of the student.
CANNOT_DELETE_LAST_ROOT_QUALIFIER
Cannot delete last root Qualifier Note: This method is PHP's equivalent of a static field.
changeParent
Qualifier::changeParent() in Qualifier.php
Changes the parent of this Qualifier by adding a new parent and removing the old parent.
createAuthorization
Creates a new Authorization for a Agent performing a Function with a Qualifier. Uses current date/time as the effectiveDate and doesn't set an expiration date.
createDatedAuthorization
Creates a new Authorization for an Agent performing a Function with a Qualifier.
createFunction
AuthorizationManager::createFunction() in AuthorizationManager.php
Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
createQualifier
AuthorizationManager::createQualifier() in AuthorizationManager.php
Ids in Authorization are externally defined and their uniqueness is
createRootQualifier
Creates a new Qualifier in the Authorization Service that has no parent.
CanonicalCourse
CanonicalCourse in CanonicalCourse.php
CanonicalCourse contains general information about a course. This is in
CanonicalCourseIterator
CanonicalCourseIterator in CanonicalCourseIterator.php
CanonicalCourseIterator provides access to CanonicalCourses.
changeStudent
CourseOffering::changeStudent() in CourseOffering.php
Change the Enrollment Status Type for the student on the roster.
changeStudent
CourseSection::changeStudent() in CourseSection.php
Change the Enrollment Status Type for the student on the roster.
CourseGradeRecord
CourseGradeRecord in CourseGradeRecord.php
CourseGradeRecord manages the CourseGrade of a specific CourseGradeType for an Agent and a CourseOffering.
CourseGradeRecordIterator
CourseGradeRecordIterator in CourseGradeRecordIterator.php
CourseGradeRecordIterator provides access to CourseGradeRecords.
CourseGroup
CourseGroup in CourseGroup.php
CourseGroup manages a set of CanonicalCourses. CourseGroups have a CourseGroupType which characterizes the group. CourseGroups can be used to model prerequisites, corequisites, majors, minors, sequences, etc.
CourseGroupIterator
CourseGroupIterator in CourseGroupIterator.php
CourseGroupIterator provides access to CourseGroups. CourseGroup provides
CourseManagementException
CourseManagementException in CourseManagementException.php
OsidException or one of its subclasses is thrown by all methods of all
CourseManagementException
CourseManagementManager
CourseManagementManager in CourseManagementManager.php
<p> CourseManagementManager handles creating and deleting
CourseOffering
CourseOffering in CourseOffering.php
CourseOffering is a CanonicalCourse offered in a specific Term.
CourseOfferingIterator
CourseOfferingIterator in CourseOfferingIterator.php
CourseOfferingIterator provides access to CourseOfferings. CourseOffering
CourseSection
CourseSection in CourseSection.php
CourseSection is associated with a CourseOffering and is has a separate roster and possibly a separate SectionType from any other Sections of the Offering. CanonicalCourse contains general information about a course.
CourseSectionIterator
CourseSectionIterator in CourseSectionIterator.php
CourseSectionIterator provides access to CourseSections. CourseSection
createCanonicalCourse
Create a new CanonicalCourse.
createCanonicalCourse
Create a new CanonicalCourse.
createCourseGradeRecord
Create a CourseGradeRecord for the specified Agent (student), CourseOffering, CourseGradeType, and CourseGrade. Note that the intent is that this is a summative grade.
createCourseGroup
CourseManagementManager::createCourseGroup() in CourseManagementManager.php
Create a CourseGroup of a particular CourseGroupType. CourseGroups can be used to model prerequisites, corequisites, majors, minors, sequences, etc.
createCourseOffering
Create a new CourseOffering.
createCourseSection
Create a new CourseSection.
createTerm
CourseManagementManager::createTerm() in CourseManagementManager.php
Create a new Term with a specific type and Schedule. Schedules are defined in the scheduling OSID.
CanonicalCourseIterator.php
CanonicalCourseIterator.php in CanonicalCourseIterator.php
CanonicalCourse.php
CanonicalCourse.php in CanonicalCourse.php
CourseGradeRecordIterator.php
CourseGradeRecordIterator.php in CourseGradeRecordIterator.php
CourseGradeRecord.php
CourseGradeRecord.php in CourseGradeRecord.php
CourseGroupIterator.php
CourseGroupIterator.php in CourseGroupIterator.php
CourseGroup.php
CourseGroup.php in CourseGroup.php
CourseManagementException.php
CourseManagementException.php in CourseManagementException.php
CourseManagementManager.php
CourseManagementManager.php in CourseManagementManager.php
CourseOfferingIterator.php
CourseOfferingIterator.php in CourseOfferingIterator.php
CourseOffering.php
CourseOffering.php in CourseOffering.php
CourseSectionIterator.php
CourseSectionIterator.php in CourseSectionIterator.php
CourseSection.php
CourseSection.php in CourseSection.php
createDictionary
DictionaryManager::createDictionary() in DictionaryManager.php
Create a dictionary with the specified name and domain.
Cabinet
Cabinet in Cabinet.php
Cabinets contain other Cabinets and ByteStores, and have implementation-dependent properties.
CabinetEntry
CabinetEntry in CabinetEntry.php
An entry in a Cabinet, a CabinetEntry is either a ByteStore or a Cabinet.
CabinetEntryIterator
CabinetEntryIterator in CabinetEntryIterator.php
CabinetEntryIterator is the iterator for a collection of CabinetEntries.
CABINET_NOT_EMPTY
Cabinet is not empty Note: This method is PHP's equivalent of a static field.
CANNOT_DELETE_ROOT_CABINET
Can't delete root Cabinet Note: This method is PHP's equivalent of a static field.
copyByteStore
Copy an existing ByteStore in this Cabinet by copying contents and the appropriate attributes of another ByteStore.
createByteStore
Create a new ByteStore and add it to this Cabinet under the given name.
createCabinet
Create a new Cabinet and add it to this Cabinet under the given name.
createRootCabinet
Create a new root Cabinet with the given name. The name must not include this Cabinet's separationCharacter.
CabinetEntryIterator.php
CabinetEntryIterator.php in CabinetEntryIterator.php
CabinetEntry.php
CabinetEntry.php in CabinetEntry.php
Cabinet.php
Cabinet.php in Cabinet.php
createGradableObject
HarmoniGradingManager::createGradableObject() in HarmoniGradingManager.class.php
Create a new GradableObject which includes all the elements for grading something for a CourseSection. The type of grade and other grade characteristics are also specified.
createGradableObject
Create a new GradableObject which includes all the elements for grading something for a CourseSection. The type of grade and other grade characteristics are also specified.
createGradeRecord
HarmoniGradingManager::createGradeRecord() in HarmoniGradingManager.class.php
Create a new GradeRecord for an Agent and with a Grade and
createGradeRecord
Create a new GradeRecord for an Agent and with a Grade and
changeParent
Changes the parent of this Node by adding a new parent and removing the old parent.
createHierarchy
HierarchyManager::createHierarchy() in HierarchyManager.php
Create a Hierarchy.
createNode
Hierarchy::createNode() in Hierarchy.php
Create a Node. The Node is created with the specified unique Id and initially has only the specified parent.
createRootNode
Create a root Node. The Node is created with the specified unique Id, and, unlike Nodes created with createNode, initially has no parents or children.
createId
IdManager::createId() in IdManager.php
Create a new unique identifier.
createLog
LoggingManager::createLog() in LoggingManager.php
Create a Writable Log.
CANNOT_COPY_OR_INHERIT_SELF
Cannot copy or inherit RecordStructure from itself Note: This method is PHP's equivalent of a static field.
copyAsset
RepositoryManager::copyAsset() in RepositoryManager.php
Create in a Repository a copy of an Asset. The Id, AssetType, and Repository for the new Asset is set by the implementation. All Records are similarly copied.
copyAsset
Repository::copyAsset() in Repository.php
Create a copy of an Asset. The Id, AssetType, and Repository for the new Asset is set by the implementation. All Records are similarly copied.
copyRecordStructure
Add the specified RecordStructure and all the related Records from the specified asset.
createAsset
Repository::createAsset() in Repository.php
Create a new Asset of this AssetType in this Repository. The implementation of this method sets the Id for the new object.
createPart
Create a Part. Records are composed of Parts. Parts can also contain other Parts. Each Record is associated with a specific RecordStructure and each Part is associated with a specific PartStructure.
createPart
Part::createPart() in Part.php
Create a Part. Records are composed of Parts. Parts can also contain other Parts. Each Record is associated with a specific RecordStructure and each Part is associated with a specific PartStructure.
createRecord
Create a new Asset Record of the specified RecordStructure. The implementation of this method sets the Id for the new object.
createRepository
RepositoryManager::createRepository() in RepositoryManager.php
Create a new Repository of the specified Type. The implementation of this method sets the Id for the new object.
changeAgentCommitment
Change a previously added Agent commitment for this ScheduleItem.
changeAgentCommitment
HarmoniScheduleItem::changeAgentCommitment() in HarmoniScheduleItem.class.php
Change a previously added Agent commitment for this ScheduleItem.
createScheduleItem
Create a ScheduleItem. The masterIdentifier argument is optional. A
createScheduleItem
HarmoniSchedulingManager::createScheduleItem() in HarmoniSchedulingManager.class.php
WARNING: NOT IN OSID -- This method is designed to comply with V3 of the OSIDs, at least How Tom suggested they were headed <a href="http://okicommunity.mit.edu/forum/viewtopic.php?forum=1&showtopic=67&show=10&page=2"> here </a>. Leave out the agent parameter, and add a statusType instead.
CharValueIterator
CharValueIterator in CharValueIterator.php
CharValueIterator provides access to these objects sequentially, one at a
CIRCULAR_OPERATION
Circular operation Note: This method is PHP's equivalent of a static field.
CharValueIterator.php
CharValueIterator.php in CharValueIterator.php
Clob
Clob in Clob.php
A Clob is a variable length representation of character values. (Clob stands for <u>C</u>haracter <u>L</u>arge <u>Ob</u>ject.) The contents of a Clob are returned in a CharValueIterator by the getChars() method. Its length is returned by the method length().
CLOB_GETCHARS_FAILED
Clob get chars failed Note: This method is PHP's equivalent of a static field.
Connection
Connection in Connection.php
The Connection represents the channel of communication with the database.
CONNECTION_FAILED
Connection failed Note: This method is PHP's equivalent of a static field.
Clob.php
Clob.php in Clob.php
Connection.php
Connection.php in Connection.php
copyProcess
WorkflowManager::copyProcess() in WorkflowManager.php
Copy a known Process and provide a new Display Name and Description. A new unique Id is generated by the implementation. All elements of the original Process are included in the copy.
createInitialStep
Create an Inital Step for the specified role in this Process. There must be one and only one Initial Step.
createProcess
WorkflowManager::createProcess() in WorkflowManager.php
Create a process. An unique Id is generated for this Process by the implementation.
createStep
Process::createStep() in Process.php
Create a Step with the specified Predecessor Step, for the specified role in this Process. A Step cannot be its own immediate predecessor, but looping is permitted.
createWork
Process::createWork() in Process.php
Create Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
d
top
deleteAgent
AgentManager::deleteAgent() in AgentManager.php
Delete the Agent with the specified unique Id.
deleteGroup
AgentManager::deleteGroup() in AgentManager.php
Delete the Group with the specified unique Id.
deleteAssessment
AssessmentManager::deleteAssessment() in AssessmentManager.php
Delete an Assessment from the Assessment Bank.
deleteAssessmentPublished
Delete an AssessmentPublished.
deleteAssessmentTaken
Delete an AssessmentTaken.
deleteEvaluation
Delete this Evaluation from this Section.
deleteEvaluation
Delete this Evaluation from this Item.
deleteEvaluation
Delete this Evaluation from this Assessment.
deleteItem
AssessmentManager::deleteItem() in AssessmentManager.php
Delete an Item from the Item Bank.
deleteItemTaken
Delete an ItemTaken.
deleteSection
AssessmentManager::deleteSection() in AssessmentManager.php
Delete a Section from the Section Bank.
deleteSectionTaken
Delete a SectionTaken.
destroyAuthentication
Destroy authentication for all authentication types.
destroyAuthenticationForType
Destroy authentication for the specified authentication type.
deleteAuthorization
Deletes an existing Authorization.
deleteFunction
AuthorizationManager::deleteFunction() in AuthorizationManager.php
Delete a Function by Id.
deleteQualifier
AuthorizationManager::deleteQualifier() in AuthorizationManager.php
Delete a Qualifier by Id. The last root Qualifier cannot be deleted.
deleteCanonicalCourse
Delete a CanonicalCourse.
deleteCourseGradeRecord
Delete the specified CourseGradeRecord by Id. courseGradeRecordId
deleteCourseGroup
CourseManagementManager::deleteCourseGroup() in CourseManagementManager.php
Delete a CourseGroup by unique Id.
deleteCourseOffering
Delete a CourseOffering.
deleteCourseSection
Delete a CourseSection.
deleteTerm
CourseManagementManager::deleteTerm() in CourseManagementManager.php
Delete a Term by unique Id.
deleteDictionary
DictionaryManager::deleteDictionary() in DictionaryManager.php
Delete the dictionary with the specified unique Id.
Dictionary
Dictionary in Dictionary.php
Dictionary provides support for adding, removing, and getting entries by
DictionaryException
DictionaryException in DictionaryException.php
OsidException or one of its subclasses is thrown by all methods of all
DictionaryException
DictionaryIterator
DictionaryIterator in DictionaryIterator.php
DictionaryIterator provides access to these objects sequentially, one at a
DictionaryManager
DictionaryManager in DictionaryManager.php
<p> DictionaryManager handles creating, deleting, and getting Dictionaries.
DictionaryException.php
DictionaryException.php in DictionaryException.php
DictionaryIterator.php
DictionaryIterator.php in DictionaryIterator.php
DictionaryManager.php
DictionaryManager.php in DictionaryManager.php
Dictionary.php
Dictionary.php in Dictionary.php
delete
FilingManager::delete() in FilingManager.php
Deletes this CabinetEntry. If the CabinetEntry is a Cabinet it must be empty, and the Owner of the Manager must have sufficient permissions to perform this action.
DELETE_FAILED
FilingException::DELETE_FAILED() in FilingException.php
Delete failed Note: This method is PHP's equivalent of a static field.
deleteGradableObject
HarmoniGradingManager::deleteGradableObject() in HarmoniGradingManager.class.php
Delete a GradableObject.
deleteGradableObject
Delete a GradableObject.
deleteGradeRecord
HarmoniGradingManager::deleteGradeRecord() in HarmoniGradingManager.class.php
Delete a GradeRecord. The first two parameters are required, but the third may be left null to dignify any Type
deleteGradeRecord
Delete a GradableObject.
deleteHierarchy
HierarchyManager::deleteHierarchy() in HierarchyManager.php
Delete a Hierarchy by unique Id. All Nodes must be removed from the Hierarchy before this method is called.
deleteNode
Hierarchy::deleteNode() in Hierarchy.php
Delete a Node by Id. Only leaf Nodes can be deleted.
deleteLog
LoggingManager::deleteLog() in LoggingManager.php
Delete the log with the specified name.
DUPLICATE_NAME
LoggingException::DUPLICATE_NAME() in LoggingException.php
Duplicate name Note: This method is PHP's equivalent of a static field.
deleteAsset
Repository::deleteAsset() in Repository.php
Delete an Asset from this Repository.
deletePart
Delete a Part and all its Parts.
deletePart
Part::deletePart() in Part.php
Delete a Part and all its Parts.
deleteRecord
Delete a Record. If the specified Record has content that is inherited by other Records, those other Records will not be deleted, but they will no longer have a source from which to inherit value changes.
deleteRepository
RepositoryManager::deleteRepository() in RepositoryManager.php
Delete a Repository.
deleteScheduleItem
Delete a ScheduleItem by unique Id.
deleteScheduleItem
HarmoniSchedulingManager::deleteScheduleItem() in HarmoniSchedulingManager.class.php
Delete a ScheduleItem by unique Id.
DATA_RETRIEVAL_ERROR
Data retrieval error Note: This method is PHP's equivalent of a static field.
deleteMessage
UsermessagingManager::deleteMessage() in UsermessagingManager.php
Delete a Message for the user.
deleteMessages
UsermessagingManager::deleteMessages() in UsermessagingManager.php
Delete all Messages for the user. Include only Messages before a date, on a Topic, and of a specific MessageType if those values are supplied.
deleteProcess
WorkflowManager::deleteProcess() in WorkflowManager.php
Delete a process by unique Id.
deleteStep
Process::deleteStep() in Process.php
Delete a Step by unique Id.
deleteWork
Process::deleteWork() in Process.php
Delete Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
e
top
ERROR_ASSIGNING_CONFIGURATION
Error assigning configuration Note: This method is PHP's equivalent of a static field.
ERROR_ASSIGNING_CONTEXT
Error assigning context Note: This method is PHP's equivalent of a static field.
Evaluation
Evaluation in Evaluation.php
Evaluation has a specific Type. There is also supporting data which contains the evaluation that is meaningful to the application and is not specified by the OSID.
EvaluationIterator
EvaluationIterator in EvaluationIterator.php
EvaluationIterator provides access to these objects sequentially, one at a
EvaluationIterator.php
EvaluationIterator.php in EvaluationIterator.php
Evaluation.php
Evaluation.php in Evaluation.php
EFFECTIVE_PRECEDE_EXPIRATION
Effective date must precede expiration date Note: This method is PHP's equivalent of a static field.
EnrollmentRecord
EnrollmentRecord in EnrollmentRecord.php
EnrollmentRecord stores a student (Agent) and an Enrollment Status Type.
EnrollmentRecordIterator
EnrollmentRecordIterator in EnrollmentRecordIterator.php
EnrollmentRecordIterator provides access to EnrollmentRecords.
EnrollmentRecordIterator.php
EnrollmentRecordIterator.php in EnrollmentRecordIterator.php
EnrollmentRecord.php
EnrollmentRecord.php in EnrollmentRecord.php
entries
Cabinet::entries() in Cabinet.php
Get an Iterator over all CabinetEntries in this Cabinet.
exists
CabinetEntry::exists() in CabinetEntry.php
Returns true or false depending on whether this CabinetEntry exists in the file system.
Entry
Entry in Entry.php
Contains the logged item, its format type, its priority type, and the time the item was logged.
EntryIterator
EntryIterator in EntryIterator.php
EntryIterator provides access to these objects sequentially, one at a time.
EntryIterator.php
EntryIterator.php in EntryIterator.php
Entry.php
Entry.php in Entry.php
EFFECTIVE_PRECEDE_EXPIRATION
Effective date must precede expiration date Note: This method is PHP's equivalent of a static field.
END_BEFORE_START
SchedulingException::END_BEFORE_START() in SchedulingException.php
End before Start Note: This method is PHP's equivalent of a static field.
executeQuery
Connection::executeQuery() in Connection.php
execute the SQL statement
executeQueryWithArgs
execute the SQL statement replacing '?'s sequentially with the args.
executeUpdate
Connection::executeUpdate() in Connection.php
update the database using the SQL statement.
executeUpdateWithArgs
update the database using the SQL statement replacing '?'s sequentially with the args.
Expression
Expression in Expression.php
Expression identifies an input condition that needs to be met before a Step can proceed.
ExpressionIterator
ExpressionIterator in ExpressionIterator.php
ExpressionIterator provides access to these objects sequentially, one at a
ExpressionIterator.php
ExpressionIterator.php in ExpressionIterator.php
Expression.php
Expression.php in Expression.php
f
top
FunctionInterface
FunctionInterface in Function.php
Function is composed of Id, a displayName, a description, a category, and a QualifierType. Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
FunctionIterator
FunctionIterator in FunctionIterator.php
FunctionIterator is the iterator for a collection of Functions.
FunctionIterator.php
FunctionIterator.php in FunctionIterator.php
Function.php
Function.php in Function.php
FilingException
FilingException in FilingException.php
All methods of all interfaces of the Open Service Interface Definition
FilingException
FilingException::FilingException() in FilingException.php
FilingManager
FilingManager in FilingManager.php
<p> FilingManager:
FilingException.php
FilingException.php in FilingException.php
FilingManager.php
FilingManager.php in FilingManager.php
FORMAT_TYPE_NOT_SET
Default format Type not set Note: This method is PHP's equivalent of a static field.
fromString
Type::fromString() in Type.php
Convert a delimited string to an OKI Type
g
top
getContext
OsidContext::getContext() in OsidContext.php
Get the context associated with this key. If the key is unknown, null is returned.
getManager
OsidLoader::getManager() in OsidLoader.php
Returns an instance of the OsidManager of the OSID specified by the OSID package OsidManager interface name and the implementation package name.
getOsidContext
Return context of this OsidManager.
getAgent
AgentManager::getAgent() in AgentManager.php
Get the Agent with the specified unique Id. Getting an Agent by name is not supported since names are not guaranteed to be unique.
getAgents
AgentManager::getAgents() in AgentManager.php
Get all the Agents. The returned iterator provides access to the Agents one at a time. Iterators have a method hasNextAgent() which returns
  1. true
if there is an Agent available and a method nextAgent() which returns the next Agent.
getAgentsBySearch
Get all the Agents with the specified search criteria and search Type.
getAgentsByType
Get all the Agents of the specified Type.
getAgentSearchTypes
Get all the agent search Types supported by this implementation.
getAgentTypes
AgentManager::getAgentTypes() in AgentManager.php
Get all the agent Types. The returned iterator provides access to the agent Types from this implementation one at a time. Iterators have a method hasNext() which returns true if there is an agent Type available and a method next() which returns the next agent Type.
getDisplayName
Get the name of this Agent.
getGroup
AgentManager::getGroup() in AgentManager.php
Gets the Group with the specified unique Id. Getting a Group by name is not supported since names are not guaranteed to be unique.
getGroups
Group::getGroups() in Group.php
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.
getGroups
AgentManager::getGroups() in AgentManager.php
Get all the Groups. Note since Groups subclass Agents, we are returning
getGroupsBySearch
Get all the groups with the specified search criteria and search Type.
getGroupsByType
Get all the Groups of the specified Type.
getGroupSearchTypes
Get all the group search types supported by this implementation.
getGroupTypes
AgentManager::getGroupTypes() in AgentManager.php
Get all the group Types. The returned iterator provides access to the group Types from this implementation one at a time. Iterators have a method hasNext() which returns true if there is a group Type available and a method next() which returns the next group Type.
getId
Agent::getId() in Agent.php
Get the id of this Agent.
getMembers
Group::getMembers() in Group.php
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
getProperties
Get the Properties associated with this Agent.
getPropertiesByType
Get the Properties of this Type associated with this Agent.
getPropertyTypes
Get the Properties Types supported by this Agent.
getPropertyTypes
Get all the property Types. The returned iterator provides access to
getType
Agent::getType() in Agent.php
Get the type of this Agent.
Group
Group in Group.php
Group contains members that are either Agents or other Groups. There are management methods for adding, removing, and getting members and Groups.
Group.php
Group.php in Group.php
getAgentId
AssessmentTaken::getAgentId() in AssessmentTaken.php
Get the agentId of the student who took the Assessment.
getAssessment
AssessmentPublished::getAssessment() in AssessmentPublished.php
Get the Assessment being published.
getAssessment
AssessmentManager::getAssessment() in AssessmentManager.php
Get the Assessment with the specified unique Id
getAssessmentPublished
Get the specified AssessmentPublished.
getAssessmentPublished
Get the AssessmentPublished that was taken.
getAssessments
AssessmentManager::getAssessments() in AssessmentManager.php
Get all the Assessments in the Assessment Bank.
getAssessmentsByType
Get all the Assessments of a specific Type.
getAssessmentsPublished
Get all the Assessments published.
getAssessmentsTaken
Get all the Assessments taken.
getAssessmentsTakenBy
Get all the Assessments taken by a specific a student with this agentId.
getAssessmentTaken
Get the AssessmentTaken to which this SectionTaken belongs.
getAssessmentType
Get the AssessmentType for this Assessment.
getAssessmentTypes
Get all the Assessment Types.
getCourseSectionId
Get the unique Id of the Course Section associated with this AssessmentPublished, if any. The unique Id refers to an object created through the CourseManagement OSID.
getData
SectionTaken::getData() in SectionTaken.php
Get the Data for this SectionTaken. The structure of the Data is not defined in the OSID.
getData
AssessmentPublished::getData() in AssessmentPublished.php
Get the Data for this AssessmentPublished. The structure of the Data is not defined in the OSID.
getData
Item::getData() in Item.php
Get the Data for this Item. This may include the question, responses, answer, instructions, media, etc. The structure of the Data is not defined in the OSID.
getData
Assessment::getData() in Assessment.php
Get the Data for this Assessment. The structure of the Data is not defined in the OSID.
getData
ItemTaken::getData() in ItemTaken.php
Get the Data for this ItemTaken. The structure of the Data is not defined in the OSID.
getData
AssessmentTaken::getData() in AssessmentTaken.php
Get the Data for this AssessmentTaken. The structure of the Data is not defined in the OSID.
getData
Evaluation::getData() in Evaluation.php
Get the Data for this Evaluation. The structure of the Data is not defined in the OSID.
getData
Section::getData() in Section.php
Get the Data for this Section. The structure of the Data is not defined in the OSID.
getDate
AssessmentTaken::getDate() in AssessmentTaken.php
Get the date the Assessment was taken.
getDate
AssessmentPublished::getDate() in AssessmentPublished.php
Get the date the Assessment was published.
getDescription
Get the description for this Assessment.
getDescription
AssessmentPublished::getDescription() in AssessmentPublished.php
Get the description for this AssessmentPublished.
getDescription
Get the description for this Item.
getDescription
Get the description for this Section.
getDisplayName
AssessmentPublished::getDisplayName() in AssessmentPublished.php
Get the display name for this AssessmentPublished.
getDisplayName
AssessmentTaken::getDisplayName() in AssessmentTaken.php
Get the display name for this AssessmentTaken.
getDisplayName
Get the display name for this ItemTaken.
getDisplayName
SectionTaken::getDisplayName() in SectionTaken.php
Get the display name for this SectionTaken.
getDisplayName
Get the display name for this Assessment.
getDisplayName
Get the display name for this Evaluation.
getDisplayName
Get the display name for this Section.
getDisplayName
Get the display name for this Item.
getEvaluations
SectionTaken::getEvaluations() in SectionTaken.php
Get all the Evaluations for this Section.
getEvaluations
Get all the Evaluations for this Item.
getEvaluations
AssessmentTaken::getEvaluations() in AssessmentTaken.php
Get all the Evaluations for this Assessment.
getEvaluations
AssessmentPublished::getEvaluations() in AssessmentPublished.php
Get all the Evaluations for this Item.
getEvaluationsByType
Get the Evaluations of the specified Type for this Item.
getEvaluationsByType
Get the Evaluations of the specified Type for this Section.
getEvaluationsByType
Get the Evaluations of the specified Type for this Assessment.
getEvaluationsByType
Get the Evaluations of the specified Type for this Assessment.
getEvaluationTypes
Get all the Evaluation Types.
getGradingAssignmentId
Get the unique Id of the Assignment associated with this AssessmentPublished, if any. The unique Id refers to an object created through the Grading OSID.
getId
Section::getId() in Section.php
Get the unique Id for this Item.
getId
ItemTaken::getId() in ItemTaken.php
Get the unique Id for this ItemTaken.
getId
Item::getId() in Item.php
Get the unique Id for this Item.
getId
Assessment::getId() in Assessment.php
Get the unique Id for this Assessment.
getId
AssessmentTaken::getId() in AssessmentTaken.php
Get the unique Id for this AssessmentTaken.
getId
SectionTaken::getId() in SectionTaken.php
Get the unique Id for this SectionTaken.
getId
AssessmentPublished::getId() in AssessmentPublished.php
Get the unique Id for this AssessmentPublished.
getId
Evaluation::getId() in Evaluation.php
Get the unique Id for this Evaluation.
getItem
AssessmentManager::getItem() in AssessmentManager.php
Get the Item with the specified unique Id
getItem
ItemTaken::getItem() in ItemTaken.php
Get the Item for this Item taken.
getItems
Section::getItems() in Section.php
Get all the Items in this Section. The Items added to a Section are returned first in, first out (FIFO). Items can be ordered explicitly using the orderItems method. Only the Items directly associated with this Section are returned.
getItems
AssessmentManager::getItems() in AssessmentManager.php
Get all the Items in the Item Bank.
getItemsByType
AssessmentManager::getItemsByType() in AssessmentManager.php
Get all the Items of a specific Type.
getItemsTaken
SectionTaken::getItemsTaken() in SectionTaken.php
Get all the Items taken for this SectionTaken. ItemsTaken are returned first in, first out (FIFO). Only the items directly associated with this SectionTaken are returned.
getItemType
Get the ItemType for this Item.
getItemTypes
AssessmentManager::getItemTypes() in AssessmentManager.php
Get all the Item Types.
getModifiedBy
Evaluation::getModifiedBy() in Evaluation.php
Get the agentId of the modifier of this Evaluation.
getModifiedDate
Get the date when this Evaluation was modified.
getObjectTaken
Get the Id for the object taken.
getProperties
Get the Properties associated with this Section.
getProperties
Assessment::getProperties() in Assessment.php
Get the Properties associated with this Assessment.
getProperties
Get the Properties associated with this Item.
getPropertiesByType
Get the Properties of this Type associated with this Item.
getPropertiesByType
Get the Properties of this Type associated with this Assessment.
getPropertiesByType
Get the Properties of this Type associated with this Section.
getPropertyTypes
Get all the Property Types for Section.
getPropertyTypes
Get all the Property Types for Assessment.
getPropertyTypes
Get all the Property Types for Item.
getSection
AssessmentManager::getSection() in AssessmentManager.php
Get the Section with the specified unique Id
getSection
SectionTaken::getSection() in SectionTaken.php
Get the Section from which this SectionTaken was created.
getSections
Assessment::getSections() in Assessment.php
Get all the Sections in the Assessment. The Sections added to a Assessment are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method. Only the Sections directly associated with this Assessment are returned.
getSections
AssessmentManager::getSections() in AssessmentManager.php
Get all the Sections in the Section Bank.
getSections
Section::getSections() in Section.php
Get all the Sections in this Section. The Sections added to a Section are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method. Only the Sections directly associated with this Section are returned.
getSectionsByType
Get all the Sections of a specific Type.
getSectionsTaken
Get all the Sections taken for this Assessment. SectionsTaken are returned first in, first out (FIFO). Only the Sections taken that are directly associated with this Assessment are returned.
getSectionTaken
Get the SectionTaken to which this ItemTaken belongs.
getSectionType
Get the SectionType for this Section. is meaningful to an application and not specifcally defined in the OSID
getSectionTypes
AssessmentManager::getSectionTypes() in AssessmentManager.php
Get all the Section Types.
getTopic
Assessment::getTopic() in Assessment.php
Get the Topic for this Assessment.
getType
Evaluation::getType() in Evaluation.php
Get the EvaluationType for this Evaluation. EvaluationType The structure of the Data is not defined in the OSID.
getAuthenticationTypes
Get the authentication Types that are supported by the implementation.
getUserId
AuthenticationManager::getUserId() in AuthenticationManager.php
Get the unique Id of the Agent that represents the user for the specified AuthenticationType. Agents are managed using the Agent OSID.
getAgentId
Authorization::getAgentId() in Authorization.php
Get the agentid associated with this Authorization.
getAllAZs
AuthorizationManager::getAllAZs() in AuthorizationManager.php
Given a functionId and a qualifierId returns all Authorizations that
getAllAZsByFuncType
Given a FunctionType and a qualifierId returns all Authorizations that
getAllUserAZs
AuthorizationManager::getAllUserAZs() in AuthorizationManager.php
Given a functionId and a qualifierId returns all Authorizations that
getAllUserAZsByFuncType
Given a FunctionType and a qualifierId returns all Authorizations that
getChildren
Qualifier::getChildren() in Qualifier.php
Gets the children of this Qualifier.
getDescription
Get the description for this Qualifier.
getDescription
Get the description for this Function.
getEffectiveDate
Get the date when this Authorization starts being effective.
getExpirationDate
Get the date when this Authorization stops being effective.
getExplicitAZs
AuthorizationManager::getExplicitAZs() in AuthorizationManager.php
Given a agentId, a functionId, and a qualifierId (at least one of these must be non-null) returns the matching Authorizations. Explicit Authorizations can be modified. Any null argument will be treated as a wildcard.
getExplicitAZsByFuncType
Given a agentId, a FunctionType, and a qualifierId (either agentId or qualifierId must be non-null) returns the matching Authorizations. The Authorizations must be for Functions within the given FunctionType.
getExplicitUserAZs
AuthorizationManager::getExplicitUserAZs() in AuthorizationManager.php
Given a functionId and qualifierId (one must be non-null) returns the matching user Authorizations. Explicit Authorizations can be modified.. Any null argument will be treated as a wildcard.
getExplicitUserAZsByFuncType
Given a FunctionType and qualifierId returns the matching user Authorizations. The Authorizations must be for Functions within the given FunctionType. Explicit Authorizations can be modified. Any null argument will be treated as a wildcard.
getExplicitUserAZsForImplicitAZ
Given an implicit returns the matching explicit user Authorizations.
getFunction
Authorization::getFunction() in Authorization.php
getFunction
AuthorizationManager::getFunction() in AuthorizationManager.php
getFunctions
AuthorizationManager::getFunctions() in AuthorizationManager.php
Get all the Functions of the specified Type.
getFunctionType
Get the FunctionType for this Function.
getFunctionTypes
AuthorizationManager::getFunctionTypes() in AuthorizationManager.php
Get all the FunctionTypes supported by the Authorization implementation.
getId
Qualifier::getId() in Qualifier.php
Get the unique Id for this Qualifier.
getId
Get the unique Id for this Function.
getModifiedBy
Authorization::getModifiedBy() in Authorization.php
Get the Id of the agent that modified this Authorization.
getModifiedDate
Get the date when this Authorization was modified.
getParents
Qualifier::getParents() in Qualifier.php
Gets the parents of this Qualifier.
getQualifier
Authorization::getQualifier() in Authorization.php
getQualifier
AuthorizationManager::getQualifier() in AuthorizationManager.php
getQualifierChildren
Given an existing qualifierId returns the Ids of its child Qualifiers.
getQualifierDescendants
Given an existing qualifierId returns the Ids of all descendants including its child Qualifiers.
getQualifierHierarchies
Returns the Qualifier Hierarchies supported by the Authorization implementation. Qualifier Hierarchies are referenced by Id and may be known and managed through the Hierarchy OSID.
getQualifierHierarchyId
Get the QualifierHierarchyId for this Function.
getQualifierType
Get the QualifierType for this Qualifier.
getQualifierTypes
AuthorizationManager::getQualifierTypes() in AuthorizationManager.php
Get all the QualifierTypes supported by the Authorization implementation.
getReferenceName
Get the permanent reference name for this Qualifier.
getReferenceName
Get the permanent reference name for this Function.
getRootQualifiers
AuthorizationManager::getRootQualifiers() in AuthorizationManager.php
Given a hierarchyId, returns the Qualifiers at the root of the specified Hierarchy.
getWhoCanDo
AuthorizationManager::getWhoCanDo() in AuthorizationManager.php
Given a functionId and a qualifierId returns the Ids of all Agents allowed to do the Function with the Qualifier. A null qualifierId is treated as a wildcard.
getAssets
CourseSection::getAssets() in CourseSection.php
Get the Assets associated with this CourseSection.
getAssets
CourseOffering::getAssets() in CourseOffering.php
Get the Assets associated with this CourseOffering.
getCanonicalCourse
Get the CanonicalCourse that contains this CourseOffering.
getCanonicalCourse
CourseManagementManager::getCanonicalCourse() in CourseManagementManager.php
Get a CanonicalCourse by Id.
getCanonicalCourses
CourseManagementManager::getCanonicalCourses() in CourseManagementManager.php
Get all CanonicalCourses.
getCanonicalCourses
Get all CanonicalCourses.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCourseGrade
CourseGradeRecord::getCourseGrade() in CourseGradeRecord.php
Get the grade for this CourseGradeRecord.
getCourseGradeRecords
Get all the CourseGradeRecords, optionally including only those for a specific Student, CourseOffering, or CourseGradeType.
getCourseGradeType
Get the CourseGradeType for this Offering. GradingType is defined in the grading OSID. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getCourseGradeType
Get the CourseGradeType for this Offering. GradingType is defined in the grading OSID. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getCourseGradeTypes
CourseManagementManager::getCourseGradeTypes() in CourseManagementManager.php
Get all the defined CourseGrade Types. GradeTypes are defined in the grading OSID. These Types are meaningful to the implementation and applications and are not specified by the grading OSID.
getCourseGroup
CourseManagementManager::getCourseGroup() in CourseManagementManager.php
Get a CourseGroup by unique Id.
getCourseGroups
CourseManagementManager::getCourseGroups() in CourseManagementManager.php
Get all the CourseGroups that contain the specified CanoncialCourse.
getCourseGroupsByType
Get all the CourseGroups of a given CourseGroupType.
getCourseGroupTypes
CourseManagementManager::getCourseGroupTypes() in CourseManagementManager.php
Get all the CourseGroupTypes supported by this implementation.
getCourseOffering
Get the unique Id for the CourseOffering for this CourseGradeRecord..
getCourseOffering
CourseManagementManager::getCourseOffering() in CourseManagementManager.php
Get a CourseOffering by unique Id.
getCourseOffering
Get the CourseOffering that contains this CourseSection.
getCourseOfferings
CourseManagementManager::getCourseOfferings() in CourseManagementManager.php
Get all the Offerings in which the specified Agent is enrolled.
getCourseOfferings
Get all CourseOfferings.
getCourseOfferingsByType
Get all CourseOfferings of the specified Type.
getCourses
CourseGroup::getCourses() in CourseGroup.php
Get all the CanonicalCourses in this CourseGroup. Note that different CourseGroupType imply different ordering. For example, if the CourseGroupType indicates prerequisites order would need be guaranteed; if corequisites order might not need to be guaranteed.
getCourseSection
CourseManagementManager::getCourseSection() in CourseManagementManager.php
Get a CourseSection by unique Id.
getCourseSections
Get all CourseSections.
getCourseSections
CourseManagementManager::getCourseSections() in CourseManagementManager.php
Get all the Sections in which the specified Agent is enrolled.
getCourseSectionsByType
Get all CourseSections of the specified Type.
getCourseStatusTypes
Get all the defined Canonical Course Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getCourseType
CanonicalCourse::getCourseType() in CanonicalCourse.php
Get the Course Type for this CanonicalCourse. This Type is meaningful to the implementation and applications and are not specified by the OSID.
getCourseTypes
CourseManagementManager::getCourseTypes() in CourseManagementManager.php
Get all the defined Course Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getCredits
CanonicalCourse::getCredits() in CanonicalCourse.php
Get the credits for this CanonicalCourse.
getDescription
CanonicalCourse::getDescription() in CanonicalCourse.php
Get the description for this CanonicalCourse.
getDescription
CourseOffering::getDescription() in CourseOffering.php
Get the description for this CourseOffering.
getDescription
CourseSection::getDescription() in CourseSection.php
Get the description for this CourseSection.
getDisplayName
Get the display name for this Term.
getDisplayName
CourseOffering::getDisplayName() in CourseOffering.php
Get the display name for this CourseOffering.
getDisplayName
CanonicalCourse::getDisplayName() in CanonicalCourse.php
Get the display name for this CanonicalCourse.
getDisplayName
Get the display name for this CourseGroup.
getDisplayName
CourseSection::getDisplayName() in CourseSection.php
Get the display name for this CourseSection.
getDisplayName
CourseGradeRecord::getDisplayName() in CourseGradeRecord.php
Get the display name for this CourseGradeRecord.
getEnrollmentStatusTypes
Get all the defined Enrollment Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getEquivalentCourses
Get all equivalent courses for this CanonicalCourse.
getId
CourseGroup::getId() in CourseGroup.php
Get the unique Id for this CourseGroup.
getId
CourseGradeRecord::getId() in CourseGradeRecord.php
Get the unique Id for this CourseGradeRecord.
getId
Term::getId() in Term.php
Get the unique Id for this Term.
getId
CourseSection::getId() in CourseSection.php
Get the unique Id for this CourseSection.
getId
CanonicalCourse::getId() in CanonicalCourse.php
Get the unique Id for this CanonicalCourse.
getId
CourseOffering::getId() in CourseOffering.php
Get the unique Id for this CourseOffering.
getLocation
CourseSection::getLocation() in CourseSection.php
Get the location may be a room address, a map, or any other object.
getNumber
CanonicalCourse::getNumber() in CanonicalCourse.php
Get the number for this CanonicalCourse.
getNumber
CourseOffering::getNumber() in CourseOffering.php
Get the number for this CourseOffering.
getNumber
CourseSection::getNumber() in CourseSection.php
Get the number for this CourseSection.
getOfferingStatusTypes
Get all the defined Course Offering Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getOfferingType
CourseOffering::getOfferingType() in CourseOffering.php
Get the Offering Type for this CourseOffering. This Type is meaningful to the implementation and applications and are not specified by the OSID.
getOfferingTypes
CourseManagementManager::getOfferingTypes() in CourseManagementManager.php
Get all the defined Offering Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getProperties
CanonicalCourse::getProperties() in CanonicalCourse.php
Get the Properties associated with this CanonicalCourse.
getProperties
CourseSection::getProperties() in CourseSection.php
Get the Properties associated with this CourseSection.
getProperties
CourseOffering::getProperties() in CourseOffering.php
Get the Properties associated with this CourseOffering.
getPropertiesByType
Get the Properties of this Type associated with this CanonicalCourse.
getPropertiesByType
Get the Properties of this Type associated with this CourseOffering.
getPropertiesByType
Get the Properties of this Type associated with this CourseSection.
getPropertyTypes
Get all the Property Types for CanonicalCourse.
getPropertyTypes
Get all the Property Types for CourseSection.
getPropertyTypes
Get all the Property Types for CourseOffering.
getRoster
CourseOffering::getRoster() in CourseOffering.php
Get the student roster.
getRoster
CourseSection::getRoster() in CourseSection.php
Get the student roster.
getRosterByType
Get the student roster. Include only students with the specified Enrollment Status Type.
getRosterByType
CourseOffering::getRosterByType() in CourseOffering.php
Get the student roster. Include only students with the specified Enrollment Status Type.
getSchedule
CourseSection::getSchedule() in CourseSection.php
Get the Schedule for this Section. Schedules are defined in scheduling OSID. ScheduleItems are returned in chronological order by increasing start date.
getSchedule
Get the Schedule for this Term. Schedules are defined in scheduling OSID. ScheduleItems are returned in chronological order by increasing start date.
getSectionStatusTypes
Get all the defined Course Section Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getSectionType
CourseSection::getSectionType() in CourseSection.php
Get the Section Type for this CourseSection. This Type is meaningful to the implementation and applications and are not specified by the OSID.
getSectionTypes
CourseManagementManager::getSectionTypes() in CourseManagementManager.php
Get all the defined Section Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getStatus
CourseSection::getStatus() in CourseSection.php
Get the Status for this CourseSection.
getStatus
EnrollmentRecord::getStatus() in EnrollmentRecord.php
Get the Status Type for a student. Students Status Type is supplied when the student is added or changed in the CourseSection. The CourseManagementManager returns the Status Types supported by this implementation.
getStatus
CourseOffering::getStatus() in CourseOffering.php
Get the Status for this CanonicalCourse.
getStatus
CanonicalCourse::getStatus() in CanonicalCourse.php
Get the Status for this CanonicalCourse.
getStudent
EnrollmentRecord::getStudent() in EnrollmentRecord.php
Get the Id of the Agent representing a student enrolled in the CourseSection.
getStudent
CourseGradeRecord::getStudent() in CourseGradeRecord.php
Get the Agent (student) associated with this CourseGradeRecord.
getTerm
CourseManagementManager::getTerm() in CourseManagementManager.php
Get a Term by unique Id.
getTerm
CourseOffering::getTerm() in CourseOffering.php
Get a Term by unique Id.
getTerms
CourseManagementManager::getTerms() in CourseManagementManager.php
Get all the Terms.
getTermsByDate
CourseManagementManager::getTermsByDate() in CourseManagementManager.php
Get all the Terms that contain this date.
getTermTypes
CourseManagementManager::getTermTypes() in CourseManagementManager.php
Get all the TermTypes.
getTitle
CourseSection::getTitle() in CourseSection.php
Get the title for this CourseSection.
getTitle
CourseOffering::getTitle() in CourseOffering.php
Get the title for this CourseOffering.
getTitle
CanonicalCourse::getTitle() in CanonicalCourse.php
Get the title for this CanonicalCourse.
getTopics
CanonicalCourse::getTopics() in CanonicalCourse.php
Get all Topics for this CanonicalCourse.
getType
Term::getType() in Term.php
Get the Type for this Term. This Type is meaningful to the implementation and applications and is not specified by the OSID.
getType
CourseGroup::getType() in CourseGroup.php
Get the Type for this CourseGroup.
getDescription
Get the description for this Dictionary.
getDictionaries
DictionaryManager::getDictionaries() in DictionaryManager.php
Get all the Dictionaries. Iterators return a set, one at a time.
getDictionary
DictionaryManager::getDictionary() in DictionaryManager.php
Get the dictionary with the specified unique Id.
getDisplayName
Get the display name for this Dictionary.
getDomain
Dictionary::getDomain() in Dictionary.php
Get the domain of this Dictionary. The domain identifies the context for the Dictionary. This could be java.util.Locale that is a designation that varies by country, language, or other context.
getEntry
Dictionary::getEntry() in Dictionary.php
Get the entry in this Dictionary that corresponds to the specified tag.
getId
Dictionary::getId() in Dictionary.php
Get the unique Id for this Dictionary.
getTags
Dictionary::getTags() in Dictionary.php
Get all the tags in this Dictionary. Iterators return a set, one at a time.
getAllModifiedTimes
Returns all the times that this Cabinet was modified.
getAvailableBytes
Get number of bytes available in this Cabinet.
getCabinetEntry
Get a CabinetEntry by ID.
getCabinetEntryAgentId
Return the Id of the Agent that owns this CabinetEntry.
getCabinetEntryById
Get a CabinetEntry from a Cabinet by its ID.
getCabinetEntryByName
Get a CabinetEntry by name. Not all CabinetEntrys have names, but if it has a name, the name is unique within a Cabinet.
getCreatedTime
CabinetEntry::getCreatedTime() in CabinetEntry.php
Returns when this CabinetEntry was created. Not all implementations will record the time of creation accurately. The value returned will be at least the last modified time, the actual creation time may be earlier.
getDisplayName
CabinetEntry::getDisplayName() in CabinetEntry.php
Return the name of this CabinetEntry in its parent Cabinet.
getId
CabinetEntry::getId() in CabinetEntry.php
Get Id of this CabinetEntry
getLastAccessedTime
Returns when this Cabinet was last accessed. Not all implementations will record last access times accurately, due to caching and performance. The value returned will be at least the last modified time, the actual time when a read was performed may be later.
getLastModifiedTime
Returns when this Cabinet was last modified.
getParent
CabinetEntry::getParent() in CabinetEntry.php
Returns the Cabinet in which this CabinetEntry is an entry, or null if it has no parent (for example is the root Cabinet).
getProperties
CabinetEntry::getProperties() in CabinetEntry.php
Get the Properties associated with this CabinetEntry.
getPropertiesByType
Get the Properties of this Type associated with this CabinetEntry.
getPropertyTypes
Get all the Property Types for CabinetEntry.
getRootCabinet
Return the root Cabinet of this Cabinet.
getRoots
FilingManager::getRoots() in FilingManager.php
Get all the root Cabinets currently available in this Manager.
getUsedBytes
Get number of bytes used in this Cabinet.
getAgentId
GradeRecord::getAgentId() in GradeRecord.php
Get the Agent Id associated with this GradeRecord. The Agent in this context is not the person who took the test nor, necessarily, the person who is grading. It is the person whose "GradeBook" this is, for example the CourseSection instructor.
getAgentId
HarmoniGradeRecord::getAgentId() in HarmoniGradeRecord.class.php
Get the Agent Id associated with this GradeRecord. The Agent in this context is not the person who took the test nor, necessarily, the person who is grading. It is the person whose "GradeBook" this is, for example the CourseSection instructor.
getCourseSection
HarmoniGradableObject::getCourseSection() in HarmoniGradableObject.class.php
Get the unique Id with a CourseSection. CourseSections are created and managed through the CourseManagement OSID.
getCourseSection
Get the unique Id with a CourseSection. CourseSections are created and managed through the CourseManagement OSID.
getDescription
GradableObject::getDescription() in GradableObject.php
Get the description for this GradableObject.
getDescription
HarmoniGradableObject::getDescription() in HarmoniGradableObject.class.php
Get the description for this GradableObject.
getDisplayName
HarmoniGradableObject::getDisplayName() in HarmoniGradableObject.class.php
Get the display name for this GradableObject.
getDisplayName
GradableObject::getDisplayName() in GradableObject.php
Get the display name for this GradableObject.
getExternalReference
Get the unique Id associated with some object that is being graded such as an Assessment.
getExternalReference
HarmoniGradableObject::getExternalReference() in HarmoniGradableObject.class.php
Get the unique Id associated with some object that is being graded such as an Assessment.
getGradableObject
Get the unique Id for this GradeRecord's GradableObject.
getGradableObject
HarmoniGradeRecord::getGradableObject() in HarmoniGradeRecord.class.php
Get the unique Id for this GradeRecord's GradableObject.
getGradableObject
HarmoniGradingManager::getGradableObject() in HarmoniGradingManager.class.php
Get a GradableObject by unique Id.
getGradableObject
Get a GradableObject by unique Id.
getGradableObjects
HarmoniGradingManager::getGradableObjects() in HarmoniGradingManager.class.php
Get all the GradableObjects, optionally including only those for a specific CourseSection or External Reference to what is being graded.
getGradableObjects
Get all the GradableObjects, optionally including only those for a specific CourseSection or External Reference to what is being graded.
getGradeRecords
GradingManager::getGradeRecords() in GradingManager.php
Get all the GradeRecords, optionally including only those for a specific
getGradeRecords
HarmoniGradingManager::getGradeRecords() in HarmoniGradingManager.class.php
Get all the GradeRecords, optionally including only those for a specific
getGradeRecordType
Get the GradeRecordType for this GradeRecord. This is the Type of the GradeRecord, which is distinct from the Type of Grade. A GradeRecord Type might be advisory, mid-term, final, etc, while a Grade Type might be letter, numeric, etc.
getGradeRecordType
HarmoniGradeRecord::getGradeRecordType() in HarmoniGradeRecord.class.php
Get the GradeRecordType for this GradeRecord. This is the Type of the GradeRecord, which is distinct from the Type of Grade. A GradeRecord Type might be advisory, mid-term, final, etc, while a Grade Type might be letter, numeric, etc.
getGradeRecordTypes
HarmoniGradingManager::getGradeRecordTypes() in HarmoniGradingManager.class.php
Get all GradeRecordTypes.
getGradeRecordTypes
Get all GradeRecordTypes.
getGradeScale
GradableObject::getGradeScale() in GradableObject.php
Get the GradeScale associated with the GradableObject and Grade.
getGradeScale
HarmoniGradableObject::getGradeScale() in HarmoniGradableObject.class.php
Get the GradeScale associated with the GradableObject and Grade.
getGradeScales
HarmoniGradingManager::getGradeScales() in HarmoniGradingManager.class.php
Get all GradeScales.
getGradeScales
GradingManager::getGradeScales() in GradingManager.php
Get all GradeScales.
getGradeType
HarmoniGradableObject::getGradeType() in HarmoniGradableObject.class.php
Get the GradeType associated with the GradableObject and Grade.
getGradeType
GradableObject::getGradeType() in GradableObject.php
Get the GradeType associated with the GradableObject and Grade.
getGradeType
HarmoniGradeRecord::getGradeType() in HarmoniGradeRecord.class.php
Get the GradeType associated with the GradableObject and Grade.
getGradeType
GradeRecord::getGradeType() in GradeRecord.php
Get the GradeType associated with the GradableObject and Grade.
getGradeTypes
GradingManager::getGradeTypes() in GradingManager.php
Get all GradeTypes.
getGradeTypes
HarmoniGradingManager::getGradeTypes() in HarmoniGradingManager.class.php
Get all GradeTypes.
getGradeValue
HarmoniGradeRecord::getGradeValue() in HarmoniGradeRecord.class.php
Get the value for this Grade.
getGradeValue
GradeRecord::getGradeValue() in GradeRecord.php
Get the value for this Grade.
getGradeWeight
GradableObject::getGradeWeight() in GradableObject.php
Get the gradeWeight of this GradableObject.
getGradeWeight
HarmoniGradableObject::getGradeWeight() in HarmoniGradableObject.class.php
Get the gradeWeight of this GradableObject.
getId
GradableObject::getId() in GradableObject.php
Get the unique Id for this GradableObject.
getId
HarmoniGradableObject::getId() in HarmoniGradableObject.class.php
Get the unique Id for this GradableObject.
getModifiedBy
HarmoniGradeRecord::getModifiedBy() in HarmoniGradeRecord.class.php
Get the Id of the Agent who modified this GradeRecord.
getModifiedBy
GradableObject::getModifiedBy() in GradableObject.php
Get the Id of the Agent who modified this GradeRecord.
getModifiedBy
HarmoniGradableObject::getModifiedBy() in HarmoniGradableObject.class.php
Get the Id of the Agent who modified this GradableObject.
getModifiedBy
GradeRecord::getModifiedBy() in GradeRecord.php
Get the Id of the Agent who modified this GradeRecord.
getModifiedDate
HarmoniGradableObject::getModifiedDate() in HarmoniGradableObject.class.php
Get the date when this GradableObject was modified, using the UNIX timestamp.
getModifiedDate
HarmoniGradeRecord::getModifiedDate() in HarmoniGradeRecord.class.php
Get the date when this GradeRecord was modified, using the UNIX timestamp.
getModifiedDate
GradableObject::getModifiedDate() in GradableObject.php
Get the date when this GradeRecord was modified.
getModifiedDate
Get the date when this GradeRecord was modified.
getOsidContext
HarmoniGradingManager::getOsidContext() in HarmoniGradingManager.class.php
Return context of this OsidManager.
getProperties
GradableObject::getProperties() in GradableObject.php
Get the Properties associated with this GradableObject.
getProperties
HarmoniGradableObject::getProperties() in HarmoniGradableObject.class.php
Get the Properties associated with this GradableObject.
getProperties
HarmoniGradeRecord::getProperties() in HarmoniGradeRecord.class.php
Get the Properties associated with this GradeRecord.
getProperties
GradeRecord::getProperties() in GradeRecord.php
Get the Properties associated with this GradeRecord.
getPropertiesByType
HarmoniGradableObject::getPropertiesByType() in HarmoniGradableObject.class.php
Get the Properties of this Type associated with this GradableObject.
getPropertiesByType
Get the Properties of this Type associated with this GradableObject.
getPropertiesByType
HarmoniGradeRecord::getPropertiesByType() in HarmoniGradeRecord.class.php
Get the Properties of this Type associated with this GradeRecord.
getPropertiesByType
Get the Properties of this Type associated with this GradeRecord.
getPropertyTypes
HarmoniGradeRecord::getPropertyTypes() in HarmoniGradeRecord.class.php
Get all the Property Types for GradeRecord.
getPropertyTypes
Get the Properties Types supported by this GradableObject.
getPropertyTypes
HarmoniGradableObject::getPropertyTypes() in HarmoniGradableObject.class.php
Get the Properties Types supported by this GradableObject.
getPropertyTypes
Get all the Property Types for GradeRecord.
getScoringDefinition
HarmoniGradableObject::getScoringDefinition() in HarmoniGradableObject.class.php
Get the ScoringDefinition associated with the GradableObject and Grade.
getScoringDefinition
Get the ScoringDefinition associated with the GradableObject and Grade.
getScoringDefinitions
Get all ScoringDefinitions.
getScoringDefinitions
HarmoniGradingManager::getScoringDefinitions() in HarmoniGradingManager.class.php
Get all ScoringDefinitions.
GradableObject
GradableObject in GradableObject.php
GradableObject includes a Name, Description, Id, GradeType, CourseSection reference, and External Reference to what is being graded.
GradableObjectIterator
GradableObjectIterator in GradableObjectIterator.php
GradableObjectIterator provides access to these objects sequentially, one at
GradeRecord
GradeRecord in GradeRecord.php
GradeRecord includes a reference to a gradable object, an Agent Id, a Grade, and GradeType.
GradeRecordIterator
GradeRecordIterator in GradeRecordIterator.php
GradeRecordIterator provides access to these objects sequentially, one at a
GradingException
GradingException::GradingException() in GradingException.php
GradingException
GradingException in GradingException.php
OsidException or one of its subclasses is thrown by all methods of all
GradingManager
GradingManager in GradingManager.php
<p> GradingManager handles creating and deleting:
GradableObjectIterator.php
GradableObjectIterator.php in GradableObjectIterator.php
GradableObject.php
GradableObject.php in GradableObject.php
GradeRecordIterator.php
GradeRecordIterator.php in GradeRecordIterator.php
GradeRecord.php
GradeRecord.php in GradeRecord.php
GradingException.php
GradingException.php in GradingException.php
GradingManager.php
GradingManager.php in GradingManager.php
getAllNodes
Hierarchy::getAllNodes() in Hierarchy.php
Get all the Nodes in this Hierarchy.
getChildren
Get the children of this Node. To get other descendants use the Hierarchy traverse method.
getDescription
Get the description for this Hierarchy.
getDescription
Get the description for this Node.
getDisplayName
TraversalInfo::getDisplayName() in TraversalInfo.php
Get the display name for this Node.
getDisplayName
Get the display name for this Node.
getDisplayName
Get the display name for this Hierarchy.
getHierarchies
HierarchyManager::getHierarchies() in HierarchyManager.php
Get all Hierarchies.
getHierarchy
HierarchyManager::getHierarchy() in HierarchyManager.php
Get a Hierarchy by unique Id.
getId
Node::getId() in Node.php
Get the unique Id for this Node.
getId
Hierarchy::getId() in Hierarchy.php
Get the unique Id for this Hierarchy.
getLevel
TraversalInfo::getLevel() in TraversalInfo.php
Get the level of this Node in relation to the startId of the Hierarchy traversal method call. Descendants are assigned increasingly positive levels; ancestors increasingly negative levels.
getNode
Hierarchy::getNode() in Hierarchy.php
Get a Node by unique Id.
getNodeId
TraversalInfo::getNodeId() in TraversalInfo.php
Get the unique Id for this Node.
getNodeTypes
Hierarchy::getNodeTypes() in Hierarchy.php
Get all NodeTypes used in this Hierarchy.
getParents
Node::getParents() in Node.php
Get the parents of this Node. To get other ancestors use the Hierarchy traverse method.
getRootNodes
Hierarchy::getRootNodes() in Hierarchy.php
Get the root Nodes in this Hierarchy.
getType
Node::getType() in Node.php
Get the Type for this Node.
getId
IdManager::getId() in IdManager.php
Get the unique Id with this String representation or create a new unique Id with this representation.
getDisplayName
Get the display name for this ReadableLog.
getDisplayName
Get the display name for this WritableLog.
getEntries
ReadableLog::getEntries() in ReadableLog.php
Return the ReadableLog Entries in a last-in, first-out (LIFO) order.
getFormatType
Return the format type of logged item.
getFormatTypes
LoggingManager::getFormatTypes() in LoggingManager.php
Return the format types available with this implementation.
getItem
Entry::getItem() in Entry.php
Return the logged item.
getLogForReading
Get an existing log for reading.
getLogForWriting
Get an existing log for writing.
getLogNamesForReading
Return the names of readable Logs.
getLogNamesForWriting
Return the names of writable Logs.
getPriorityType
Return the format type of logged item.
getPriorityTypes
Return the priority types available with this implementation.
getTimestamp
Return the time that the item was logged.
getAsset
Repository::getAsset() in Repository.php
Get the Asset with the specified unique Id.
getAsset
RepositoryManager::getAsset() in RepositoryManager.php
Get the Asset with the specified unique Id.
getAssetByDate
RepositoryManager::getAssetByDate() in RepositoryManager.php
Get the Asset with the specified unique Id that is appropriate for the date specified. The specified date allows a Repository implementation to support Asset versioning.
getAssetByDate
Get the Asset with the specified unique Id that is appropriate for the date specified. The specified date allows a Repository implementation to support Asset versioning.
getAssetDates
RepositoryManager::getAssetDates() in RepositoryManager.php
Get all the dates for the Asset with the specified unique Id. These dates allows a Repository implementation to support Asset versioning.
getAssetDates
Repository::getAssetDates() in Repository.php
Get all the dates for the Asset with the specified unique Id. These dates allows a Repository implementation to support Asset versioning.
getAssets
Asset::getAssets() in Asset.php
Get all the Assets in this Asset. Iterators return a set, one at a time.
getAssets
Repository::getAssets() in Repository.php
Get all the Assets in this Repository. Iterators return a set, one at a time.
getAssetsBySearch
Perform a search of the specified Type and get all the Assets that satisfy the SearchCriteria. Iterators return a set, one at a time.
getAssetsBySearch
Perform a search of the specified Type and get all the Assets that satisfy the SearchCriteria. The search is performed for all specified Repositories. Iterators return a set, one at a time.
getAssetsByType
Get all the Assets of the specified AssetType in this Repository.
getAssetsByType
Get all the Assets of the specified AssetType in this Asset. Iterators return a set, one at a time.
getAssetType
Get the AssetType of this Asset. AssetTypes are used to categorize Assets.
getAssetTypes
Repository::getAssetTypes() in Repository.php
Get all the AssetTypes in this Repository. AssetTypes are used to categorize Assets. Iterators return a set, one at a time.
getContent
Asset::getContent() in Asset.php
Get an Asset's content. This method can be a convenience if one is not interested in all the structure of the Records.
getContentRecordStructure
Get the RecordStructure associated with this Asset's content.
getDescription
RecordStructure::getDescription() in RecordStructure.php
Get the description for this RecordStructure.
getDescription
Get the description for this Repository.
getDescription
PartStructure::getDescription() in PartStructure.php
Get the description for this PartStructure.
getDescription
Get the description for this Asset.
getDisplayName
Get the display name for this Repository.
getDisplayName
Get the display name for this Asset.
getDisplayName
RecordStructure::getDisplayName() in RecordStructure.php
Get the display name for this RecordStructure.
getDisplayName
PartStructure::getDisplayName() in PartStructure.php
Get the display name for this PartStructure.
getDisplayName
Get the display name for this Record.
getDisplayName
Get the display name for this Part.
getEffectiveDate
Get the date at which this Asset is effective.
getExpirationDate
Get the date at which this Asset expires.
getFormat
RecordStructure::getFormat() in RecordStructure.php
Get the format for this RecordStructure. The format is defined by the implementation, e.g. XML.
getId
RecordStructure::getId() in RecordStructure.php
Get the unique Id for this RecordStructure.
getId
Asset::getId() in Asset.php
Get the unique Id for this Asset.
getId
Get the unique Id for this Record.
getId
Part::getId() in Part.php
Get the unique Id for this Part.
getId
Repository::getId() in Repository.php
Get the unique Id for this Repository.
getId
PartStructure::getId() in PartStructure.php
Get the unique Id for this PartStructure.
getMandatoryRecordStructures
Get the RecordStructures that this AssetType must support.
getPart
Asset::getPart() in Asset.php
Get the Part for a Record for this Asset that matches this Part's unique Id.
getParts
Get all the Parts in the Record. Iterators return a set, one at a time.
getParts
Part::getParts() in Part.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getPartsByPartStructure
Get the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPartStructure
Get the PartStructure associated with this Part.
getPartStructures
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
getPartValue
Get the Value of the Part of the Record for this Asset that matches this Part's unique Id.
getPartValuesByPartStructure
Get the Values of the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getProperties
Repository::getProperties() in Repository.php
Get the Properties associated with this Repository.
getPropertiesByType
Get the Properties of this Type associated with this Repository.
getPropertyTypes
Get all the Property Types for Repository.
getRecord
Asset::getRecord() in Asset.php
Get the Record for this Asset that matches this Record's unique Id.
getRecords
Asset::getRecords() in Asset.php
Get all the Records for this Asset. Iterators return a set, one at a time.
getRecordsByRecordStructure
Get all the Records of the specified RecordStructure for this Asset.
getRecordsByRecordStructureType
Get all the Records of the specified RecordStructureType for this Asset.
getRecordStructure
Get the RecordStructure associated with this Record.
getRecordStructure
Get the RecordStructure associated with this PartStructure.
getRecordStructures
Get all the RecordStructures for this Asset. RecordStructures are used to categorize information about Assets. Iterators return a set, one at a time.
getRecordStructures
Get all the RecordStructures in this Repository. RecordStructures are used to categorize information about Assets. Iterators return a set, one at a time.
getRecordStructuresByType
Get all the RecordStructures with the specified RecordStructureType in this Repository. RecordStructures are used to categorize information about Assets. Iterators return a set, one at a time.
getRepositories
RepositoryManager::getRepositories() in RepositoryManager.php
Get all the Repositories. Iterators return a set, one at a time.
getRepositoriesByType
Get all the Repositories of the specified Type. Iterators return a set, one at a time.
getRepository
Get the Id of the Repository in which this Asset resides. This is set by the Repository's createAsset method.
getRepository
RepositoryManager::getRepository() in RepositoryManager.php
Get the Repository with the specified unique Id.
getRepositoryTypes
Get all the RepositoryTypes in this RepositoryManager. RepositoryTypes are used to categorize Repositories. Iterators return a set, one at a time.
getSchema
RecordStructure::getSchema() in RecordStructure.php
Get the schema for this RecordStructure. The schema is defined by the implementation, e.g. Dublin Core.
getSearchTypes
Get all the SearchTypes supported by this Repository. Iterators return a set, one at a time.
getStatus
Repository::getStatus() in Repository.php
Get the StatusType of the Asset with the specified unique Id.
getStatusTypes
Get all the StatusTypes supported by this Repository. Iterators return a set, one at a time.
getType
Repository::getType() in Repository.php
Get the RepositoryType of this Repository.
getType
PartStructure::getType() in PartStructure.php
Get the Type for this PartStructure.
getType
RecordStructure::getType() in RecordStructure.php
Get the Type for this RecordStructure.
getValue
Part::getValue() in Part.php
Get the value for this Part.
getAgentCommitments
HarmoniScheduleItem::getAgentCommitments() in HarmoniScheduleItem.class.php
Get all the Agent commitments for this ScheduleItem.
getAgentCommitments
Get all the Agent commitments for this ScheduleItem.
getAgentId
AgentCommitment::getAgentId() in AgentCommitment.php
Get the agentId of the individual associated with this Commitment.
getAgentId
HarmoniAgentCommitment::getAgentId() in HarmoniAgentCommitment.class.php
Get the agentId of the individual associated with this Commitment.
getAvailableTimes
Get the Timespans during which all Agents are uncommitted.
getAvailableTimes
HarmoniSchedulingManager::getAvailableTimes() in HarmoniSchedulingManager.class.php
Get the Timespans during which all Agents are uncommitted.
getCommitmentStatusTypes
Get the Status Types for Agents' Commitment supported by the implementation.
getCommitmentStatusTypes
HarmoniSchedulingManager::getCommitmentStatusTypes() in HarmoniSchedulingManager.class.php
Get the Status Types for Agents' Commitment supported by the implementation.
getCreator
HarmoniScheduleItem::getCreator() in HarmoniScheduleItem.class.php
Get the unique Id of the Agent that created this ScheduleItem.
getCreator
ScheduleItem::getCreator() in ScheduleItem.php
Get the unique Id of the Agent that created this ScheduleItem.
getDescription
HarmoniScheduleItem::getDescription() in HarmoniScheduleItem.class.php
Get the description of this ScheduleItem.
getDescription
ScheduleItem::getDescription() in ScheduleItem.php
Get the description of this ScheduleItem.
getDisplayName
ScheduleItem::getDisplayName() in ScheduleItem.php
Get the DisplayName of this ScheduleItem.
getDisplayName
HarmoniScheduleItem::getDisplayName() in HarmoniScheduleItem.class.php
Get the DisplayName of this ScheduleItem.
getEnd
HarmoniScheduleItem::getEnd() in HarmoniScheduleItem.class.php
Get the End for this ScheduleItem.
getEnd
ScheduleItem::getEnd() in ScheduleItem.php
Get the End for this ScheduleItem.
getEnd
Timespan::getEnd() in Timespan.php
Get the End date and time of this Timespan.
getEnd
HarmoniTimespan::getEnd() in HarmoniTimespan.class.php
Get the End date and time of this Timespan.
getId
HarmoniScheduleItem::getId() in HarmoniScheduleItem.class.php
Get the unique Id for this ScheduleItem. The unique Id is set when the ScheduleItem is created.
getId
ScheduleItem::getId() in ScheduleItem.php
Get the unique Id for this ScheduleItem. The unique Id is set when the ScheduleItem is created.
getItemCommitmentStatusTypes
HarmoniSchedulingManager::getItemCommitmentStatusTypes() in HarmoniSchedulingManager.class.php
Get the Status Types for Agents' Commitment supported by the implementation.
getItemStatusTypes
Get the Status Types for ScheduleItem supported by the implementation.
getItemStatusTypes
HarmoniSchedulingManager::getItemStatusTypes() in HarmoniSchedulingManager.class.php
Get the Status Types for ScheduleItem supported by the implementation.
getMasterIdentifier
HarmoniScheduleItem::getMasterIdentifier() in HarmoniScheduleItem.class.php
Get the Master Identifier for this ScheduleItem. A Master Identifier is a key, rule, or function that can be used to associated more than one ScheduleItem together. An example can be recurring items where each recurring item has the same Master Identifier.
getMasterIdentifier
Get the Master Identifier for this ScheduleItem. A Master Identifier is a key, rule, or function that can be used to associated more than one ScheduleItem together. An example can be recurring items where each recurring item has the same Master Identifier.
getOsidContext
HarmoniSchedulingManager::getOsidContext() in HarmoniSchedulingManager.class.php
Return context of this OsidManager.
getProperties
HarmoniScheduleItem::getProperties() in HarmoniScheduleItem.class.php
Get the Properties associated with this ScheduleItem.
getProperties
ScheduleItem::getProperties() in ScheduleItem.php
Get the Properties associated with this ScheduleItem.
getPropertiesByType
HarmoniScheduleItem::getPropertiesByType() in HarmoniScheduleItem.class.php
Get the Properties of this Type associated with this ScheduleItem.
getPropertiesByType
Get the Properties of this Type associated with this ScheduleItem.
getPropertyTypes
Get all the Property Types for ScheduleItem.
getPropertyTypes
HarmoniScheduleItem::getPropertyTypes() in HarmoniScheduleItem.class.php
Get all the Property Types for ScheduleItem.
getScheduleItem
HarmoniSchedulingManager::getScheduleItem() in HarmoniSchedulingManager.class.php
Get a ScheduleItem by unique Id.
getScheduleItem
SchedulingManager::getScheduleItem() in SchedulingManager.php
Get a ScheduleItem by unique Id.
getScheduleItem
HarmoniAgentCommitment::getScheduleItem() in HarmoniAgentCommitment.class.php
Get the Schedule Item this AgentCommitment is associated with.
getScheduleItems
SchedulingManager::getScheduleItems() in SchedulingManager.php
Get all the ScheduleItems for any Agent, with the specified Item Status and that start or end between the start and end specified, inclusive.
getScheduleItems
HarmoniSchedulingManager::getScheduleItems() in HarmoniSchedulingManager.class.php
Get all the ScheduleItems for any Agent, with the specified Item Status and that start or end between the start and end specified, inclusive.
getScheduleItemsByMasterId
Get all ScheduleItems with the specified master identifier reference. A
getScheduleItemsByMasterId
HarmoniSchedulingManager::getScheduleItemsByMasterId() in HarmoniSchedulingManager.class.php
Get all ScheduleItems with the specified master identifier reference. A
getScheduleItemsForAgents
Get all the ScheduleItems for the specified Agents, with the specified Item Status and that start or end between the start and end specified, inclusive.
getScheduleItemsForAgents
HarmoniSchedulingManager::getScheduleItemsForAgents() in HarmoniSchedulingManager.class.php
Get all the ScheduleItems for the specified Agents, with the specified Item Status and that start or end between the start and end specified, inclusive.
getStart
HarmoniScheduleItem::getStart() in HarmoniScheduleItem.class.php
Get the Start for this ScheduleItem.
getStart
HarmoniTimespan::getStart() in HarmoniTimespan.class.php
Get the Start date and time of this Timespan.
getStart
Timespan::getStart() in Timespan.php
Get the Start date and time of this Timespan.
getStart
ScheduleItem::getStart() in ScheduleItem.php
Get the Start for this ScheduleItem.
getStatus
AgentCommitment::getStatus() in AgentCommitment.php
Get the Status associated with this Commitment. For example, if the commitment is a meeting, each particpant might have one of the Status Type values "invited", "confirmed", "declined".
getStatus
HarmoniScheduleItem::getStatus() in HarmoniScheduleItem.class.php
Get the Status Type for this ScheduleItem.
getStatus
ScheduleItem::getStatus() in ScheduleItem.php
Get the Status Type for this ScheduleItem.
getStatus
HarmoniAgentCommitment::getStatus() in HarmoniAgentCommitment.class.php
Get the Status associated with this Commitment. For example, if the commitment is a meeting, each particpant might have one of the Status Type values "invited", "confirmed", "declined".
getAuthority
getDescription
getDomain
Type::getDomain() in Type.php
getIdString
Return the String representation of this unique Id.
getKeys
Properties::getKeys() in Properties.php
Get the Keys associated with these Properties.
getKeyword
Type::getKeyword() in Type.php
getProperty
Properties::getProperty() in Properties.php
Get the Property associated with this key.
getType
Properties::getType() in Properties.php
Get the Type for this Properties instance.
getBytes
Blob::getBytes() in Blob.php
return this Blob's bytes.
getChars
Clob::getChars() in Clob.php
return this Clobs's chars.
getColumnByIndex
retrieve data from the column specified by index. This method uses the standard sql convention of the first column has an index of 1.
getColumnByName
retrieve data from the column specified by name
getColumnCount
return the number of columns in this ResultTable.
getColumnIndex
ResultMetaData::getColumnIndex() in ResultMetaData.php
return the column index. Columns are numbered beginning with one.
getColumnName
ResultMetaData::getColumnName() in ResultMetaData.php
return the column name. Every column in a ResultTable has a name.
getColumns
return the columns associated with this Row.
getColumnType
ResultMetaData::getColumnType() in ResultMetaData.php
The SQL data type of this column is an instance of org.osid.shared.Type.
getConnection
SqlManager::getConnection() in SqlManager.php
return a Connection associated with the specified connection string.
getResultMetaData
return the columnar metadata of this ResultTable.
getRows
ResultTable::getRows() in ResultTable.php
return the rows of this ResultTable.
getSqlTypes
Connection::getSqlTypes() in Connection.php
return the SQL data types supported by this implementation
getContent
Message::getContent() in Message.php
Get the content of this Message.
getDeliveryType
Get the DeliveryType of this Message.
getDeliveryTypes
UsermessagingManager::getDeliveryTypes() in UsermessagingManager.php
Get all the Types of Messages supported by this implementation.
getMessageTimestamp
Get the time the Message was sent.
getMessageType
Get the MessageType of this Message.
getMessageTypes
UsermessagingManager::getMessageTypes() in UsermessagingManager.php
Get all the Types of Messages supported by this implementation.
getSender
Message::getSender() in Message.php
Get the agentId that sent the Message.
getSubscribers
UsermessagingManager::getSubscribers() in UsermessagingManager.php
Get all the current subscribers to this Service.
getSubscribersByTopic
Get all the current subscribers to this Service for a specific Topic.
getTopic
Message::getTopic() in Message.php
Get the Topic of the Message. Note that the Topic is not necessarily the subject of the Message. The subject can be embedded in the Content.
getTopics
UsermessagingManager::getTopics() in UsermessagingManager.php
Get all the Topics supported by this implementation. This might also be all the currently available Topics in the case of an implementation that allows applications to add Topics by sending a Message with a new Topic.
getAgentId
WorkEvent::getAgentId() in WorkEvent.php
Get the unique Id of the Agent that performed this Event.
getAllWork
Process::getAllWork() in Process.php
Get all the Work.
getAvailableWork
Get all the work available to be acted on by the Owner.
getAvailableWorkForRole
Get all the work available to be acted on by the Owner with this Role unique Id.
getAvailableWorkForStep
Get all the work available to be acted on by the Owner for this Step.
getCompletedWork
Get the Work that has been completed for the specified Process.
getDescription
Get the description of this Step.
getDescription
Get the description of this Work.
getDescription
Get the description of this Expression.
getDescription
Get the description of this Process.
getDisplayName
Get the DisplayName of this Process.
getDisplayName
Get the DisplayName of this Work.
getDisplayName
Get the DisplayName of this Expression.
getDisplayName
Get the DisplayName of this Step.
getExpressions
WorkflowManager::getExpressions() in WorkflowManager.php
Get all the known Expressions.
getExpressionsByType
Get all the known Expressions of the specified Type.
getExpressionTypes
Get all the Expression Types supported by this implementation.
getHistory
Work::getHistory() in Work.php
Get the series of Work Events that have occured in the context of this body of work.
getId
Step::getId() in Step.php
Get the unique Id for this Step. The unique Id is set when the Step is created by a Process.
getId
Work::getId() in Work.php
Get the unique Id for this Work. The unique Id is set when the Work is created by a Process.
getId
Process::getId() in Process.php
Get the unique Id for this Process. The unique Id is set when the Process is created by a Process.
getInputConditions
Get all the input conditions for this Step.
getNextSteps
Get the next Steps for any role for this body of Work.
getNextStepsForRole
Get the next Steps for a specific role this body of Work.
getOutputState
Get the Output State for this Event.
getOutputStates
WorkflowManager::getOutputStates() in WorkflowManager.php
Get all the output states for this Step.
getOutputStates
Get all the output states for this Step.
getPredecessors
Get all the immediate predecessor Steps for this Step.
getProcess
WorkflowManager::getProcess() in WorkflowManager.php
Get a Process by unique Id.
getProcesses
WorkflowManager::getProcesses() in WorkflowManager.php
Get all known Processes.
getProperties
Get the Properties associated with this Work.
getPropertiesByType
Get the Properties of this Type associated with this Work.
getPropertyTypes
Get all the Property Types for Work.
getQualifierId
Get the Qualifier unique Id that was set when this Work was created in a Process.
getRoleId
Step::getRoleId() in Step.php
Get the unique Id of the role associated with this Step.
getStep
Process::getStep() in Process.php
Get a Step by unique Id.
getStep
WorkEvent::getStep() in WorkEvent.php
Get a Step by unique Id.
getSteps
Process::getSteps() in Process.php
Get all the Steps in this Process.
getSuccessors
Get all the immediate successor Steps for this Step from among those supported by the implementation.
getTimestamp
WorkEvent::getTimestamp() in WorkEvent.php
Get when this Event happened.
getType
Process::getType() in Process.php
Get the Type of this Process.
getType
Expression::getType() in Expression.php
Get the Type of this Expression.
getUnfinishedWork
Get all the work unfinished to be acted on by anyone.
getUnfinishedWork
Get all the work unfinished to be acted on by anyone.
getUnfinishedWorkForRole
Get all the work unfinished to be acted on by anyone with this Role unique Id.
getUnfinishedWorkForStep
Get all the work unfinished to be acted on by anyone for this Step.
getWork
Process::getWork() in Process.php
Get Work by unique Id.
h
top
hasNextAgent
AgentIterator::hasNextAgent() in AgentIterator.php
Return true if there is an additional Agent ; false otherwise.
hasNextAssessment
AssessmentIterator::hasNextAssessment() in AssessmentIterator.php
Return true if there is an additional Assessment ; false otherwise.
hasNextAssessmentPublished
Return true if there is an additional AssessmentPublished ; false otherwise.
hasNextAssessmentTaken
Return true if there is an additional AssessmentTaken ; false otherwise.
hasNextEvaluation
EvaluationIterator::hasNextEvaluation() in EvaluationIterator.php
Return true if there is an additional Evaluation ; false otherwise.
hasNextItem
ItemIterator::hasNextItem() in ItemIterator.php
Return true if there is an additional Item ; false otherwise.
hasNextItemTaken
ItemTakenIterator::hasNextItemTaken() in ItemTakenIterator.php
Return true if there is an additional ItemTaken ; false otherwise.
hasNextSection
SectionIterator::hasNextSection() in SectionIterator.php
Return true if there is an additional Section ; false otherwise.
hasNextSectionTaken
Return true if there is an additional SectionTaken ; false otherwise.
hasNextAuthorization
Return true if there is an additional Authorization ; false otherwise.
hasNextFunction
FunctionIterator::hasNextFunction() in FunctionIterator.php
Return true if there is an additional Function ; false otherwise.
hasNextQualifier
QualifierIterator::hasNextQualifier() in QualifierIterator.php
Return true if there is an additional Qualifier ; false otherwise.
hasNextCanonicalCourse
Return true if there is an additional CanonicalCourse ; false otherwise.
hasNextCourseGradeRecord
Return true if there is an additional CourseGradeRecord ; false otherwise.
hasNextCourseGroup
Return true if there is an additional CourseGroup ; false otherwise.
hasNextCourseOffering
Return true if there is an additional CourseOffering ; false otherwise.
hasNextCourseSection
Return true if there is an additional CourseSection ; false otherwise.
hasNextEnrollmentRecord
Return true if there is an additional EnrollmentRecord ; false otherwise.
hasNextTerm
TermIterator::hasNextTerm() in TermIterator.php
Return true if there is an additional Term ; false otherwise.
hasNextDictionary
DictionaryIterator::hasNextDictionary() in DictionaryIterator.php
Return true if there is an additional Dictionary ; false otherwise.
hasNextCabinetEntry
Method hasNextCabinetEntry
HarmoniCourseManagementManager
HarmoniGradableObject
HarmoniGradableObject::HarmoniGradableObject() in HarmoniGradableObject.class.php
The constructor.
HarmoniGradableObject
HarmoniGradableObject in HarmoniGradableObject.class.php
GradableObject includes a Name, Description, Id, GradeType, CourseSection reference, and External Reference to what is being graded.
HarmoniGradableObjectIterator
HarmoniGradableObjectIterator in HarmoniGradableObjectIterator.class.php
GradableObjectIterator provides access to these objects sequentially, one at
HarmoniGradeRecord
HarmoniGradeRecord in HarmoniGradeRecord.class.php
GradeRecord includes a reference to a gradable object, an Agent Id, a Grade, and GradeType.
HarmoniGradeRecord
HarmoniGradeRecord::HarmoniGradeRecord() in HarmoniGradeRecord.class.php
The constructor.
HarmoniGradeRecordIterator
HarmoniGradeRecordIterator in HarmoniGradeRecordIterator.class.php
GradeRecordIterator provides access to these objects sequentially, one at a
HarmoniGradingManager
HarmoniGradingManager in HarmoniGradingManager.class.php
<p> GradingManager handles creating and deleting:
HarmoniGradableObjectIterator.class.php
HarmoniGradableObjectIterator.class.php in HarmoniGradableObjectIterator.class.php
HarmoniGradableObject.class.php
HarmoniGradableObject.class.php in HarmoniGradableObject.class.php
HarmoniGradeRecordIterator.class.php
HarmoniGradeRecordIterator.class.php in HarmoniGradeRecordIterator.class.php
HarmoniGradeRecord.class.php
HarmoniGradeRecord.class.php in HarmoniGradeRecord.class.php
HarmoniGradingManager.class.php
HarmoniGradingManager.class.php in HarmoniGradingManager.class.php
hasNextGradableObject
HarmoniGradableObjectIterator::hasNextGradableObject() in HarmoniGradableObjectIterator.class.php
Return true if there is an additional GradableObject ; false otherwise.
hasNextGradableObject
Return true if there is an additional GradableObject ; false otherwise.
hasNextGradeRecord
Return true if there is an additional GradeRecord ; false otherwise.
hasNextGradeRecord
HarmoniGradeRecordIterator::hasNextGradeRecord() in HarmoniGradeRecordIterator.class.php
Return true if there is an additional GradeRecord ; false otherwise.
HierarchyException.php
HierarchyException.php in HierarchyException.php
HierarchyIterator.php
HierarchyIterator.php in HierarchyIterator.php
HierarchyManager.php
HierarchyManager.php in HierarchyManager.php
Hierarchy.php
Hierarchy.php in Hierarchy.php
hasNextHierarchy
HierarchyIterator::hasNextHierarchy() in HierarchyIterator.php
Return true if there is an additional Hierarchy ; false otherwise.
hasNextNode
NodeIterator::hasNextNode() in NodeIterator.php
Return true if there is an additional Node ; false otherwise.
hasNextTraversalInfo
Return true if there is an additional TraversalInfo ; false otherwise.
Hierarchy
Hierarchy in Hierarchy.php
Hierarchy is a structure composed of nodes arranged in root, parent, and
HierarchyException
HierarchyException in HierarchyException.php
OsidException or one of its subclasses is thrown by all methods of all
HierarchyException
HierarchyIterator
HierarchyIterator in HierarchyIterator.php
HierarchyIterator provides access to these objects sequentially, one at a
HierarchyManager
HierarchyManager in HierarchyManager.php
<p> HierarchyManager handles creating, deleting, and getting Hierarchies.
HIERARCHY_NOT_EMPTY
Cannot delete a Hierarchy containing Nodes Note: This method is PHP's equivalent of a static field.
hasNextEntry
EntryIterator::hasNextEntry() in EntryIterator.php
Return true if there is an additional Entry Description_IteratorHasNext2]
hasNextAsset
AssetIterator::hasNextAsset() in AssetIterator.php
Return true if there is an additional Asset ; false otherwise.
hasNextPart
PartIterator::hasNextPart() in PartIterator.php
Return true if there is an additional Part ; false otherwise.
hasNextPartStructure
Return true if there is an additional PartStructure ; false otherwise.
hasNextRecord
RecordIterator::hasNextRecord() in RecordIterator.php
Return true if there is an additional Record ; false otherwise.
hasNextRecordStructure
Return true if there is an additional RecordStructure ; false otherwise.
hasNextRepository
RepositoryIterator::hasNextRepository() in RepositoryIterator.php
Return true if there is an additional Repository ; false otherwise.
HarmoniAgentCommitment
HarmoniAgentCommitment::HarmoniAgentCommitment() in HarmoniAgentCommitment.class.php
The constructor.
HarmoniAgentCommitment
HarmoniAgentCommitment in HarmoniAgentCommitment.class.php
AgentCommitment joins an Agent to a Status Type. This is the Status of the Commitment and not the Status of the Agent.
HarmoniAgentCommitmentIterator
HarmoniAgentCommitmentIterator in HarmoniAgentCommitmentIterator.class.php
AgentCommitmentIterator provides access to these objects sequentially, one at a time. The purpose of all Iterators is to to offer a way for OSID methods to return multiple values of a common type and not use an array.
HarmoniScheduleItem
HarmoniScheduleItem in HarmoniScheduleItem.class.php
ScheduleItem contains a set of AgentCommitments (e.g. calendar events) as well as the creator of the ScheduleItem and some date information.
HarmoniScheduleItem
HarmoniScheduleItem::HarmoniScheduleItem() in HarmoniScheduleItem.class.php
The constructor.
HarmoniScheduleItemIterator
HarmoniScheduleItemIterator in HarmoniScheduleItemIterator.class.php
ScheduleItemIterator provides access to these objects sequentially, one at a
HarmoniSchedulingManager
HarmoniSchedulingManager::HarmoniSchedulingManager() in HarmoniSchedulingManager.class.php
HarmoniSchedulingManager
HarmoniSchedulingManager in HarmoniSchedulingManager.class.php
<p> SchedulingManager creates, deletes, and gets ScheduleItems. Items include Agent Commitments (e.g. Calendar events). The Manager also enumerates the commitment Status Types supported by the implementation.
HarmoniTimespan
HarmoniTimespan in HarmoniTimespan.class.php
Timespan defines a time span in terms of a start and end date and time.
HarmoniTimespan
HarmoniTimespan::HarmoniTimespan() in HarmoniTimespan.class.php
The constructor.
HarmoniTimespanIterator
HarmoniTimespanIterator in HarmoniTimespanIterator.class.php
TimespanIterator provides access to these objects sequentially, one at a
HarmoniAgentCommitmentIterator.class.php
HarmoniAgentCommitmentIterator.class.php in HarmoniAgentCommitmentIterator.class.php
HarmoniAgentCommitment.class.php
HarmoniAgentCommitment.class.php in HarmoniAgentCommitment.class.php
HarmoniScheduleItemIterator.class.php
HarmoniScheduleItemIterator.class.php in HarmoniScheduleItemIterator.class.php
HarmoniScheduleItem.class.php
HarmoniScheduleItem.class.php in HarmoniScheduleItem.class.php
HarmoniSchedulingManager.class.php
HarmoniSchedulingManager.class.php in HarmoniSchedulingManager.class.php
HarmoniTimespanIterator.class.php
HarmoniTimespanIterator.class.php in HarmoniTimespanIterator.class.php
HarmoniTimespan.class.php
HarmoniTimespan.class.php in HarmoniTimespan.class.php
hasNextAgentCommitment
HarmoniAgentCommitmentIterator::hasNextAgentCommitment() in HarmoniAgentCommitmentIterator.class.php
Return true if there is an additional AgentCommitment ; false otherwise.
hasNextAgentCommitment
Return true if there is an additional AgentCommitment ; false otherwise.
hasNextScheduleItem
Return true if there is an additional ScheduleItem ; false otherwise.
hasNextScheduleItem
HarmoniScheduleItemIterator::hasNextScheduleItem() in HarmoniScheduleItemIterator.class.php
Return true if there is an additional ScheduleItem ; false otherwise.
hasNextTimespan
TimespanIterator::hasNextTimespan() in TimespanIterator.php
Return true if there is an additional Timespan ; false otherwise.
hasNextTimespan
HarmoniTimespanIterator::hasNextTimespan() in HarmoniTimespanIterator.class.php
Return true if there is an additional Timespan ; false otherwise.
hasNextByteValue
ByteValueIterator::hasNextByteValue() in ByteValueIterator.php
Return true if there is an additional ByteValue ; false otherwise.
hasNextCharValue
CharValueIterator::hasNextCharValue() in CharValueIterator.php
Return true if there is an additional CharValue ; false otherwise.
hasNextId
IdIterator::hasNextId() in IdIterator.php
Return true if there is an additional Id ; false otherwise.
hasNextIntValue
IntValueIterator::hasNextIntValue() in IntValueIterator.php
Return true if there is an additional IntValue ; false otherwise.
hasNextLongValue
LongValueIterator::hasNextLongValue() in LongValueIterator.php
Return true if there is an additional LongValue ; false otherwise.
hasNextObject
ObjectIterator::hasNextObject() in ObjectIterator.php
Return true if there is an additional Object ; false otherwise.
hasNextProperties
PropertiesIterator::hasNextProperties() in PropertiesIterator.php
Return true if there is an additional Properties object ; false otherwise.
hasNextString
StringIterator::hasNextString() in StringIterator.php
Return true if there is an additional String ; false otherwise.
hasNextType
TypeIterator::hasNextType() in TypeIterator.php
Return true if there is an additional Type ; false otherwise.
hasNextResultMetaData
Return true if there is an additional ResultMetaData ; false otherwise.
hasNextRow
RowIterator::hasNextRow() in RowIterator.php
Return true if there is an additional Row ; false otherwise.
hasNextMessage
MessageIterator::hasNextMessage() in MessageIterator.php
Return true if there is an additional Message ; false otherwise.
haltWork
Process::haltWork() in Process.php
Halt the specified Work.
hasNextExpression
ExpressionIterator::hasNextExpression() in ExpressionIterator.php
Return true if there is an additional Expression ; false otherwise.
hasNextProcess
ProcessIterator::hasNextProcess() in ProcessIterator.php
Return true if there is an additional Process ; false otherwise.
hasNextStep
StepIterator::hasNextStep() in StepIterator.php
Return true if there is an additional Step ; false otherwise.
hasNextWork
WorkIterator::hasNextWork() in WorkIterator.php
Return true if there is an additional Work ; false otherwise.
hasNextWorkEvent
WorkEventIterator::hasNextWorkEvent() in WorkEventIterator.php
Return true if there is an additional WorkEvent ; false otherwise.
i
top
include_all.php
include_all.php in include_all.php
includePHPFiles
includePHPFiles() in include_all.php
Recursively include_once all php files in the target directory.
INTERFACE_NOT_FOUND
Interface not found Note: This method is PHP's equivalent of a static field.
invoke
OsidRomiManager::invoke() in OsidRomiManager.php
Invokes a method remotely.
ItemIterator.php
ItemIterator.php in ItemIterator.php
ItemTakenIterator.php
ItemTakenIterator.php in ItemTakenIterator.php
ItemTaken.php
ItemTaken.php in ItemTaken.php
Item.php
Item.php in Item.php
Item
Item in Item.php
Item includes the question, set of responses, answer, and any supporting
ItemIterator
ItemIterator in ItemIterator.php
ItemIterator provides access to these objects sequentially, one at a time.
ItemTaken
ItemTaken in ItemTaken.php
ItemTaken includes the Item, the Submitted Response, and any Evaluation of the SubmittedResponse. There is also any supporting data.
ItemTakenIterator
ItemTakenIterator in ItemTakenIterator.php
ItemTakenIterator provides access to these objects sequentially, one at a
isUserAuthenticated
Check the current authentication status of the user. If the method returns true, the user is authenticated. If the method returns false, the user is not authenticated. This can indicate that the user could not be authenticated or that the user's authentication has timed out.
isActiveNow
Authorization::isActiveNow() in Authorization.php
Return true if this Authorization is effective; false otherise;
isAuthorized
AuthorizationManager::isAuthorized() in AuthorizationManager.php
Given an agentId, functionId, and qualifierId returns true if the Agent is authorized now to perform the Function with the Qualifier.
isChildOf
Qualifier::isChildOf() in Qualifier.php
Determines if this Qualifier is the child a given parent
isDescendantOf
Determines if this Qualifier is a descendant of the given qualifierId.
isExplicit
Authorization::isExplicit() in Authorization.php
Some Authorizations are explicitly stored and others are implied, so use this method to determine if the Authorization is explicit and can be modified or deleted.
isParent
Qualifier::isParent() in Qualifier.php
Return true if this Qualifier has any children; false otherwise
isUserAuthorized
AuthorizationManager::isUserAuthorized() in AuthorizationManager.php
Given a functionId and qualifierId returns true if the user is authorized now to perform the Function with the Qualifier.
INVALID_CREDITS_VALUE
Invalid credits value Note: This method is PHP's equivalent of a static field.
IO_ERROR
FilingException::IO_ERROR() in FilingException.php
IO error Note: This method is PHP's equivalent of a static field.
isManageable
Return true if this Cabinet allows entries to be added or removed.
isRootCabinet
Return true if this Cabinet is the root Cabinet.
ITEM_ALREADY_EXISTS
Selected item already exists Note: This method is PHP's equivalent of a static field.
ITEM_DOES_NOT_EXIST
Selected item does not exist Note: This method is PHP's equivalent of a static field.
INCONSISTENT_STATE
Removing parent will result in an inconsistent state Note: This method is PHP's equivalent of a static field.
isLeaf
Node::isLeaf() in Node.php
Return true if this Node is a leaf; false otherwise. A Node is a leaf if it has no children.
isRoot
Node::isRoot() in Node.php
Return true if this Node is a root; false otherwise.
IdException.php
IdException.php in IdException.php
IdManager.php
IdManager.php in IdManager.php
IdException
IdException::IdException() in IdException.php
IdException
IdException in IdException.php
OsidException or one of its subclasses is thrown by all methods of all
IdManager
IdManager in IdManager.php
IdManager creates and gets Ids. Ids are used in many different contexts throughout the OSIDs. As with other Managers, use the OsidLoader to load an implementation of this interface.
inheritRecordStructure
Add the specified RecordStructure and all the related Records from the specified asset. The current and future content of the specified Record is synchronized automatically.
invalidateAsset
Set the Asset's status Type accordingly and relax validation checking when creating Records and Parts or updating Parts' values.
isMandatory
PartStructure::isMandatory() in PartStructure.php
Return true if this PartStructure is mandatory; false otherwise.
isPopulatedByRepository
Return true if this PartStructure is automatically populated by the Repository; false otherwise. Examples of the kind of PartStructures that might be populated are a time-stamp or the Agent setting the data.
isRepeatable
PartStructure::isRepeatable() in PartStructure.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
RecordStructure::isRepeatable() in RecordStructure.php
Return true if this RecordStructure is repeatable; false otherwise.
IdIterator.php
IdIterator.php in IdIterator.php
Id.php
Id.php in Id.php
IntValueIterator.php
IntValueIterator.php in IntValueIterator.php
Id
Id in Id.php
Id represents a unique identifier. A String representation of the unique
IdIterator
IdIterator in IdIterator.php
IdIterator provides access to these objects sequentially, one at a time.
IntValueIterator
IntValueIterator in IntValueIterator.php
IntValueIterator provides access to these objects sequentially, one at a
isEqual
Type::isEqual() in Type.php
isEqual
Id::isEqual() in Id.php
Tests if an unique Id equals this unique Id.
isEqualTo
Type::isEqualTo() in Type.php
INVALID_ARGUMENTS
Invalid arguments Note: This method is PHP's equivalent of a static field.
INVALID_COLUMN_INDEX
Invalid column index. Note that column numbering begins with one, not zero.
INVALID_NETWORK
WorkflowException::INVALID_NETWORK() in WorkflowException.php
Invalid network Note: This method is PHP's equivalent of a static field.
isEnabled
Process::isEnabled() in Process.php
Returns true if this Process is enabled; false otherwise.
isInitial
Step::isInitial() in Step.php
Returns true if this Step is the first one in the Process; false otherwise.
isTerminal
Step::isTerminal() in Step.php
Returns true if this Step is the final one in the Process; false otherwise.
l
top
LoggingException.php
LoggingException.php in LoggingException.php
LoggingManager.php
LoggingManager.php in LoggingManager.php
LoggingException
LoggingException::LoggingException() in LoggingException.php
LoggingException
LoggingException in LoggingException.php
OsidException or one of its subclasses is thrown by all methods of all
LoggingManager
LoggingManager in LoggingManager.php
<p> LoggingManager handles creating, deleting, and getting logs for reading or writing. All log Entries have a formatType, a priorityType, and a timestamp.
LongValueIterator.php
LongValueIterator.php in LongValueIterator.php
LongValueIterator
LongValueIterator in LongValueIterator.php
LongValueIterator provides access to these objects sequentially, one at a
length
Clob::length() in Clob.php
return the length of the object
length
Blob::length() in Blob.php
return the length of the object
m
top
MANAGER_INSTANTIATION_ERROR
Manager instantiation error Note: This method is PHP's equivalent of a static field.
MANAGER_NOT_FOUND
Manager not found Note: This method is PHP's equivalent of a static field.
MANAGER_NOT_OSID_IMPLEMENTATION
Manager not OSID implementation Note: This method is PHP's equivalent of a static field.
mark
OsidTransactionManager::mark() in OsidTransactionManager.php
Marks the beginning of a transaction.
MessageIterator.php
MessageIterator.php in MessageIterator.php
Message.php
Message.php in Message.php
Message
Message in Message.php
Messages contain read-only attributes. Note that the message attributes don't contain delivery time.
MessageIterator
MessageIterator in MessageIterator.php
MessageIterator provides access to these objects sequentially, one at a
n
top
NOTHING_MARKED
OsidException::NOTHING_MARKED() in OsidException.php
No transaction marked Note: This method is PHP's equivalent of a static field.
NULL_ARGUMENT
OsidException::NULL_ARGUMENT() in OsidException.php
Null argument Note: This method is PHP's equivalent of a static field.
nextAgent
AgentIterator::nextAgent() in AgentIterator.php
Return the next Agent.
nextAssessment
AssessmentIterator::nextAssessment() in AssessmentIterator.php
Return the next Assessment.
nextAssessmentPublished
Return the next AssessmentPublished.
nextAssessmentTaken
AssessmentTakenIterator::nextAssessmentTaken() in AssessmentTakenIterator.php
Return the next AssessmentTaken.
nextEvaluation
EvaluationIterator::nextEvaluation() in EvaluationIterator.php
Return the next Evaluation.
nextItem
ItemIterator::nextItem() in ItemIterator.php
Return the next Item.
nextItemTaken
ItemTakenIterator::nextItemTaken() in ItemTakenIterator.php
Return the next ItemTaken.
nextSection
SectionIterator::nextSection() in SectionIterator.php
Return the next Section.
nextSectionTaken
SectionTakenIterator::nextSectionTaken() in SectionTakenIterator.php
Return the next SectionTaken.
nextAuthorization
AuthorizationIterator::nextAuthorization() in AuthorizationIterator.php
Return the next Authorization.
nextFunction
FunctionIterator::nextFunction() in FunctionIterator.php
Return the next Function.
nextQualifier
QualifierIterator::nextQualifier() in QualifierIterator.php
Return the next Qualifier.
nextCanonicalCourse
CanonicalCourseIterator::nextCanonicalCourse() in CanonicalCourseIterator.php
Return the next CanonicalCourse.
nextCourseGradeRecord
Return the next CourseGradeRecord.
nextCourseGroup
CourseGroupIterator::nextCourseGroup() in CourseGroupIterator.php
Return the next CourseGroup.
nextCourseOffering
CourseOfferingIterator::nextCourseOffering() in CourseOfferingIterator.php
Return the next CourseOffering.
nextCourseSection
CourseSectionIterator::nextCourseSection() in CourseSectionIterator.php
Return the next CourseSection.
nextEnrollmentRecord
EnrollmentRecordIterator::nextEnrollmentRecord() in EnrollmentRecordIterator.php
Return the next EnrollmentRecord.
nextTerm
TermIterator::nextTerm() in TermIterator.php
Return the next Term.
nextDictionary
DictionaryIterator::nextDictionary() in DictionaryIterator.php
Return the next Dictionary.
NAME_CONTAINS_ILLEGAL_CHARS
Name contains illegal characters Note: This method is PHP's equivalent of a static field.
nextCabinetEntry
CabinetEntryIterator::nextCabinetEntry() in CabinetEntryIterator.php
Returns the next CabinetEntry in the collection.
NOT_A_BYTESTORE
FilingException::NOT_A_BYTESTORE() in FilingException.php
Object is not a ByteStore Note: This method is PHP's equivalent of a static field.
NOT_A_CABINET
FilingException::NOT_A_CABINET() in FilingException.php
Object is not a Cabinet Note: This method is PHP's equivalent of a static field.
NULL_OWNER
FilingException::NULL_OWNER() in FilingException.php
Owner is null Note: This method is PHP's equivalent of a static field.
nextGradableObject
HarmoniGradableObjectIterator::nextGradableObject() in HarmoniGradableObjectIterator.class.php
Return the next GradableObject.
nextGradableObject
GradableObjectIterator::nextGradableObject() in GradableObjectIterator.php
Return the next GradableObject.
nextGradeRecord
HarmoniGradeRecordIterator::nextGradeRecord() in HarmoniGradeRecordIterator.class.php
Return the next GradeRecord.
nextGradeRecord
GradeRecordIterator::nextGradeRecord() in GradeRecordIterator.php
Return the next GradeRecord.
NodeIterator.php
NodeIterator.php in NodeIterator.php
Node.php
Node.php in Node.php
nextHierarchy
HierarchyIterator::nextHierarchy() in HierarchyIterator.php
Return the next Hierarchy.
nextNode
NodeIterator::nextNode() in NodeIterator.php
Return the next Node.
nextTraversalInfo
TraversalInfoIterator::nextTraversalInfo() in TraversalInfoIterator.php
Return the next TraversalInfo.
Node
Node in Node.php
Node is a Hierarchy's representation of an external object that is one of a number of similar objects to be organized. Nodes must be connected to a Hierarchy.
NodeIterator
NodeIterator in NodeIterator.php
NodeIterator provides access to these objects sequentially, one at a time.
NODE_TYPE_IN_USE
HierarchyException::NODE_TYPE_IN_USE() in HierarchyException.php
Cannot remove NodeType referenced by a Node Note: This method is PHP's equivalent of a static field.
NODE_TYPE_NOT_FOUND
NodeType has never been added Note: This method is PHP's equivalent of a static field.
nextEntry
EntryIterator::nextEntry() in EntryIterator.php
Return the next Entry.
nextAsset
AssetIterator::nextAsset() in AssetIterator.php
Return the next Asset.
nextPart
PartIterator::nextPart() in PartIterator.php
Return the next Part.
nextPartStructure
PartStructureIterator::nextPartStructure() in PartStructureIterator.php
Return the next PartStructure.
nextRecord
RecordIterator::nextRecord() in RecordIterator.php
Return the next Record.
nextRecordStructure
RecordStructureIterator::nextRecordStructure() in RecordStructureIterator.php
Return the next RecordStructure.
nextRepository
RepositoryIterator::nextRepository() in RepositoryIterator.php
Return the next Repository.
NO_OBJECT_WITH_THIS_DATE
No object has this date Note: This method is PHP's equivalent of a static field.
nextAgentCommitment
AgentCommitmentIterator::nextAgentCommitment() in AgentCommitmentIterator.php
Return the next AgentCommitment.
nextAgentCommitment
HarmoniAgentCommitmentIterator::nextAgentCommitment() in HarmoniAgentCommitmentIterator.class.php
Return the next AgentCommitment.
nextScheduleItem
ScheduleItemIterator::nextScheduleItem() in ScheduleItemIterator.php
Return the next ScheduleItem.
nextScheduleItem
HarmoniScheduleItemIterator::nextScheduleItem() in HarmoniScheduleItemIterator.class.php
Return the next ScheduleItem.
nextTimespan
TimespanIterator::nextTimespan() in TimespanIterator.php
Return the next Timespan.
nextTimespan
HarmoniTimespanIterator::nextTimespan() in HarmoniTimespanIterator.class.php
Return the next Timespan.
nextByteValue
ByteValueIterator::nextByteValue() in ByteValueIterator.php
Return the next byte.
nextCharValue
CharValueIterator::nextCharValue() in CharValueIterator.php
Return the next char.
nextId
IdIterator::nextId() in IdIterator.php
Return the next Id.
nextIntValue
IntValueIterator::nextIntValue() in IntValueIterator.php
Return the next int.
nextLongValue
LongValueIterator::nextLongValue() in LongValueIterator.php
Return the next long.
nextObject
ObjectIterator::nextObject() in ObjectIterator.php
Return the next Object.
nextProperties
PropertiesIterator::nextProperties() in PropertiesIterator.php
Return the next Properties.
nextString
StringIterator::nextString() in StringIterator.php
Return the next String.
nextType
TypeIterator::nextType() in TypeIterator.php
Return the next Type.
NO_MORE_ITERATOR_ELEMENTS
Iterator has no more elements Note: This method is PHP's equivalent of a static field.
nextResultMetaData
ResultMetaDataIterator::nextResultMetaData() in ResultMetaDataIterator.php
return the next Row.
nextRow
RowIterator::nextRow() in RowIterator.php
return the next Row.
nextMessage
MessageIterator::nextMessage() in MessageIterator.php
Return the next Message.
NOT_SUBSCRIBED
UsermessagingException::NOT_SUBSCRIBED() in UsermessagingException.php
Not currently subscribed to this Topic Note: This method is PHP's equivalent of a static field.
nextExpression
ExpressionIterator::nextExpression() in ExpressionIterator.php
Return the next Expression.
nextProcess
ProcessIterator::nextProcess() in ProcessIterator.php
Return the next Process.
nextStep
StepIterator::nextStep() in StepIterator.php
Return the next Step.
nextWork
WorkIterator::nextWork() in WorkIterator.php
Return the next Work.
nextWorkEvent
WorkEventIterator::nextWorkEvent() in WorkEventIterator.php
Return the next WorkEvent.
NOT_HALTED
WorkflowException::NOT_HALTED() in WorkflowException.php
Work is not halted Note: This method is PHP's equivalent of a static field.
o
top
OsidContext.php
OsidContext.php in OsidContext.php
OsidException.php
OsidException.php in OsidException.php
OsidLoader.php
OsidLoader.php in OsidLoader.php
OsidManager.php
OsidManager.php in OsidManager.php
OsidRomiManager.php
OsidRomiManager.php in OsidRomiManager.php
OsidTransactionManager.php
OsidTransactionManager.php in OsidTransactionManager.php
OPERATION_FAILED
Operation failed Note: This method is PHP's equivalent of a static field.
OsidContext
OsidContext::OsidContext() in OsidContext.php
Constructor
OsidContext
OsidContext in OsidContext.php
<p>
OsidException
OsidException::OsidException() in OsidException.php
OsidException
OsidException in OsidException.php
OsidException or one of its subclasses is thrown by all methods of all
OsidLoader
OsidLoader in OsidLoader.php
OsidLoader loads a specific implementation of an Open Service Interface
OsidManager
OsidManager in OsidManager.php
OsidManager is the key to binding an application to an OSID implementation.
OsidRomiManager
OsidRomiManager in OsidRomiManager.php
OsidRomiManager is the key binding for accessing remote computing environments either by the application or by an OSID implementation.
OsidTransactionManager
OsidTransactionManager in OsidTransactionManager.php
OsidTransactionManager is the key binding for controlling persistent store transactions from an application or an implementation of an OSID.
osidVersion_2_0
Verify to OsidLoader that it is loading
orderItems
Section::orderItems() in Section.php
Change the order of the Items in the Section. Items normally are
orderSections
Change the order of the Sections in the Section. Sections normally are
orderSections
Assessment::orderSections() in Assessment.php
Change the order of the Sections in the Assessment. Sections normally
ObjectIterator.php
ObjectIterator.php in ObjectIterator.php
ObjectIterator
ObjectIterator in ObjectIterator.php
ObjectIterator provides access to these objects sequentially, one at a time.
p
top
PERMISSION_DENIED
Permission denied Note: This method is PHP's equivalent of a static field.
PRIORITY_TYPE_NOT_SET
Default priority Type not set Note: This method is PHP's equivalent of a static field.
PartIterator.php
PartIterator.php in PartIterator.php
PartStructureIterator.php
PartStructureIterator.php in PartStructureIterator.php
PartStructure.php
PartStructure.php in PartStructure.php
Part.php
Part.php in Part.php
Part
Part in Part.php
Each Asset has one of the AssetType supported by the Repository. There are
PartIterator
PartIterator in PartIterator.php
PartIterator provides access to these objects sequentially, one at a time.
PartStructure
PartStructure in PartStructure.php
Each Asset has one of the AssetType supported by the Repository. There are
PartStructureIterator
PartStructureIterator in PartStructureIterator.php
PartStructureIterator provides access to these objects sequentially, one at
PropertiesIterator.php
PropertiesIterator.php in PropertiesIterator.php
Properties.php
Properties.php in Properties.php
printableString
Return a printable string
Properties
Properties in Properties.php
Properties is a mechanism for returning read-only data about an object. An object can have data associated with a PropertiesType. For each PropertiesType, there are Properties which are Serializable values identified by a key.
PropertiesIterator
PropertiesIterator in PropertiesIterator.php
PropertiesIterator provides access to these objects sequentially, one at a
purgeMessage
UsermessagingManager::purgeMessage() in UsermessagingManager.php
Delete a Message for all subscribers.
ProcessIterator.php
ProcessIterator.php in ProcessIterator.php
Process.php
Process.php in Process.php
Process
Process in Process.php
A Process is an organized set of Steps. There is an initial Step. There can be other Steps in the Process and they have a designated predecessor Step.
ProcessIterator
ProcessIterator in ProcessIterator.php
ProcessIterator provides access to these objects sequentially, one at a
q
top
QualifierIterator.php
QualifierIterator.php in QualifierIterator.php
Qualifier.php
Qualifier.php in Qualifier.php
Qualifier
Qualifier in Qualifier.php
Qualifier is the context in which an Authorization is valid and consists of an Id, a description and a QualifierType. Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
QualifierIterator
QualifierIterator in QualifierIterator.php
QualifierIterator is the iterator for a collection of Qualifiers.
r
top
rollback
OsidTransactionManager::rollback() in OsidTransactionManager.php
Rolls back a transaction's operations since a call to mark().
remove
Group::remove() in Group.php
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.
removeItem
Section::removeItem() in Section.php
Remove an Item from this Section.
removeSection
Remove a Section from this Section.
removeSection
Assessment::removeSection() in Assessment.php
Remove a Section from this Assessment.
removeParent
Qualifier::removeParent() in Qualifier.php
Removes a parent from this Qualifier. If this is the last parent the delete will fail and an AuthorizationException will be thrown. For a non-Root Qualifier there must always be a parent.
removeAsset
CourseSection::removeAsset() in CourseSection.php
Remove an Asset for this CourseSection.
removeAsset
CourseOffering::removeAsset() in CourseOffering.php
Remove an Asset for this CourseOffering.
removeCourse
CourseGroup::removeCourse() in CourseGroup.php
Remove a CanonicalCourse from the CourseGroup.
removeEquivalentCourse
Remove a equivalent courses for this CanonicalCourse.
removeStudent
CourseSection::removeStudent() in CourseSection.php
Remove a student from the roster.
removeStudent
CourseOffering::removeStudent() in CourseOffering.php
Remove a student from the roster.
removeTopic
CanonicalCourse::removeTopic() in CanonicalCourse.php
Remove a Topic for this CanonicalCourse.
removeEntry
Dictionary::removeEntry() in Dictionary.php
Remove the specified entry, a string-tag / serializable-value pair, from this Dictionary.
remove
Cabinet::remove() in Cabinet.php
Remove a CabinetEntry. Does not destroy the CabinetEntry.
removeNodeType
Remove a NodeType from this Hierarchy. Note that no Nodes can have this NodeType.
removeParent
Unlink a parent from this Node.
ReadableLog.php
ReadableLog.php in ReadableLog.php
ReadableLog
ReadableLog in ReadableLog.php
ReadableLog allows reading of its entries.
RecordIterator.php
RecordIterator.php in RecordIterator.php
RecordStructureIterator.php
RecordStructureIterator.php in RecordStructureIterator.php
RecordStructure.php
RecordStructure.php in RecordStructure.php
Record.php
Record.php in Record.php
RepositoryException.php
RepositoryException.php in RepositoryException.php
RepositoryIterator.php
RepositoryIterator.php in RepositoryIterator.php
RepositoryManager.php
RepositoryManager.php in RepositoryManager.php
Repository.php
Repository.php in Repository.php
RecordInterface
RecordInterface in Record.php
Each Asset has one of the AssetType supported by the Repository. There are
RecordIterator
RecordIterator in RecordIterator.php
RecordIterator provides access to these objects sequentially, one at a time.
RecordStructure
RecordStructure in RecordStructure.php
Each Asset has one of the AssetType supported by the Repository. There are
RecordStructureIterator
RecordStructureIterator in RecordStructureIterator.php
RecordStructureIterator provides access to these objects sequentially, one at a time. The purpose of all Iterators is to to offer a way for OSID methods to return multiple values of a common type and not use an array.
removeAsset
Remove an Asset from this Asset. This method does not delete the Asset from the Repository.
Repository
Repository in Repository.php
Repository manages Assets of various Types and information about the Assets.
RepositoryException
RepositoryException in RepositoryException.php
OsidException or one of its subclasses is thrown by all methods of all
RepositoryException
RepositoryIterator
RepositoryIterator in RepositoryIterator.php
RepositoryIterator provides access to these objects sequentially, one at a
RepositoryManager
RepositoryManager in RepositoryManager.php
<p> The RepositoryManager supports creating and deleting Repositories and Assets as well as getting the various Types used.
removeAgentCommitment
HarmoniScheduleItem::removeAgentCommitment() in HarmoniScheduleItem.class.php
Remove a previously added Agent commitment for this ScheduleItem.
ResultMetaDataIterator.php
ResultMetaDataIterator.php in ResultMetaDataIterator.php
ResultMetaData.php
ResultMetaData.php in ResultMetaData.php
ResultTable.php
ResultTable.php in ResultTable.php
RowIterator.php
RowIterator.php in RowIterator.php
Row.php
Row.php in Row.php
ResultMetaData
ResultMetaData in ResultMetaData.php
ResultMetaData contains information about a specific column in the ResultTable. You may retrieve the ResultMetaData for each column by calling the ResultTable method getResultMetaData().
ResultMetaDataIterator
ResultMetaDataIterator in ResultMetaDataIterator.php
ResultMetaDataIterator provides access to these objects sequentially, one at
ResultTable
ResultTable in ResultTable.php
A ResultTable is tabular data returned by a query. You access the returned data by calling the method getRows() which returns a RowIterator.
Row
Row in Row.php
A Row contains the row contents from a ResultTable. Its methods provide access to the data returned in a ResultTable.
RowIterator
RowIterator in RowIterator.php
RowIterator provides access to these objects sequentially, one at a time.
receive
UsermessagingManager::receive() in UsermessagingManager.php
Get all Messages.
receiveForMessageType
Get all Messages of a specific Message Type.
receiveForTopic
UsermessagingManager::receiveForTopic() in UsermessagingManager.php
Get all Messages for a specific Topic.
removePredecessor
Remove a Step that is an immediate predecessor of this Step.
resumeWork
Process::resumeWork() in Process.php
Resume the specified halted Work.
s
top
SidImplementationLicenseMIT.php
SidImplementationLicenseMIT.php in SidImplementationLicenseMIT.php
SidImplementationLicense.php
SidImplementationLicense.php in SidImplementationLicense.php
SidLicense.php
SidLicense.php in SidLicense.php
SidImplementationLicense
SidImplementationLicense in SidImplementationLicense.php
<p> MIT O.K.I&#46; SID Implementation License.
SidImplementationLicenseMIT
SidImplementationLicenseMIT in SidImplementationLicenseMIT.php
<p> MIT O.K.I&#46; SID Implementation License.
SidLicense
SidLicense in SidLicense.php
<p> MIT O.K.I&#46; SID Definition License.
SectionIterator.php
SectionIterator.php in SectionIterator.php
SectionTakenIterator.php
SectionTakenIterator.php in SectionTakenIterator.php
SectionTaken.php
SectionTaken.php in SectionTaken.php
Section.php
Section.php in Section.php
Section
Section in Section.php
Section includes zero or more Items and can also contain other Sections.
SectionIterator
SectionIterator in SectionIterator.php
SectionIterator provides access to these objects sequentially, one at a
SectionTaken
SectionTaken in SectionTaken.php
SectionTaken includes all the Items taken and any Evaluations for the Section. There is also any supporting data.
SectionTakenIterator
SectionTakenIterator in SectionTakenIterator.php
SectionTakenIterator provides access to these objects sequentially, one at a
supportsDesign
AuthorizationManager::supportsDesign() in AuthorizationManager.php
This method indicates whether this implementation supports AuthorizationManager methods: createFunction, deleteFunction. Function methods: updateDescription, updateDisplayName.
supportsMaintenance
This method indicates whether this implementation supports
supportsUpdate
CourseManagementManager::supportsUpdate() in CourseManagementManager.php
This method indicates whether this implementation supports
SINGLE_PARENT_HIERARCHY
Hierarchy does not allow multiple parents Note: This method is PHP's equivalent of a static field.
supportsMaintenance
This method indicates whether this implementation supports
supportsReading
LoggingManager::supportsReading() in LoggingManager.php
This method indicates whether this implementation supports the ReadableLog interface and the LoggingManager methods: getLogForReading and getLogNamesForReading.
supportsUpdate
This method indicates whether this implementation supports Repository
supportsVersioning
This method indicates whether this implementation supports Repository methods getAssetsDates() and getAssetByDate()
ScheduleItemIterator.php
ScheduleItemIterator.php in ScheduleItemIterator.php
ScheduleItem.php
ScheduleItem.php in ScheduleItem.php
SchedulingException.php
SchedulingException.php in SchedulingException.php
SchedulingManager.php
SchedulingManager.php in SchedulingManager.php
ScheduleItem
ScheduleItem in ScheduleItem.php
ScheduleItem contains a set of AgentCommitments (e.g. calendar events) as well as the creator of the ScheduleItem and some date information.
ScheduleItemIterator
ScheduleItemIterator in ScheduleItemIterator.php
ScheduleItemIterator provides access to these objects sequentially, one at a
SchedulingException
SchedulingException in SchedulingException.php
OsidException or one of its subclasses is thrown by all methods of all
SchedulingException
SchedulingManager
SchedulingManager in SchedulingManager.php
<p> SchedulingManager creates, deletes, and gets ScheduleItems. Items include Agent Commitments (e.g. Calendar events). The Manager also enumerates the commitment Status Types supported by the implementation.
SharedException.php
SharedException.php in SharedException.php
StringIterator.php
StringIterator.php in StringIterator.php
SharedException
SharedException::SharedException() in SharedException.php
SharedException
SharedException in SharedException.php
OsidException or one of its subclasses is thrown by all methods of all
StringIterator
StringIterator in StringIterator.php
Stringiterator provides access to these objects sequentially, one at a time.
SqlException.php
SqlException.php in SqlException.php
SqlManager.php
SqlManager.php in SqlManager.php
SqlException
SqlException::SqlException() in SqlException.php
SqlException
SqlException in SqlException.php
OsidException or one of its subclasses is thrown by all methods of all
SqlManager
SqlManager in SqlManager.php
The SqlManager provides a means to retrieve a connection to the database.
send
UsermessagingManager::send() in UsermessagingManager.php
Send a Message to a recipient. The Topic is optional and should be ignored if null.
sendToAll
UsermessagingManager::sendToAll() in UsermessagingManager.php
Send a Message to all subscribers. The Topic is optional and should be ignored if null.
subscribe
UsermessagingManager::subscribe() in UsermessagingManager.php
Subscribe an agentId for a particular topic.
StepIterator.php
StepIterator.php in StepIterator.php
Step.php
Step.php in Step.php
Step
Step in Step.php
Step is a pivotal element in a Process. Processes are made up of Steps. A Step is composed of links to other Steps, and has InputConditions and OutputStates.
StepIterator
StepIterator in StepIterator.php
StepIterator provides access to these objects sequentially, one at a time.
supportsDesign
WorkflowManager::supportsDesign() in WorkflowManager.php
This method indicates whether this implementation supports WorkflowManager methods: copyProcess, createProcess, deleteProcess.
supportsMaintenance
This method indicates whether this implementation supports
t
top
toString
SidLicense::toString() in SidLicense.php
toString
SidImplementationLicenseMIT::toString() in SidImplementationLicenseMIT.php
toString
SidImplementationLicense::toString() in SidImplementationLicense.php
TermIterator.php
TermIterator.php in TermIterator.php
Term.php
Term.php in Term.php
Term
Term in Term.php
Term includes an unique Id assigned by the implementation, a display name, a termType, and a schedule.
TermIterator
TermIterator in TermIterator.php
TermIterator provides access to Terms. Term provides access to these
touch
CabinetEntry::touch() in CabinetEntry.php
Sets the last-modified time to the current time for this CabinetEntry.
TraversalInfoIterator.php
TraversalInfoIterator.php in TraversalInfoIterator.php
TraversalInfo.php
TraversalInfo.php in TraversalInfo.php
TraversalInfo
TraversalInfo in TraversalInfo.php
TraversalInfo contains a Node unique Id, a Node displayName, and a Node Level. The level of the Node represented by the node unique Id is in relation to the startId of the Hierarchy traverse method call. Children Nodes are represented by positive levels, parent Nodes by negative levels.
TraversalInfoIterator
TraversalInfoIterator in TraversalInfoIterator.php
TraversalInfoIterator provides access to these objects sequentially, one at
traverse
Hierarchy::traverse() in Hierarchy.php
Traverse a Hierarchy returning information about each Node encountered.
TRAVERSE_DIRECTION_DOWN
Constant indicating traversal down the Hierarchy, or traversal of children.
TRAVERSE_DIRECTION_UP
Constant indicating traversal up the Hierarchy, or traversal of parents.
TRAVERSE_LEVELS_ALL
Constant indicating no limit on the depth of traversal.
TRAVERSE_MODE_BREADTH_FIRST
Constant indicating breadth-first traversal.
TRAVERSE_MODE_DEPTH_FIRST
Constant indicating depth-first traversal.
TimespanIterator.php
TimespanIterator.php in TimespanIterator.php
Timespan.php
Timespan.php in Timespan.php
Timespan
Timespan in Timespan.php
Timespan defines a time span in terms of a start and end date and time.
TimespanIterator
TimespanIterator in TimespanIterator.php
TimespanIterator provides access to these objects sequentially, one at a
TypeIterator.php
TypeIterator.php in TypeIterator.php
Type.php
Type.php in Type.php
Type
Type::Type() in Type.php
Constructor
Type
Type in Type.php
The Type class captures the fundamental concept of categorizing an object.
TypeIterator
TypeIterator in TypeIterator.php
TypeIterator provides access to these objects sequentially, one at a time.
typeToString
Convert an OKI Type to a delimited string
u
top
UNIMPLEMENTED
OsidException::UNIMPLEMENTED() in OsidException.php
Unimplemented method Note: This method is PHP's equivalent of a static field.
UNKNOWN_ITEM
AssessmentException::UNKNOWN_ITEM() in AssessmentException.php
Unknown Item Note: This method is PHP's equivalent of a static field.
UNKNOWN_SECTION
AssessmentException::UNKNOWN_SECTION() in AssessmentException.php
Unknown Section Note: This method is PHP's equivalent of a static field.
updateCourseSectionId
Set the unique Id of the Course Section associated with this AssessmentPublished, if any. The unique Id refers to an object created through the CourseManagement OSID.
updateData
Section::updateData() in Section.php
Update the data for this Section. The structure of the Data is not defined in the OSID. .
updateData
Evaluation::updateData() in Evaluation.php
Update the data for this Evaluation. The structure of the Data is not defined in the OSID.
updateData
AssessmentTaken::updateData() in AssessmentTaken.php
Update the data for this AssessmentTaken. The structure of the Data is not defined in the OSID. .
updateData
ItemTaken::updateData() in ItemTaken.php
Update the data for this ItemTaken. The structure of the Data is not defined in the OSID.
updateData
AssessmentPublished::updateData() in AssessmentPublished.php
Update the data for this AssessmentPublished. The structure of the Data is not defined in the OSID. .
updateData
Assessment::updateData() in Assessment.php
Update the data for this Assessment. The structure of the Data is not defined in the OSID.
updateData
Item::updateData() in Item.php
Update the data for this Item. This may include the question, responses, answer, instructions, media, etc. The structure of the Data is not defined in the OSID.
updateData
SectionTaken::updateData() in SectionTaken.php
Update the data for this AssessmentTaken. The structure of the Data is not defined in the OSID. .
updateDescription
Update the description for this Item.
updateDescription
AssessmentPublished::updateDescription() in AssessmentPublished.php
Update the description for this AssessmentPublished.
updateDescription
Update the description for this Assessment.
updateDescription
Update the description for this Section.
updateDisplayName
Update the display name for this ItemTaken.
updateDisplayName
Update the display name for this SectionTaken.
updateDisplayName
Update the display name for this Section.
updateDisplayName
Update the display name for this AssessmentTaken.
updateDisplayName
AssessmentPublished::updateDisplayName() in AssessmentPublished.php
Update the display name for this AssessmentPublished.
updateDisplayName
Update the display name for this Item.
updateDisplayName
Update the display name for this Evaluation.
updateDisplayName
Update the display name for this Assessment.
updateGradingAssignmentId
Set the unique Id of the Assignment associated with this AssessmentPublished, if any. The unique Id refers to an object created through the Grading OSID.
updateTopic
Assessment::updateTopic() in Assessment.php
Update the Topic for this Assessment.
updateDescription
Update the description for this Qualifier.
updateDescription
Update the description for this Function.
updateEffectiveDate
the date when this Authorization stops being effective.
updateExpirationDate
Modify the date when this Authorization starts being effective.
UNKNOWN_TOPIC
CourseManagementException::UNKNOWN_TOPIC() in CourseManagementException.php
Unknown topic Note: This method is PHP's equivalent of a static field.
updateCourseGrade
Update the grade for this CourseGradeRecord.
updateCourseGradeType
Update the CourseGradeType for this Offering. GradingType is defined in the grading OSID. These Types are meaningful to the implementation and applications and are not specified by the OSID.
updateCredits
CanonicalCourse::updateCredits() in CanonicalCourse.php
Update the credits for this CanonicalCourse.
updateDescription
Update the description for this CourseSection.
updateDescription
Update the description for this CourseOffering.
updateDescription
Update the description for this CanonicalCourse.
updateDisplayName
Update the display name for this CourseSection.
updateDisplayName
Update the display name for this CanonicalCourse.
updateDisplayName
Update the display name for this CourseOffering.
updateDisplayName
Update the display name for this CourseGradeRecord.
updateDisplayName
Update the display name for this Term.
updateDisplayName
Update the display name for this CourseGroup.
updateLocation
CourseSection::updateLocation() in CourseSection.php
Update the location may be a room address, a map, or any other object.
updateNumber
CourseOffering::updateNumber() in CourseOffering.php
Update the number for this CourseOffering.
updateNumber
CourseSection::updateNumber() in CourseSection.php
Update the number for this CourseSection.
updateNumber
CanonicalCourse::updateNumber() in CanonicalCourse.php
Update the number for this CanonicalCourse.
updateSchedule
CourseSection::updateSchedule() in CourseSection.php
Update the Schedule for this Section. Schedules are defined in scheduling OSID.
updateStatus
CourseSection::updateStatus() in CourseSection.php
Update the Status for this CourseSection.
updateStatus
CourseOffering::updateStatus() in CourseOffering.php
Update the Status for this CanonicalCourse.
updateStatus
CanonicalCourse::updateStatus() in CanonicalCourse.php
Update the Status for this CanonicalCourse.
updateTitle
CourseSection::updateTitle() in CourseSection.php
Update the title for this CourseSection.
updateTitle
CanonicalCourse::updateTitle() in CanonicalCourse.php
Update the title for this CanonicalCourse.
updateTitle
CourseOffering::updateTitle() in CourseOffering.php
Update the title for this CourseOffering.
UNKNOWN_TAG
DictionaryException::UNKNOWN_TAG() in DictionaryException.php
Unknown Tag Note: This method is PHP's equivalent of a static field.
updateDescription
Update the description for this Dictionary.
updateDisplayName
Update the display name for this Dictionary.
UNSUPPORTED_OPERATION
Unsupported operation Note: This method is PHP's equivalent of a static field.
UNSUPPORTED_TYPE
Unsupported CabinetEntry Type Note: This method is PHP's equivalent of a static field.
updateDisplayName
Change the name of this CabinetEntry to
  1. displayName
updateDescription
HarmoniGradableObject::updateDescription() in HarmoniGradableObject.class.php
Update the description for this GradableObject.
updateDescription
Update the description for this GradableObject.
updateDisplayName
HarmoniGradableObject::updateDisplayName() in HarmoniGradableObject.class.php
Update the display name for this Assignment.
updateDisplayName
Update the display name for this Assignment.
updateGradeValue
HarmoniGradeRecord::updateGradeValue() in HarmoniGradeRecord.class.php
Update the value for this Grade.
updateGradeValue
Update the value for this Grade.
UNKNOWN_PARENT_NODE
Cannot create Node without unknown parent Note: This method is PHP's equivalent of a static field.
UNKNOWN_TRAVERSAL_DIRECTION
Unknown traversal direction Note: This method is PHP's equivalent of a static field.
UNKNOWN_TRAVERSAL_MODE
Unknown traversal mode Note: This method is PHP's equivalent of a static field.
UNSUPPORTED_CREATION
Hierarchy does not support allowsMultipleParents is false and allowsRecursion is true Note: This method is PHP's equivalent of a static field.
updateDescription
Update the description of this Node.
updateDescription
Update the description for this Hierarchy.
updateDisplayName
Update the name of this Node. Node name changes are permitted since the Hierarchy's integrity is based on the Node's unique Id.
updateDisplayName
Update the display name for this Hierarchy.
UNKNOWN_NAME
LoggingException::UNKNOWN_NAME() in LoggingException.php
Unknown name Note: This method is PHP's equivalent of a static field.
UNKNOWN_REPOSITORY
Unknown Repository Note: This method is PHP's equivalent of a static field.
updateContent
Update an Asset's content.
updateDescription
Update the description for this Repository.
updateDescription
Update the description for this Asset.
updateDisplayName
Update the display name for this Repository.
updateDisplayName
Update the display name for this RecordStructure.
updateDisplayName
Update the display name for this Record.
updateDisplayName
Update the display name for this Part.
updateDisplayName
Update the display name for this Asset.
updateDisplayName
Update the display name for this PartStructure.
updateEffectiveDate
Update the date at which this Asset is effective.
updateExpirationDate
Update the date at which this Asset expires.
updateValue
Update the value for this Part.
updateDescription
Get the description of this ScheduleItem.
updateDescription
HarmoniScheduleItem::updateDescription() in HarmoniScheduleItem.class.php
Get the description of this ScheduleItem.
updateDisplayName
Update the DisplayName of this ScheduleItem.
updateDisplayName
HarmoniScheduleItem::updateDisplayName() in HarmoniScheduleItem.class.php
Update the DisplayName of this ScheduleItem.
updateEnd
ScheduleItem::updateEnd() in ScheduleItem.php
Update the End for this ScheduleItem.
updateEnd
HarmoniScheduleItem::updateEnd() in HarmoniScheduleItem.class.php
Update the End for this ScheduleItem.
updateStart
ScheduleItem::updateStart() in ScheduleItem.php
Update the Start for this ScheduleItem.
updateStart
HarmoniScheduleItem::updateStart() in HarmoniScheduleItem.class.php
Update the Start for this ScheduleItem.
updateStatus
ScheduleItem::updateStatus() in ScheduleItem.php
Update the Status Type for this ScheduleItem.
updateStatus
HarmoniScheduleItem::updateStatus() in HarmoniScheduleItem.class.php
Update the Status Type for this ScheduleItem.
UNKNOWN_ID
SharedException::UNKNOWN_ID() in SharedException.php
Unknown Id Note: This method is PHP's equivalent of a static field.
UNKNOWN_KEY
SharedException::UNKNOWN_KEY() in SharedException.php
Unknown key Note: This method is PHP's equivalent of a static field.
UNKNOWN_TYPE
SharedException::UNKNOWN_TYPE() in SharedException.php
Unknown or unsupported Type Note: This method is PHP's equivalent of a static field.
UsermessagingException.php
UsermessagingException.php in UsermessagingException.php
UsermessagingManager.php
UsermessagingManager.php in UsermessagingManager.php
UNKNOWN_TOPIC
UsermessagingException::UNKNOWN_TOPIC() in UsermessagingException.php
Unknown or unsupported Topic Note: This method is PHP's equivalent of a static field.
unsubscribe
UsermessagingManager::unsubscribe() in UsermessagingManager.php
Unsubscribe an agentId for a particular topic.
unsubscribeAll
UsermessagingManager::unsubscribeAll() in UsermessagingManager.php
Unsubscribe an agentId for all topics.
UsermessagingException
UsermessagingException in UsermessagingException.php
OsidException or one of its subclasses is thrown by all methods of all
UsermessagingException
UsermessagingManager
UsermessagingManager in UsermessagingManager.php
<p> The Manager sends and receives messages and returns the Types of messages and delivery supported by the implementation. A message is not created explicitly; it is created when it is sent.
UNKNOWN_EXPRESSION
Unknown Expression Note: This method is PHP's equivalent of a static field.
UNKNOWN_OUTPUT_STATE
Unknown Output State Note: This method is PHP's equivalent of a static field.
updateDescription
Get the description of this Step.
updateDescription
Get the description of this Work.
updateDescription
Get the description of this Process.
updateDisplayName
Update the DisplayName of this Work.
updateDisplayName
Update the DisplayName of this Step.
updateDisplayName
Update the DisplayName of this Process.
updateEnabled
Updates the state of this Process: true if this Process is enabled; false otherwise.
updateInputConditions
Define the possible input conditions for this Step.
updateOutputStates
Define the possible output states for this Step from among those supported by the implementation.
updateRoleId
Update the unique Id of the role associate with this Step.
updateStepOutputState
Update the OutputState for a Step in this body of Work. The
v
top
VERSION_ERROR
OsidException::VERSION_ERROR() in OsidException.php
OSID Version mismatch Note: This method is PHP's equivalent of a static field.
validateAsset
Repository::validateAsset() in Repository.php
Validate all the Records for an Asset and set its status Type accordingly. If the Asset is valid, return true; otherwise return false. The implementation may throw an Exception for any validation failures and use the Exception's message to identify specific causes.
validatePart
PartStructure::validatePart() in PartStructure.php
Validate a Part against its PartStructure. Return true if valid; false
validateRecord
RecordStructure::validateRecord() in RecordStructure.php
Validate a Record against its RecordStructure. Return true if valid;
w
top
WritableLog.php
WritableLog.php in WritableLog.php
WritableLog
WritableLog in WritableLog.php
Interface WritableLog allows writing of entry items, format types, priority types to a log. Two methods are used to write the entryItems:
WorkEventIterator.php
WorkEventIterator.php in WorkEventIterator.php
WorkEvent.php
WorkEvent.php in WorkEvent.php
WorkflowException.php
WorkflowException.php in WorkflowException.php
WorkflowManager.php
WorkflowManager.php in WorkflowManager.php
WorkIterator.php
WorkIterator.php in WorkIterator.php
Work.php
Work.php in Work.php
Work
Work in Work.php
Work is a set of Steps that are associated with one or more roles.
WorkEvent
WorkEvent in WorkEvent.php
A Work Event is an output State for a Step that is associated with an Agent and point in time.
WorkEventIterator
WorkEventIterator in WorkEventIterator.php
WorkEventIterator provides access to these objects sequentially, one at a
WorkflowException
WorkflowException in WorkflowException.php
OsidException or one of its subclasses is thrown by all methods of all
WorkflowException
WorkflowManager
WorkflowManager in WorkflowManager.php
<p> WorkflowManager handles the management of Processes and the discovery of unfinished or completed work.
WorkIterator
WorkIterator in WorkIterator.php
WorkIterator provides access to these objects sequentially, one at a time.
a b c d e f g h i l m n o p q r s t u v w _