Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x y z _
a
top
$ActionHandler
Harmoni::$ActionHandler in Harmoni.class.php
$actionPath
Context::$actionPath in Context.class.php
abbreviation
TimeZone::abbreviation() in TimeZone.class.php
Answer the abreviation
abs
Duration::abs() in Duration.class.php
Return the absolute value of this duration.
abs
Number::abs() in Number.class.php
Answer a Number that is the absolute value (positive magnitude) of the receiver.
acceptVisitor
Accept a visitor
Action
Action in Action.class.php
This class is the most simple abstraction of an action. It provides a structure for common methods
actionExists
ActionSource::actionExists() in ActionSource.abstract.php
Checks to see if a given modules/action pair exists for execution within this source.
actionExists
FlatFileActionSource::actionExists() in FlatFileActionSource.class.php
Checks to see if a given modules/action pair exists for execution within this source.
actionExists
ClassesActionSource::actionExists() in ClassesActionSource.class.php
Checks to see if a given modules/action pair exists for execution within this source.
actionExists
ClassMethodsActionSource::actionExists() in ClassMethodsActionSource.class.php
Checks to see if a given modules/action pair exists for execution within this source.
ActionHandler
ActionHandler::ActionHandler() in ActionHandler.class.php
The constructor.
ActionHandler
ActionHandler in ActionHandler.class.php
The ActionHandler interface defines the required methods for an ActionHandler class.
ActionSource
ActionSource in ActionSource.abstract.php
An abstract class for all ActionSource classes. ActionSource classes give the ActionHandler places to look for modules and actions for execution.
ACTIONS_CLASSES
ACTIONS_CLASSES in ActionHandler.class.php
ACTIONS_CLASSES_METHOD
ACTIONS_CLASSES_METHOD in ActionHandler.class.php
ACTIONS_CLASS_METHODS
ACTIONS_CLASS_METHODS in ActionHandler.class.php
ACTIONS_FLATFILES
ACTIONS_FLATFILES in ActionHandler.class.php
activateTag
Record::activateTag() in Record.class.php
Takes a tag object and activates the appropriate versions of values based on the tag mappings.
ActiveRecordsSearch
ActiveRecordsSearch in ActiveRecordsSearch.class.php
Limits a search to exclude all inactive Records.
ActiveRecordsSearch
ActiveRecordsSearch::ActiveRecordsSearch() in ActiveRecordsSearch.class.php
add
EveryoneGroup::add() in EveryoneGroup.class.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.
add
UsersGroup::add() in UsersGroup.class.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.
add
DebugHandler::add() in DebugHandler.class.php
Adds debug text to the handler.
add
DataContainerInterface::add() in DataContainer.interface.php
The add method adds a new field with associated rule and optional error if validation fails.
add
ContainerInterface::add() in Container.interface.php
Adds the given component to this container.
add
Cabinet::add() in Cabinet.php
Add a CabinetEntry, it must be from same Manager.
add
DataContainer::add() in DataContainer.abstract.php
The add method adds a new field with associated rule and optional error if validation fails.
add
Container::add() in Container.class.php
Adds the given component to this container.
add
HarmoniIterator::add() in HarmoniIterator.class.php
Add an item to the iterator.
add
Menu::add() in Menu.class.php
Adds the given menu item to this container. The only difference from the familiar
  1. add()
method of the Container class is that now explicit checking is performed to make sure that the given component is indeed a
  1. menuItem
and not just any component.
add
OrderedList::add() in OrderedList.class.php
Add a referenced object to the end of the list and reset the internal counter.
add
RecordSet::add() in RecordSet.class.php
Adds the given Record to our list.
add
Queue::add() in Queue.class.php
Add an object to the queue. The queue is automatically rewound at the end.
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.
add
LDAPGroup::add() in LDAPGroup.class.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.
add
HarmoniGroup::add() in HarmoniGroup.class.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.
addAction
addAction in add.act.php
addActionOption
WAgentBrowser::addActionOption() in WAgentBrowser.class.php
Adds an action to the list of actions presented to the end user.
addActionSource
ActionHandler::addActionSource() in ActionHandler.class.php
Adds a location for actions to the list of locations.
addAgentCommitment
Add an Agent commitment to this ScheduleItem.
addAgentCommitment
HarmoniScheduleItem::addAgentCommitment() in HarmoniScheduleItem.class.php
Add an Agent commitment to this ScheduleItem.
addAgentId
AgentNodeEntryItem::addAgentId() in AgentNodeEntryItem.class.php
Add an agent Id to this item
addAjaxAction
addAjaxAction in addAjax.act.php
addAnEditingStep
addApplication
LanguageLocalizer::addApplication() in LanguageLocalizer.class.php
Add a new application to the LanguageLocalizer.
addAsset
HarmoniAsset::addAsset() in HarmoniAsset.class.php
Add an Asset to this Asset.
addAsset
Asset::addAsset() in Asset.php
Add an Asset to this Asset.
addAsset
CourseOffering::addAsset() in CourseOffering.php
Add an Asset for this CourseOffering.
addAsset
CourseSection::addAsset() in CourseSection.php
Add an Asset for this CourseSection.
addAsset
HarmoniCourseSection::addAsset() in CourseSection.class.php
Add an Asset for this CourseSection. Does nothing if the course has a single copy of the asset and prints a warning if there is more than one copy of that asset in one course.
addAsset
HarmoniCourseOffering::addAsset() in CourseOffering.class.php
Add an Asset for this CourseOffering. Does nothing if the course has a single copy of the asset and prints a warning if there is more than one copy of that asset in one course.
addAttribute
MenuItemLink::addAttribute() in MenuItemLink.class.php
Add an additional attribute to the
  1. a href
HTML tag. For example, this could be a javascript event or simply any additional functionality not available through the standard get/set methods. Repeated attributes are not permitted.
addAuthNMethodWithType
AuthNMethodManager::addAuthNMethodWithType() in AuthNMethodManager.class.php
Add an Authentication Type-Method pair.
addAuthoritativeValue
HarmoniPartStructure::addAuthoritativeValue() in HarmoniPartStructure.class.php
Add an authoritative value
addAuthoritativeValue
ThumbnailMimeTypePartStructure::addAuthoritativeValue() in ThumbnailMimeTypePartStructure.class.php
Add an authoritative value
addAuthoritativeValue
ThumbnailDataPartStructure::addAuthoritativeValue() in ThumbnailDataPartStructure.class.php
Add an authoritative value
addAuthoritativeValue
MimeTypePartStructure::addAuthoritativeValue() in MimeTypePartStructure.class.php
Add an authoritative value
addAuthoritativeValue
FileDataPartStructure::addAuthoritativeValue() in FileDataPartStructure.class.php
Add an authoritative value
addAuthoritativeValue
DimensionsPartStructure::addAuthoritativeValue() in DimensionsPartStructure.class.php
Add an authoritative value
addAuthoritativeValue
FileNamePartStructure::addAuthoritativeValue() in FileNamePartStructure.class.php
Add an authoritative value
addAuthoritativeValue
FileSizePartStructure::addAuthoritativeValue() in FileSizePartStructure.class.php
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addAuthoritativeValueAsString
ThumbnailDataPartStructure::addAuthoritativeValueAsString() in ThumbnailDataPartStructure.class.php
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addAuthoritativeValueAsString
ThumbnailMimeTypePartStructure::addAuthoritativeValueAsString() in ThumbnailMimeTypePartStructure.class.php
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addAuthoritativeValueAsString
Add an authoritative value
addCategory
RSSAction::addCategory() in RSSAction.class.php
Optional: Set the category
addCategory
RSSItem::addCategory() in RSSAction.class.php
Optional: Add a category category
addChild
TableOfContentsPart::addChild() in browse_help.act.php
Add a child part to our children or ourselves, or return false if not possible (i.e. h1 being put under an h3)
addChild
TreeNode::addChild() in TreeNode.class.php
Adds a new child for this node.
addChild
TreeNodeInterface::addChild() in TreeNode.interface.php
Adds a new child for this node.
addColor
GUIComponentUtility::addColor() in GUIComponentUtility.class.php
addColumn
SelectQueryInterface::addColumn() in SelectQuery.interface.php
Adds a new column to the SELECT query.
addColumn
InsertQuery::addColumn() in InsertQuery.class.php
Add a new column and populate all rows of values with a null value. Return the array index of the new column.
addColumn
SelectQuery::addColumn() in SelectQuery.class.php
Adds a new column to the SELECT query.
addColumnsAndOrder
HarmoniEntryIterator::addColumnsAndOrder() in HarmoniEntryIterator.class.php
Add columns, orders, and limits to our query
addComponent
WizardComponentWithChildren::addComponent() in WizardComponentWithChildren.abstract.php
Adds a WizardComponent to this component. It will return the newly added component.
addConfirm
WEventButton::addConfirm() in WEventButton.class.php
Add a confirmation question that will be present in a javascript 'confirm' dialog on button press.
addConfirm
WSelectList::addConfirm() in WSelectList.class.php
Add a confirmation question that will be present in a javascript 'confirm' dialog onchange press.
addConfirm
WCheckBox::addConfirm() in WCheckBox.class.php
Add a confirmation question that will be present in a javascript 'confirm' dialog onchange press.
addCourse
CourseGroup::addCourse() in CourseGroup.php
Add a CanonicalCourse to this CourseGroup. Order may be preserved, depending on CourseGroupType.
addCourse
createcourseAction::addCourse() in createcourse.act.php
Process any changes in the form to add a course offering.
addCourse
HarmoniCourseGroup::addCourse() in CourseGroup.class.php
Add a CanonicalCourse to this CourseGroup. Order may be preserved, depending on CourseGroupType.
addCriteria
MultipleCriteriaSearch::addCriteria() in MultipleCriteriaSearch.abstract.php
addDatabase
DBHandler::addDatabase() in DBHandler.class.php
Adds the specified Database object to the list of databases.
addDataType
DataTypeManager::addDataType() in DataTypeManager.class.php
Adds a specific data type (identified by a string such as "integer") to our registry. Each data type has two classes associated with it: a Primitive and a StorablePrimitive. The former is used when setting/getting values, the latter used when talking with the database.
addDays
Date::addDays() in Date.class.php
Answer the date that occurs $anInteger days from this date
addDisabledOption
WSelectList::addDisabledOption() in WSelectList.class.php
Add a disabled option to this list.
addEditor
HtmlTextArea::addEditor() in HtmlTextArea.class.php
Add a new editor to those supported
addEnclosure
RSSItem::addEnclosure() in RSSAction.class.php
Optional: Add an enclosure. As of this writing the RSS 2.0 spec does not allow multiple enclosures. Some aggregators however, support them anyway and the one's I've (Adam) tested in simply ignore the extra enclosures.
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.
addEntry
browse_rssAction::addEntry() in browse_rss.act.php
Print out a log entry
addEquivalentCourse
Add an equivalent course which are for mapping courses across
addEquivalentCourse
Add an equivalent course which are for mapping courses across
addError
XMLImporter::addError() in XMLImporter.class.php
adds an error to the error array
addError
RepositoryImporter::addError() in RepositoryImporter.class.php
adds an error to the error array
addEventListener
EventTrigger::addEventListener() in EventTrigger.abstract.php
Adds an EventListener to be triggered whenever an event is thrown.
addEventListener
Wizard::addEventListener() in Wizard.abstract.php
Adds an EventListener to be triggered whenever an event is thrown.
addField
Schema::addField() in Schema.class.php
Adds a new field to the Schema.
addFileDataPart
FileRecord::addFileDataPart() in FileRecord.class.php
Add a fileDataPart
addFileDataPart
RemoteFileRecord::addFileDataPart() in RemoteFileRecord.class.php
Add a fileDataPart
addGlobalStyle
ThemeInterface::addGlobalStyle() in Theme.interface.php
Attaches to the Theme a style collection that will have a global effect on the page look and feel. For example, this could be a style collection affecting the
  1. body
HTML element.
addGlobalStyle
Theme::addGlobalStyle() in Theme.class.php
Attaches to the Theme a style collection that will have a global effect on the page look and feel. For example, this could be a style collection affecting the
  1. body
HTML element.
addGoodAssetId
RepositoryImporter::addGoodAssetId() in RepositoryImporter.class.php
adds an error to the error array
addHelpDirectory
Register a directory of help topics This directory should contain sub-directories for each language code.
addIFrame
theme_editorAction::addIFrame() in theme_editor.act.php
This adds an iframe to the page that previews the frame, plus a button to refresh the view
addItem
PersistentOrderedSet::addItem() in PersistentOrderedSet.class.php
Add a new Id to the set.
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.
addItem
OrderedSetInterface::addItem() in OrderedSet.interface.php
Add a new Id to the set. The new item will be placed at the end of the set.
addItem
OrderedSet::addItem() in OrderedSet.class.php
Add a new Id to the set.
addItem
RSSAction::addItem() in RSSAction.class.php
Add an item to this feed
addIterator
MultiIteratorIterator::addIterator() in MultiIteratorIterator.class.php
Add a new iterator to this iterator
addLinksStyleProperty
ArrayResultPrinter::addLinksStyleProperty() in ArrayResultPrinter.class.php
Add style properties to the links
addMenu
MenuThemeInterface::addMenu() in MenuTheme.interface.php
Adds a new menu to this theme.
addMenu
MenuThemeAbstract::addMenu() in MenuTheme.abstract.php
Adds a new menu to this theme.
addNode
TreeInterface::addNode() in Tree.interface.php
Adds the specified node to the hierarchy and makes it a child of the specified parent. If the parent is not specified, then it makes the node a root.
addNode
Tree::addNode() in Tree.class.php
Adds the specified node to the tree and makes it a child of the specified parent. If the parent is not specified, then it makes the node a root. Always use this method instead of the addChild() method of the individual tree nodes.
addNodeId
AgentNodeEntryItem::addNodeId() in AgentNodeEntryItem.class.php
Add an node Id to this item
addNodeType
Hierarchy::addNodeType() in Hierarchy.php
Add a NodeType to this Hierarchy.
addNodeType
HarmoniHierarchy::addNodeType() in HarmoniHierarchy.class.php
Add a NodeType to this Hierarchy.
addOnChange
HtmlTextArea::addOnChange() in HtmlTextArea.class.php
Add commands to the javascript onchange attribute.
addOnChange
WSaveWithChoiceButtonList::addOnChange() in WSaveWithChoiceButtonList.class.php
Add commands to the javascript onchange attribute.
addOnChange
WRadioList::addOnChange() in WRadioList.class.php
Add commands to the javascript onchange attribute.
addOnChange
WSelectList::addOnChange() in WSelectList.class.php
Add commands to the javascript onchange attribute.
addOnChange
WTextInput::addOnChange() in WTextInput.abstract.php
Add commands to the javascript onchange attribute.
addOnChange
PrimitiveIO_AuthoritativeContainer::addOnChange() in PrimitiveIO_AuthoritativeContainer.class.php
Sets the javascript onchange attribute.
addOnClick
WEventButton::addOnClick() in WEventButton.class.php
Sets the on-click javascript to be called.
addOnClick
WLogicButton::addOnClick() in WLogicButton.class.php
Sets the on-click javascript to be called.
addOption
WSelectList::addOption() in WSelectList.class.php
Adds an option to this list.
addOption
WRadioList::addOption() in WRadioList.class.php
Adds a radio option to this list.
addOption
WSelectOrNew::addOption() in WSelectOrNew.class.php
Adds an option to this list.
addOption
WMultiSelectList::addOption() in WMultiSelectList.class.php
Adds a radio option to this list.
addOption
WSaveWithChoiceButtonList::addOption() in WSaveWithChoiceButtonList.class.php
Adds a radio option to this list.
addOptionCollection
WAddFromListRepeatableComponentCollection::addOptionCollection() in WAddFromListRepeatableComponentCollection.class.php
Add an array of value collections for use when adding
addOptionFromSObject
PrimitiveIO_AuthoritativeContainer::addOptionFromSObject() in PrimitiveIO_AuthoritativeContainer.class.php
Add an option to our choose list
addOptionFromSObject
PrimitiveIO_Authoritative::addOptionFromSObject() in PrimitiveIO_Authoritative.class.php
Add an option to our choose list
addOptionValue
WChooseOptionButton::addOptionValue() in WChooseOptionButton.class.php
Add an array of value collections for use when adding
addOrderBy
SelectQueryInterface::addOrderBy() in SelectQuery.interface.php
Add a column to the ORDER BY clause.
addOrderBy
SelectQuery::addOrderBy() in SelectQuery.class.php
Add a column to the ORDER BY clause.
addParent
Qualifier::addParent() in Qualifier.php
Adds a parent to this Qualifier supported by the Authorization implementation.
addParent
HierarchyCache::addParent() in HierarchyCache.class.php
Makes the first node the parent of the second node.
addParent
Node::addParent() in Node.php
Link a parent to this Node.
addParent
HarmoniNode::addParent() in HarmoniNode.class.php
Link a parent to this Node.
addParent
HarmoniQualifier::addParent() in HarmoniQualifier.class.php
Adds a parent to this Qualifier supported by the Authorization implementation.
addPartStructureIdForTagGeneration
Add a PartStructureId for which Tags should be auto-generated, in the given repository
addPlaceholder
Container::addPlaceholder() in Container.class.php
Add a placeholder and recieve back an id with which to reference it.
addPostExecActions
Harmoni::addPostExecActions() in Harmoni.class.php
Adds an action, or multiple, (see the ActionHandler) to execute after executing the action requested by the end user.
addPredecessor
Add a Step as an immediate predecessor of this Step. A Step cannot be its own immediate predecessor, but looping is permitted.
addPreExecActions
Harmoni::addPreExecActions() in Harmoni.class.php
Adds an action, or multiple, (see the ActionHandler) to execute before executing the action requested by the end user.
addProperty
ConfigSystem::addProperty() in ConfigSystem.class.php
Adds a property with the name & type specified. This is used while setting up the config system.
addProperty
edit_propertiesAction::addProperty() in edit_properties.act.php
*
addProperty
HarmoniEditableAgent::addProperty() in HarmoniEditableAgent.class.php
* adds a property to the agent and stores it
addProperty
NonReferenceProperties::addProperty() in NonReferenceProperties.class.php
Add a Property to these Properties.
addProperty
HarmoniProperties::addProperty() in HarmoniProperties.class.php
Add a Property to these Properties.
addProperty
edit_agent_detailsAction::addProperty() in edit_agent_details.act.php
*
addRawValue
UpdateQuery::addRawValue() in UpdateQuery.class.php
Add a column/value pair, if a value for the column exists, it will be overwritten. The value will not have any new escaping or quotes added to it.
addRawValue
InsertQuery::addRawValue() in InsertQuery.class.php
Add a column/value pair to the latest row, if a value for the column exists, it will be overwritten. The value will not have any new escaping or quotes added to it. All rows of values MUST have the same number and order of columns.
addRecord
RecordSet::addRecord() in RecordSet.class.php
This is a synonym for RecordSet::add().
addRecordID
StorableRecordSet::addRecordID() in StorableRecordSet.class.php
Adds the given ID to our list of Records.
addRecords
RecordSet::addRecords() in RecordSet.class.php
Adds the records in the passed array to our set.
addRequiredStepToRule
WLogicRule::addRequiredStepToRule() in WLogicRule.class.php
adds a required step
addRequirement
StartupCheck::addRequirement() in StartupCheck.class.php
Adds a StartupRequirement to the requirement list.
addRowOfValues
InsertQueryInterface::addRowOfValues() in InsertQuery.interface.php
Adds one row of values to insert into the table.
addRowOfValues
InsertQuery::addRowOfValues() in InsertQuery.class.php
Adds one row of values to insert into the table.
addRule
RuleSet::addRule() in RuleSet.class.php
adds a new $rule to $key, which if fails when validated throws $error
addSC
StyleProperty::addSC() in StyleProperty.class.php
Adds one StyleComponent to this StyleProperty.
addSC
StylePropertyInterface::addSC() in StyleProperty.interface.php
Adds one StyleComponent to this StyleProperty.
addSeconds
Time::addSeconds() in Time.class.php
Answer a Time that is nSeconds after the receiver.
addSection
createcoursesectionAction::addSection() in createcoursesection.act.php
Process any changes in the form to add a section.
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.
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.
addSP
StyleCollectionInterface::addSP() in StyleCollection.interface.php
Adds one StyleProperty to this StyleCollection.
addSP
StyleCollection::addSP() in StyleCollection.class.php
Adds one StyleProperty to this StyleCollection.
addSQLQuery
GenericSQLQuery::addSQLQuery() in GenericSQLQuery.class.php
Adds one SQL string to this query.
addSQLQuery
GenericSQLQueryInterface::addSQLQuery() in GenericSQLQuery.interface.php
Adds one SQL string to this query.
addStep
SingleStepWizard::addStep() in SingleStepWizard.class.php
Adds a new WizardStep to this wizard.
addStep
StepWizard::addStep() in StepWizard.abstract.php
Adds a new WizardStep to this wizard.
addStep
SimpleStepWizard::addStep() in SimpleStepWizard.class.php
Adds a new WizardStep to this wizard.
addStep
WizardStepContainer::addStep() in WizardStepContainer.class.php
Adds a new WizardStep to this container.
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.
addStudent
HarmoniCourseSection::addStudent() in CourseSection.class.php
Add a student to the roster and assign the specified Enrollment Status Type.
addStudent
HarmoniCourseOffering::addStudent() in CourseOffering.class.php
Add a student to the roster and assign the specified Enrollment Status Type.
addStudent
edit_section_rosterAction::addStudent() in edit_section_roster.act.php
Process any changes in the add form to add a student.
addStyle
ComponentInterface::addStyle() in Component.interface.php
Adds a new
  1. StyleCollection
to this component. The component
addStyle
Component::addStyle() in Component.class.php
Adds a new
  1. StyleCollection
to this component. The component
addStyleForComponentType
Registers the specified style collection with the given component type.
addStyleForComponentType
Registers the specified style collection with the given component type.
addTable
SelectQuery::addTable() in SelectQuery.class.php
Adds a table to the FROM clause of the SELECT query.
addTable
SelectQueryInterface::addTable() in SelectQuery.interface.php
Adds a table to the FROM clause of the SELECT query.
addTagAction
addTagAction in addTag.act.php
<##>
addTextToBactrace
AgentNodeEntryItem::addTextToBactrace() in AgentNodeEntryItem.class.php
Add HTML text to the bactrace, usefull for storing source URLs, etc
addTime
Time::addTime() in Time.class.php
Answer a Time that is timeInterval after the receiver. timeInterval is an instance of Date or Time.
addToDB
SchemaField::addToDB() in SchemaField.class.php
Flags that we should add ourselves to the databse as a new row upon commit().
addTokens
AuthNMethod::addTokens() in AuthNMethod.abstract.php
Add tokens to the system.
addTokens
SQLDatabaseAuthNMethod::addTokens() in SQLDatabaseAuthNMethod.class.php
Add tokens to the system.
addTopic
CanonicalCourse::addTopic() in CanonicalCourse.php
Add a Topic for this CanonicalCourse.
addTopic
HarmoniCanonicalCourse::addTopic() in CanonicalCourse.class.php
Add a Topic for this CanonicalCourse.
addTopicsFromDirectory
Add the topics from a given file
addUserIds
AgentNodeEntryItem::addUserIds() in AgentNodeEntryItem.class.php
Add the current user ids to this item
addValue
InsertQuery::addValue() in InsertQuery.class.php
Add a value to the latest row, escaping it and surrounding it with quotes.
addValue
UpdateQuery::addValue() in UpdateQuery.class.php
Add a value, escaping it and surrounding it with quotes.
addValueCollection
WNewOnlyEditableRepeatableComponentCollection::addValueCollection() in WNewOnlyEditableRepeatableComponentCollection.class.php
Adds a collection of WizardComponents indexed by field name to the list of collections.
addValueCollection
WRepeatableComponentCollection::addValueCollection() in WRepeatableComponentCollection.class.php
Adds a collection of WizardComponents indexed by field name to the list of collections.
addValueFromPrimitive
RecordField::addValueFromPrimitive() in RecordField.class.php
Adds $value to a new index within this label, assuming it allows multiple values.
addWhere
UpdateQuery::addWhere() in UpdateQuery.class.php
Adds a new condition in the WHERE clause.
addWhere
SelectQueryInterface::addWhere() in SelectQuery.interface.php
Adds a new condition in the WHERE clause.
addWhere
DeleteQueryInterface::addWhere() in DeleteQuery.interface.php
Adds a new condition in the WHERE clause.
addWhere
UpdateQueryInterface::addWhere() in UpdateQuery.interface.php
Adds a new condition in the WHERE clause.
addWhere
SelectQuery::addWhere() in SelectQuery.class.php
Adds a new condition in the WHERE clause.
addWhere
DeleteQuery::addWhere() in DeleteQuery.class.php
Adds a new condition in the WHERE clause.
addWhereClauses
SearchEntryIterator::addWhereClauses() in SearchEntryIterator.class.php
Add where clauses to the query
addWhereClauses
HarmoniEntryIterator::addWhereClauses() in HarmoniEntryIterator.class.php
Add where clauses to the query
addWhereComparison
Add a comparison where the value is quoted and escaped.
addWhereEqual
QueryAbstract::addWhereEqual() in Query.abstract.php
Add a where clause of the form column='value'.
addWhereGreaterThan
Add a where clause of the form column>'value'.
addWhereGreaterThanOrEqual
Add a where clause of the form column>='value'.
addWhereIn
QueryAbstract::addWhereIn() in Query.abstract.php
Add a where clause of the form column IN ('xxx', 'yyy').
addWhereLessThan
QueryAbstract::addWhereLessThan() in Query.abstract.php
Add a where clause of the form column<'value'.
addWhereLessThanOrEqual
Add a where clause of the form column<='value'.
addWhereNotEqual
QueryAbstract::addWhereNotEqual() in Query.abstract.php
Add a where clause of the form column!='value'.
addWhereNotIn
QueryAbstract::addWhereNotIn() in Query.abstract.php
Add a where clause of the form column NOT IN ('xxx', 'yyy').
addWhereNotNull
QueryAbstract::addWhereNotNull() in Query.abstract.php
Add a where clause of the form column IS NOT NULL.
addWhereNull
QueryAbstract::addWhereNull() in Query.abstract.php
Add a where clause of the form column IS NULL.
addWhereRawComparison
Add a comparison where the value is NOT quoted or escaped
addWhereRawEqual
QueryAbstract::addWhereRawEqual() in Query.abstract.php
Add a where clause of the form column='value'.
addWhereRawGreaterThan
Add a where clause of the form column>'value'.
addWhereRawGreaterThanOrEqual
Add a where clause of the form column>='value'.
addWhereRawIn
QueryAbstract::addWhereRawIn() in Query.abstract.php
Add a where clause of the form column IN ('xxx', 'yyy').
addWhereRawLessThan
Add a where clause of the form column<'value'.
addWhereRawLessThanOrEqual
Add a where clause of the form column<='value'.
addWhereRawNotEqual
Add a where clause of the form column!='value'.
addWhereRawNotIn
QueryAbstract::addWhereRawNotIn() in Query.abstract.php
Add a where clause of the form column NOT IN ('xxx', 'yyy').
add_delete_groupAction
add_delete_groupAction in add_delete_group.act.php
This action will allow for the modification of group Membership.
add_groupAction
add_groupAction in add_group.act.php
Allows the addition of a group using a Wizard interface.
add_to_groupAction
add_to_groupAction in add_to_group.act.php
This action will allow for the modification of group Membership.
advance
TagFilterIterator::advance() in TagFilterIterator.class.php
Advance to the next valid element
advancedMarkup
WBackgroundEditor::advancedMarkup() in WBackgroundEditor.class.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options.
advancedMarkup
WTextLayoutEditor::advancedMarkup() in WTextLayoutEditor.class.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options.
advancedMarkup
WMoreOptions::advancedMarkup() in WMoreOptions.abstract.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options.
advancedMarkup
WFontEditor::advancedMarkup() in WFontEditor.class.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options.
advancedMarkup
WMultiCollection::advancedMarkup() in WMultiCollection.class.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options.
advancedViewAgentDetails
shows all the details of the agent's properties and gives menu of actions
advanceRow
OracleSelectQueryResult::advanceRow() in OracleSelectQueryResult.class.php
Advances the current row position.
advanceRow
PostgreSQLSelectQueryResult::advanceRow() in PostgreSQLSelectQueryResult.class.php
Advances the current row position.
advanceRow
SelectQueryResultInterface::advanceRow() in SelectQueryResult.interface.php
Advances the current row position.
advanceRow
MySQLSelectQueryResult::advanceRow() in MySQLSelectQueryResult.class.php
Advances the current row position.
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.
AgentBrowserResultPrinter
AgentBrowserResultPrinter
AgentBrowserResultPrinter in WAgentBrowser.class.php
A result printer for the WAgentBrowser.
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.
AgentException
AgentException::AgentException() in AgentException.php
AgentException
AgentException in AgentException.php
OsidException or one of its subclasses is thrown by all methods of all
agentExists
HarmoniAuthorizationManager::agentExists() in HarmoniAuthorizationManager.class.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.
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.
AgentFilteringFromTraversalIterator
Constructor
AgentFilteringFromTraversalIterator
AgentFilteringFromTraversalIterator in AgentFilteringFromTraversalIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
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.
AgentNodeEntryItem
AgentNodeEntryItem in AgentNodeEntryItem.class.php
The AgentNodeEntryItem encapsulates data about a log entry
AgentNodeEntryItem
AgentNodeEntryItem::AgentNodeEntryItem() in AgentNodeEntryItem.class.php
Constructor
AgentSearchInterface
AgentSearchInterface in AgentSearch.interface.php
The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.
AgentTokenMapping
AgentTokenMapping::AgentTokenMapping() in AgentTokenMapping.class.php
Constructor
AgentTokenMapping
AgentTokenMapping in AgentTokenMapping.class.php
The AgentTokenMapping is the recorded mapping between a set of authentication tokens and an AgentId as Known to the AgentManager OSID.
AgentTokenMappingManager
AgentTokenMappingManager::AgentTokenMappingManager() in AgentTokenMappingManager.class.php
Constructor. We wish to ensure that the manager is properly configured via the assignConfiguration() method and any needed context information has been passed via assignOsidContext(), so an instance variable is set here to false untill the necessary initialization has occurred.
AgentTokenMappingManager
AgentTokenMappingManager in AgentTokenMappingManager.class.php
The AgentTokenMappingManager manages the mappings between AgentIds and one or more sets of authentication tokens per AgentId.
agent_SearchAction
agent_SearchAction in agent_search.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
ALERT_BLOCK
ALERT_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
allAction
allAction in all.act.php
<##>
allowsMultipleParents
Returns true if multiple parents are allowed; false otherwise.
allowsMultipleParents
HarmoniHierarchy::allowsMultipleParents() in HarmoniHierarchy.class.php
Returns true if multiple parents are allowed; false otherwise.
allowsRecursion
Returns true if recursion allowed; false otherwise.
allowsRecursion
HarmoniHierarchy::allowsRecursion() in HarmoniHierarchy.class.php
Returns true if recursion allowed; false otherwise.
ALREADY_ADDED
SharedException::ALREADY_ADDED() in SharedException.php
Object already added Note: This method is PHP's equivalent of a static field.
ALREADY_INHERITING_STRUCTURE
Already inheriting this RecordStructure Note: This method is PHP's equivalent of a static field.
ALREADY_MARKED
OsidException::ALREADY_MARKED() in OsidException.php
Transaction already marked Note: This method is PHP's equivalent of a static field.
alterQuery
StorableInteger::alterQuery() in StorableInteger.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableTime::alterQuery() in StorableTime.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableString::alterQuery() in StorableString.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorablePrimitive::alterQuery() in StorablePrimitive.interface.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableBoolean::alterQuery() in StorableBoolean.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableBlob::alterQuery() in StorableBlob.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableShortString::alterQuery() in StorableShortString.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableOKIType::alterQuery() in StorableOKIType.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
alterQuery
StorableFloat::alterQuery() in StorableFloat.class.php
Takes an existing SelectQuery and adds a table join and some columns so that when it is executed the actual data can be retrieved from the row. The join condition must be "fk_data = data_id_field", since the field "fk_data" is already part of the DataManager's table structure.
AlwaysTrueValidatorRule
AlwaysTrueValidatorRule in AlwaysTrueValidatorRule.class.php
an AlwaysTrueValidatorRule will always return valid for a given value
AncestorGroupSearch
AncestorGroupSearch::AncestorGroupSearch() in AncestorGroupSearch.class.php
Constructor
AncestorGroupSearch
AncestorGroupSearch in AncestorGroupSearch.class.php
The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.
AndSearch
AndSearch in AndSearch.class.php
Takes multiple other criteria and AND's them together in the SQL query.
AndValidatorRule
AndValidatorRule::AndValidatorRule() in AndValidatorRule.class.php
the constructur
AndValidatorRule
AndValidatorRule in AndValidatorRule.class.php
the AndValidatorRule takes 2 other rules and validates if both validate.
AnonymousAgent
AnonymousAgent in AnonymousAgent.class.php
The AnonymousAgent has Id "0" and can refer to a non-logged in user.
AnonymousAgent
AnonymousAgent::AnonymousAgent() in AnonymousAgent.class.php
Constructor
ANSI58216StringParser
ANSI58216StringParser in ANSI58216StringParser.class.php
This StringParser parses durations formatted as per ANSI 5.8.2.16: [-]D:HH:MM:SS[.S]
appendLog
HarmoniWritableLog::appendLog() in HarmoniWritableLog.class.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.
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
HarmoniWritableLog::appendLogWithTypes() in HarmoniWritableLog.class.php
Write the entry, the priorityType and formatType to the Log.
appendLogWithTypes
Write the entry, the priorityType and formatType to the Log.
ARBITRARY_URL
ARBITRARY_URL in UrlTaggedItem.class.php
areAllOK
StartupCheck::areAllOK() in StartupCheck.class.php
Returns true if all requirements have been met (and checked, of course).
areNullsAllowed
ResultMetaData::areNullsAllowed() in ResultMetaData.php
return whether this column allows nulls
ArgumentRenderer
ArgumentRenderer in ArgumentRenderer.class.php
An ArgumentRenderer provides functionallity to print/render/format a list of arguments.
ArgumentValidator
ArgumentValidator in ArgumentValidator.class.php
An ArgumentValidator performs validation of function arguments.
ArrayResultPrinter
ArrayResultPrinter in ArrayResultPrinter.class.php
Print out an Array of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages.
ArrayResultPrinter
ArrayResultPrinter::ArrayResultPrinter() in ArrayResultPrinter.class.php
Constructor
ArrayValidatorRule
ArrayValidatorRule in ArrayValidatorRule.class.php
an ArrayValidatorRule will check if a given value is an array
ArrayValidatorRule
ArrayValidatorRule::ArrayValidatorRule() in ArrayValidatorRule.class.php
the constructor
ArrayValidatorRuleWithRule
ArrayValidatorRuleWithRule::ArrayValidatorRuleWithRule() in ArrayValidatorRuleWithRule.class.php
the constructur
ArrayValidatorRuleWithRule
ArrayValidatorRuleWithRule in ArrayValidatorRuleWithRule.class.php
an ArrayValidatorRuleWithRule will make sure that a value is both an array and passes a given rule for each value
array_walk_stripslashes
array_walk_stripslashes() in harmoni.inc.php
******************************************************* if magic quotes on then get rid of them as we assume that they are off.
asA
SObject::asA() in SObject.class.php
Create an object of class aSimilarClass that has similar contents to the receiver.
asABlob
StorableStringAbstract::asABlob() in StorableString.abstract.php
Convert this object to a StorableBlob
asABlob
StorableTime::asABlob() in StorableTime.class.php
Convert this object to a StorableBlob
asABlob
StorableBoolean::asABlob() in StorableBoolean.class.php
Convert this object to a StorableBlob
asABlob
StorableBlob::asABlob() in StorableBlob.class.php
Convert this object to a StorableBlob
asABlob
StorableOKIType::asABlob() in StorableOKIType.class.php
Convert this object to a StorableBlob
asABoolean
StorableStringAbstract::asABoolean() in StorableString.abstract.php
Convert this object to a Boolean
asABoolean
StorableBoolean::asABoolean() in StorableBoolean.class.php
Convert this object to a Boolean
asADateTime
StorableStringAbstract::asADateTime() in StorableString.abstract.php
Convert this object to a StorableTime
asADateTime
StorableTime::asADateTime() in StorableTime.class.php
Convert this object to a StorableTime
asAFloat
StorableStringAbstract::asAFloat() in StorableString.abstract.php
Convert this object to a StorableFloat
asAFloat
StorableBoolean::asAFloat() in StorableBoolean.class.php
Convert this object to a StorableFloat
asAFloat
StorableTime::asAFloat() in StorableTime.class.php
Convert this object to a StorableFloat
asAInteger
StorableBoolean::asAInteger() in StorableBoolean.class.php
Convert this object to a StorableInteger
asAInteger
StorableStringAbstract::asAInteger() in StorableString.abstract.php
Convert this object to a StorableInteger
asAInteger
StorableTime::asAInteger() in StorableTime.class.php
Convert this object to a StorableInteger
asAnOKIType
StorableStringAbstract::asAnOKIType() in StorableString.abstract.php
Convert this object to a OKIType
asAnOKIType
StorableOKIType::asAnOKIType() in StorableOKIType.class.php
Convert this object to a OKIType
asAShortString
StorableBlob::asAShortString() in StorableBlob.class.php
Convert this object to a StorableShortString
asAShortString
StorableTime::asAShortString() in StorableTime.class.php
Convert this object to a StorableShortString
asAShortString
StorableBoolean::asAShortString() in StorableBoolean.class.php
Convert this object to a StorableShortString
asAShortString
StorableOKIType::asAShortString() in StorableOKIType.class.php
Convert this object to a StorableShortString
asAShortString
StorableStringAbstract::asAShortString() in StorableString.abstract.php
Convert this object to a StorableShortString
asAString
StorableOKIType::asAString() in StorableOKIType.class.php
Convert this object to a StorableString
asAString
StorableBoolean::asAString() in StorableBoolean.class.php
Convert this object to a StorableString
asAString
StorableTime::asAString() in StorableTime.class.php
Convert this object to a StorableString
asAString
StorableBlob::asAString() in StorableBlob.class.php
Convert this object to a StorableString
asAString
StorableStringAbstract::asAString() in StorableString.abstract.php
Convert this object to a StorableString
ASCENDING
ASCENDING in SelectQuery.interface.php
Used with the setOrderBy() method to indicate that the order will be ascending. Used by SelectQueryInterface::setOrderBy().
asDate
DateAndTime::asDate() in DateAndTime.class.php
Answer a Date that represents this object
asDate
Timespan::asDate() in Timespan.class.php
Answer this instance converted.
asDate
Date::asDate() in Date.class.php
Answer the reciever as a Date
asDate
Time::asDate() in Time.class.php
Answer a Date that represents this object
asDateAndTime
Time::asDateAndTime() in Time.class.php
Answer a DateAndTime that represents this object
asDateAndTime
DateAndTime::asDateAndTime() in DateAndTime.class.php
Answer a DateAndTime that represents this object
asDateAndTime
Timespan::asDateAndTime() in Timespan.class.php
Answer this instance converted.
asDouble
Number::asDouble() in Number.class.php
Answer a double-precision floating-point number approximating the receiver.
asDuration
Timespan::asDuration() in Timespan.class.php
Answer this instance converted.
asDuration
Time::asDuration() in Time.class.php
Answer a Duration that represents this object, the duration since midnight.
asDuration
Duration::asDuration() in Duration.class.php
Answer a Duration that represents this object.
asDuration
DateAndTime::asDuration() in DateAndTime.class.php
Answer a Duration that represents this object, the duration since midnight.
asFloat
Number::asFloat() in Number.class.php
Answer a floating-point number approximating the receiver.
asInteger
Number::asInteger() in Number.class.php
Answer an Integer nearest the receiver toward zero.
asKBString
ByteSize::asKBString() in ByteSize.class.php
Answer the string in kilo bytes (kB)
asLocal
DateAndTime::asLocal() in DateAndTime.class.php
Answer a DateAndTime that represents the object, but at local time.
asMBString
ByteSize::asMBString() in ByteSize.class.php
Answer the string in mega bytes (MB)
asMonth
DateAndTime::asMonth() in DateAndTime.class.php
Answer the month that represents this date's month
asMonth
Time::asMonth() in Time.class.php
Answer the month that represents this date's month
asMonth
Month::asMonth() in Month.class.php
Answer the receiver as a Month
asMonth
Timespan::asMonth() in Timespan.class.php
Answer this instance converted.
asNumber
Number::asNumber() in Number.class.php
Answer a number.
asSeconds
Time::asSeconds() in Time.class.php
Answer the number of seconds since midnight of the receiver.
asSeconds
Duration::asSeconds() in Duration.class.php
Answer the duration in seconds.
asSeconds
DateAndTime::asSeconds() in DateAndTime.class.php
Return the number of seconds since the Squeak epoch.
asSeconds
Date::asSeconds() in Date.class.php
Answer the seconds since the Squeak epoch: 1 January 1901
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 in AssessmentException.php
OsidException or one of its subclasses is thrown by all methods of all
AssessmentException
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.
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.
assetBuildingIteration
RepositoryImporter::assetBuildingIteration() in RepositoryImporter.class.php
Iterates through the building of the assets
assetExists
HarmoniRepository::assetExists() in HarmoniRepository.class.php
Answer true if the asset exists
AssetIterator
AssetIterator in AssetIterator.php
AssetIterator provides access to these objects sequentially, one at a time.
AssetTypeSearch
AssetTypeSearch in AssetTypeSearch.class.php
Return assets of the specified type
AssetTypeSearch
AssetTypeSearch::AssetTypeSearch() in AssetTypeSearch.class.php
Constructor
assignConfiguration
SQLDatabaseAuthNMethod::assignConfiguration() in SQLDatabaseAuthNMethod.class.php
Stores the configuration. Calls the parent configuration first, then does additional operations.
assignConfiguration
SetManager::assignConfiguration() in SetManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
RepositorySearchModuleManager::assignConfiguration() in RepositorySearchModuleManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
RepositoryInputOutputModuleManager::assignConfiguration() in RepositoryInputOutputModuleManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
TagManager::assignConfiguration() in TagManager.class.php
Assign the configuration of this OsidManager.
assignConfiguration
HarmoniHierarchyManager::assignConfiguration() in HarmoniHierarchyManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniAgentManager::assignConfiguration() in HarmoniAgentManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniSchedulingManager::assignConfiguration() in HarmoniSchedulingManager.class.php
Assign the configuration of this Manager. There are no valid configuration options for this manager.
assignConfiguration
AuthNMethod::assignConfiguration() in AuthNMethod.abstract.php
Store the configuration.
assignConfiguration
ImageProcessor::assignConfiguration() in ImageProcessor.class.php
Assign the configuration of this Manager. Valid configuration options are as follows:
assignConfiguration
LDAPAuthNMethod::assignConfiguration() in LDAPAuthNMethod.class.php
Stores the configuration. Calls the parent configuration first, then does additional operations.
assignConfiguration
GUIManager::assignConfiguration() in GUIManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniAuthenticationManager::assignConfiguration() in HarmoniAuthenticationManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniRepositoryManager::assignConfiguration() in HarmoniRepositoryManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniIdManager::assignConfiguration() in HarmoniIdManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniGradingManager::assignConfiguration() in HarmoniGradingManager.class.php
Assign the configuration of this Manager. There are no valid configuration options for this manager.
assignConfiguration
HarmoniLoggingManager::assignConfiguration() in HarmoniLoggingManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniAuthorizationManager::assignConfiguration() in HarmoniAuthorizationManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniPropertyManager::assignConfiguration() in HarmoniPropertyManager.class.php
Assigns the configuration of databases etc.
assignConfiguration
DebugHandler::assignConfiguration() in DebugHandler.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
LanguageLocalizer::assignConfiguration() in LanguageLocalizer.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
DataManager::assignConfiguration() in DataManager.abstract.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
OutputHandler::assignConfiguration() in OutputHandler.abstract.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
HarmoniCourseManagementManager::assignConfiguration() in CourseManagementManager.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
AgentTokenMappingManager::assignConfiguration() in AgentTokenMappingManager.class.php
Assign the configuration of this OsidManager.
assignConfiguration
Assign the configuration of this OsidManager.
assignConfiguration
MIMETypes::assignConfiguration() in MIMETypes.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
DBHandler::assignConfiguration() in DBHandler.class.php
Assign the configuration of this Manager. Valid configuration options are as
assignConfiguration
AuthNMethodManager::assignConfiguration() in AuthNMethodManager.class.php
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.
assignFormatType
Assign the formatType for all subsequent writes during the lifetime of this instance. FormatType has meaning to the caller of this method.
assignFormatType
HarmoniWritableLog::assignFormatType() in HarmoniWritableLog.class.php
Assign the formatType for all subsequent writes during the lifetime of this instance. FormatType has meaning to the caller of this method.
assignOsidContext
HarmoniGradingManager::assignOsidContext() in HarmoniGradingManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniAuthorizationManager::assignOsidContext() in HarmoniAuthorizationManager.class.php
Assign the context of this OsidManager.
assignOsidContext
AgentTokenMappingManager::assignOsidContext() in AgentTokenMappingManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniCourseManagementManager::assignOsidContext() in CourseManagementManager.class.php
Assign the context of this OsidManager.
assignOsidContext
DataManager::assignOsidContext() in DataManager.abstract.php
Assign the context of this OsidManager.
assignOsidContext
DebugHandler::assignOsidContext() in DebugHandler.class.php
Assign the context of this OsidManager.
assignOsidContext
GUIManager::assignOsidContext() in GUIManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniAgentManager::assignOsidContext() in HarmoniAgentManager.class.php
Assign the context of this OsidManager.
assignOsidContext
DBHandler::assignOsidContext() in DBHandler.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniAuthenticationManager::assignOsidContext() in HarmoniAuthenticationManager.class.php
Assign the context of this OsidManager.
assignOsidContext
SetManager::assignOsidContext() in SetManager.class.php
Assign the context of this OsidManager.
assignOsidContext
AuthNMethodManager::assignOsidContext() in AuthNMethodManager.class.php
Assign the context of this OsidManager.
assignOsidContext
LanguageLocalizer::assignOsidContext() in LanguageLocalizer.class.php
Assign the context of this OsidManager.
assignOsidContext
ImageProcessor::assignOsidContext() in ImageProcessor.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniSchedulingManager::assignOsidContext() in HarmoniSchedulingManager.class.php
Assign the context of this OsidManager.
assignOsidContext
RepositorySearchModuleManager::assignOsidContext() in RepositorySearchModuleManager.class.php
Assign the context of this OsidManager.
assignOsidContext
RepositoryInputOutputModuleManager::assignOsidContext() in RepositoryInputOutputModuleManager.class.php
Assign the context of this OsidManager.
assignOsidContext
OutputHandler::assignOsidContext() in OutputHandler.abstract.php
Assign the context of this OsidManager.
assignOsidContext
Assign the context of this OsidManager.
assignOsidContext
MIMETypes::assignOsidContext() in MIMETypes.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniRepositoryManager::assignOsidContext() in HarmoniRepositoryManager.class.php
Assign the context of this OsidManager.
assignOsidContext
TagManager::assignOsidContext() in TagManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniIdManager::assignOsidContext() in HarmoniIdManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniHierarchyManager::assignOsidContext() in HarmoniHierarchyManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniPropertyManager::assignOsidContext() in HarmoniPropertyManager.class.php
Assign the context of this OsidManager.
assignOsidContext
HarmoniLoggingManager::assignOsidContext() in HarmoniLoggingManager.class.php
Assign the context of this OsidManager.
assignPriorityType
Assign the priorityType for all subsequent writes during the lifetime of this instance. PriorityType has meaning to the caller of this method.
assignPriorityType
HarmoniWritableLog::assignPriorityType() in HarmoniWritableLog.class.php
Assign the priorityType for all subsequent writes during the lifetime of this instance. PriorityType has meaning to the caller of this method.
assignRequestHandler
RequestContext::assignRequestHandler() in RequestContext.class.php
Assigns a RequestHandler to this RequestContext object. The RequestHandler provides the bridge between the browser and the data driving requests.
ASSOC
ASSOC in SelectQueryResult.interface.php
A constant indicating an associative array.
associate
SchemaField::associate() in SchemaField.class.php
After being added to a Schema, it calls associate() to tie us to its type. This way, we can only be added to one Schema.
asString
QueryAbstract::asString() in Query.abstract.php
Answer a string representation of the query.
asString
SObject::asString() in SObject.class.php
Answer a String whose characters are a description of the receiver.
asTime
Timespan::asTime() in Timespan.class.php
Answer this instance converted.
asTime
Time::asTime() in Time.class.php
Answer a Time that represents our time component
asTime
DateAndTime::asTime() in DateAndTime.class.php
Answer a Time that represents our time component
asTimeStamp
Time::asTimeStamp() in Time.class.php
Answer a Timestamp that represents this DateAndTime
asTimeStamp
DateAndTime::asTimeStamp() in DateAndTime.class.php
Answer a Timestamp that represents this DateAndTime
asTimeStamp
TimeStamp::asTimeStamp() in TimeStamp.class.php
Answer a Timestamp that represents this DateAndTime
asTimeStamp
Timespan::asTimeStamp() in Timespan.class.php
Answer this instance converted.
asUnixTimeStamp
TimeStamp::asUnixTimeStamp() in TimeStamp.class.php
Answer the reciever as a UNIX timestamp - The number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT/UTC).
asUTC
DateAndTime::asUTC() in DateAndTime.class.php
Answer a DateAndTime equivalent to the reciever, but at UTC (offset = 0)
asWeek
Timespan::asWeek() in Timespan.class.php
Answer this instance converted.
asWeek
Week::asWeek() in Week.class.php
Answer the receiver as a Week
asWeek
DateAndTime::asWeek() in DateAndTime.class.php
Answer the week that represents this date's week
asWeek
Time::asWeek() in Time.class.php
Answer this time as a Week
asYear
Timespan::asYear() in Timespan.class.php
Answer this instance converted.
asYear
Time::asYear() in Time.class.php
Answer this time as a Year
asYear
Year::asYear() in Year.class.php
Answer the receiver as a Year
asYear
DateAndTime::asYear() in DateAndTime.class.php
Answer the year that represents this date's year
atMidnight
DateAndTime::atMidnight() in DateAndTime.class.php
Answer the date and time at midnight on the day of the receiver.
atNoon
DateAndTime::atNoon() in DateAndTime.class.php
Answer noon on the day of the reciever
atPosition
OrderedSet::atPosition() in OrderedSet.class.php
Answer the id at the position specified, false if position is out of bounds.
attach
UsersGroup::attach() in UsersGroup.class.php
An implementation-specific public method that does exactly the same as add(), but does not insert into the database.
attach
EveryoneGroup::attach() in EveryoneGroup.class.php
An implementation-specific public method that does exactly the same as add(), but does not insert into the database.
attachData
Harmoni::attachData() in Harmoni.class.php
AttachmentSC
AttachmentSC in AttachmentSC.class.php
The RepeatSC represents CSS "attachment" value. The allowed values are:
AttachmentSC
AttachmentSC::AttachmentSC() in AttachmentSC.class.php
The constructor.
attachOutputHandler
Harmoni::attachOutputHandler() in Harmoni.class.php
Set the OutputHandler to use for theming the output.
attachToHarmoni
OutputHandler::attachToHarmoni() in OutputHandler.abstract.php
Attach this class to the HarmoniObject as the current OutputHandler.
ATTEMPTED_RECURSION
Hierarchy does not allow recursion Note: This method is PHP's equivalent of a static field.
authenticate
ForceAuthAction::authenticate() in ForceAuthAction.class.php
Loop through the authentication types and try to authenticate the user.
authenticate
AuthNMethod::authenticate() in AuthNMethod.abstract.php
Authenticate a agent tokens
authenticateDN
LDAPConnector::authenticateDN() in LDAPConnector.class.php
authenticate will check a DN/password pair against the LDAP server.
authenticateTokens
SQLDatabaseAuthNMethod::authenticateTokens() in SQLDatabaseAuthNMethod.class.php
Authenticate an AuthNTokens object
authenticateTokens
LDAPAuthNMethod::authenticateTokens() in LDAPAuthNMethod.class.php
Authenticate an AuthNTokens object
authenticateTokens
AuthNMethod::authenticateTokens() in AuthNMethod.abstract.php
Authenticate a Tokens object
authenticateUser
AuthenticationManager::authenticateUser() in AuthenticationManager.php
Invoke the authentication process of the specified Type to identify the
authenticateUser
HarmoniAuthenticationManager::authenticateUser() in HarmoniAuthenticationManager.class.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:
AuthNMethod
AuthNMethod in AuthNMethod.abstract.php
An AuthNMethod is an abstract class that corresponds to a method of
AuthNMethod
AuthNMethod::AuthNMethod() in AuthNMethod.abstract.php
Constructor. Does not take any configuration. assignConfiguration() Should be used for this purpose.
AuthNMethodManager
AuthNMethodManager in AuthNMethodManager.class.php
The AuthNMethodManager handles the management of Authentication Types and the AuthNMethods that correspond to those types. Neither the AuthNMethodManager nor AuthNMethods maintain any information about authentication states. They simply provide the means of checking that authentication when desired.
AuthNMethodManager
AuthNMethodManager::AuthNMethodManager() in AuthNMethodManager.class.php
Constructor. We wish to ensure that the manager is properly configured via the assignConfiguration() method and any needed context information has been passed via assignOsidContext(), so an instance variable is set here to false untill the necessary initialization has occurred.
AuthNTokens
AuthNTokens::AuthNTokens() in AuthNTokens.abstract.php
Constructor. Stores the configuration.
AuthNTokens
AuthNTokens in AuthNTokens.abstract.php
AuthNTokens are used by AuthNMethods as an abstraction to allow for accessing common data from tokens passed that correspond to multiple Authorization systems. The identifier is often a username, but can be any string as long as it is unique within a given AuthNMethod.
AuthoritativeValuesSearch
AuthoritativeValuesSearch::AuthoritativeValuesSearch() in AuthoritativeValuesSearch.class.php
Constructor
AuthoritativeValuesSearch
AuthoritativeValuesSearch in AuthoritativeValuesSearch.class.php
Return assets of the specified type
Authorization
Authorization in Authorization.php
Authorization indicates what an agentId can do a Function in a Qualifier context.
AuthorizationCache
AuthorizationCache in AuthorizationCache.class.php
This class provides a mechanism for caching different authorization components and also acts as an interface between the datastructures and the database.
AuthorizationCache
AuthorizationCache::AuthorizationCache() in AuthorizationCache.class.php
Constructor
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.
AuthZPrinter
AuthZPrinter in AuthZPrinter.abstract.php
A static class for printing Authorization information
AuthZXmlAction
AuthZXmlAction in AuthZXmlAction.class.php
This class implements common authorization methods
AutoLengthSC
AutoLengthSC in AutoLengthSC.class.php
The AutoLengthSC represents CSS "top", "left", "right", "bottom",
AutoLengthSC
AutoLengthSC::AutoLengthSC() in AutoLengthSC.class.php
The constructor.
available
Services::available() in Services.class.php
Checks if the service referenced by $name is available for use.
available
ServicesInterface::available() in Services.interface.php
Checks if the service referenced by $name is available for use.
average
TagAction::average() in TagAction.abstract.php
*******************************************************
ActionHandler.class.php
ActionHandler.class.php in ActionHandler.class.php
ActionSource.abstract.php
ActionSource.abstract.php in ActionSource.abstract.php
ActiveRecordsSearch.class.php
ActiveRecordsSearch.class.php in ActiveRecordsSearch.class.php
AndSearch.class.php
AndSearch.class.php in AndSearch.class.php
AttachmentSC.class.php
AttachmentSC.class.php in AttachmentSC.class.php
AutoLengthSC.class.php
AutoLengthSC.class.php in AutoLengthSC.class.php
AgentTokenMappingManager.class.php
AgentTokenMappingManager.class.php in AgentTokenMappingManager.class.php
AgentTokenMapping.class.php
AgentTokenMapping.class.php in AgentTokenMapping.class.php
AuthNMethodManager.class.php
AuthNMethodManager.class.php in AuthNMethodManager.class.php
AuthNMethod.abstract.php
AuthNMethod.abstract.php in AuthNMethod.abstract.php
AuthNTokens.abstract.php
AuthNTokens.abstract.php in AuthNTokens.abstract.php
AgentFilteringFromTraversalIterator.class.php
AgentFilteringFromTraversalIterator.class.php in AgentFilteringFromTraversalIterator.class.php
AgentSearch.interface.php
AgentSearch.interface.php in AgentSearch.interface.php
AncestorGroupSearch.class.php
AncestorGroupSearch.class.php in AncestorGroupSearch.class.php
AnonymousAgent.class.php
AnonymousAgent.class.php in AnonymousAgent.class.php
AuthorizationCache.class.php
AuthorizationCache.class.php in AuthorizationCache.class.php
AgentNodeEntryItem.class.php
AgentNodeEntryItem.class.php in AgentNodeEntryItem.class.php
AssetTypeSearch.class.php
AssetTypeSearch.class.php in AssetTypeSearch.class.php
AuthoritativeValuesSearch.class.php
AuthoritativeValuesSearch.class.php in AuthoritativeValuesSearch.class.php
ANSI58216StringParser.class.php
ANSI58216StringParser.class.php in ANSI58216StringParser.class.php
ArgumentRenderer.class.php
ArgumentRenderer.class.php in ArgumentRenderer.class.php
ArgumentValidator.class.php
ArgumentValidator.class.php in ArgumentValidator.class.php
AlwaysTrueValidatorRule.class.php
AlwaysTrueValidatorRule.class.php in AlwaysTrueValidatorRule.class.php
AndValidatorRule.class.php
AndValidatorRule.class.php in AndValidatorRule.class.php
ArrayValidatorRuleWithRule.class.php
ArrayValidatorRuleWithRule.class.php in ArrayValidatorRuleWithRule.class.php
ArrayValidatorRule.class.php
ArrayValidatorRule.class.php in ArrayValidatorRule.class.php
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
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
AuthenticationException.php
AuthenticationException.php in AuthenticationException.php
AuthenticationManager.php
AuthenticationManager.php in AuthenticationManager.php
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
AssetIterator.php
AssetIterator.php in AssetIterator.php
Asset.php
Asset.php in Asset.php
AgentCommitmentIterator.php
AgentCommitmentIterator.php in AgentCommitmentIterator.php
AgentCommitment.php
AgentCommitment.php in AgentCommitment.php
Action.class.php
Action.class.php in Action.class.php
AuthZPrinter.abstract.php
AuthZPrinter.abstract.php in AuthZPrinter.abstract.php
ArrayResultPrinter.class.php
ArrayResultPrinter.class.php in ArrayResultPrinter.class.php
add_delete_group.act.php
add_delete_group.act.php in add_delete_group.act.php
add_group.act.php
add_group.act.php in add_group.act.php
add_to_group.act.php
add_to_group.act.php in add_to_group.act.php
agent_search.act.php
agent_search.act.php in agent_search.act.php
AuthZXmlAction.class.php
AuthZXmlAction.class.php in AuthZXmlAction.class.php
addAjax.act.php
addAjax.act.php in addAjax.act.php
add.act.php
add.act.php in add.act.php
addTag.act.php
addTag.act.php in addTag.act.php
all.act.php
all.act.php in all.act.php
b
top
BackgroundAttachmentSC
BackgroundAttachmentSC::BackgroundAttachmentSC() in BackgroundAttachmentSC.class.php
The constructor.
BackgroundAttachmentSC
BackgroundAttachmentSC in BackgroundAttachmentSC.class.php
The BackgroundAttachmentSC represents CSS background-attachment values. The allowed values are:
BackgroundColorSP
BackgroundColorSP::BackgroundColorSP() in BackgroundColorSP.class.php
The constructor.
BackgroundColorSP
BackgroundColorSP in BackgroundColorSP.class.php
The BackgroundColorSP represents the 'background-color' StyleProperty.
BackgroundImageSP
BackgroundImageSP in BackgroundImageSP.class.php
The BackgroundImageSP represents the 'background' StyleProperty.
BackgroundImageSP
BackgroundImageSP::BackgroundImageSP() in BackgroundImageSP.class.php
The constructor.
BackgroundRepeatSC
BackgroundRepeatSC in BackgroundRepeatSC.class.php
The BackgroundRepeatSC represents CSS background-repeat values. The allowed values are:
BackgroundRepeatSC
BackgroundRepeatSC::BackgroundRepeatSC() in BackgroundRepeatSC.class.php
The constructor.
BackgroundSP
BackgroundSP in BackgroundSP.class.php
The BackgroundSP represents the 'background' StyleProperty.
BackgroundSP
BackgroundSP::BackgroundSP() in BackgroundSP.class.php
The constructor.
BACKGROUND_BLOCK
BACKGROUND_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
BasicFormNamePassTokenCollector
BasicFormNamePassTokenCollector in BasicFormNamePassTokenCollector.class.php
The HTTPAuthNamePassTokenCollector prompts a user for their name and password by sending HTTP Authenticatio headers to the user.
BasicOutputHandler
BasicOutputHandler in BasicOutputHandler.class.php
The OutputHander abstract class defines methods for the interaction between the Harmoni framework object and output handling classes.
BasicOutputHandlerConfigProperties
BasicOutputHandlerConfigProperties in BasicOutputHandlerConfigProperties.class.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.
Basket
Basket::Basket() in Basket.class.php
The constructor.
Basket
Basket in Basket.class.php
A Basket is a session-persistant ordered collection of Asset Ids. Items can be added and removed from it, as well as its contents viewed.
batchSetValues
URLWriter::batchSetValues() in URLWriter.abstract.php
Takes an associative array of name/value pairs and sets the internal data to those values. The method is used internally by the RequestContext only and should not be called otherwise.
beginTransaction
MySQLDatabase::beginTransaction() in MySQLDatabase.class.php
Begin a transaction.
beginTransaction
Database::beginTransaction() in Database.interface.php
Begin a transaction.
beginTransaction
PostgreSQLDatabase::beginTransaction() in PostgreSQLDatabase.class.php
Begin a transaction.
beginTransaction
DBHandler::beginTransaction() in DBHandler.class.php
Begin a transaction.
beginTransaction
OracleDatabase::beginTransaction() in OracleDatabase.class.php
Begin a transaction.
between
Schedule::between() in Schedule.class.php
Return an array of the DateAndTimes scheduled between aStart and anEnd.
bindField
SelectQueryResultInterface::bindField() in SelectQueryResult.interface.php
Binds the field specified by the first argument to the variable given as
bindField
OracleSelectQueryResult::bindField() in OracleSelectQueryResult.class.php
Binds the field specified by the first argument to the variable given as
bindField
PostgreSQLSelectQueryResult::bindField() in PostgreSQLSelectQueryResult.class.php
Binds the field specified by the first argument to the variable given as
bindField
MySQLSelectQueryResult::bindField() in MySQLSelectQueryResult.class.php
Binds the field specified by the first argument to the variable given as
Blank
Blank in Blank.class.php
This is a simple implementation of a Blank component. Blank components do not have any content and naturally have their type set to
  1. BLANK
.
Blank
Blank::Blank() in Blank.class.php
The constructor.
BLANK
BLANK in Component.interface.php
Blob
Blob::Blob() in Blob.class.php
Blob
Blob in Blob.class.php
A simple Blob data type.
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.
Block
Block::Block() in Block.class.php
The constructor.
BLOCK
BLOCK in Component.interface.php
A constant defining the BLOCK component type.
Block
Block in Block.class.php
This is a simple implementation of a Block component. Block components are very simple, and in reality do not differ much from the generic component.
Boolean
Boolean in Boolean.class.php
A simple Boolean data type.
Boolean
Boolean::Boolean() in Boolean.class.php
*******************************************************
BooleanValidatorRule
BooleanValidatorRule in BooleanValidatorRule.class.php
the BooleanValidatorRule checks a given value to make sure it's a boolean value
BorderBottomSP
BorderBottomSP in BorderBottomSP.class.php
The BorderBottomSP represents the 'border-top' StyleProperty.
BorderBottomSP
BorderBottomSP::BorderBottomSP() in BorderBottomSP.class.php
The constructor.
BorderLeftSP
BorderLeftSP::BorderLeftSP() in BorderLeftSP.class.php
The constructor.
BorderLeftSP
BorderLeftSP in BorderLeftSP.class.php
The BorderLeftSP represents the 'border-top' StyleProperty.
BorderRightSP
BorderRightSP::BorderRightSP() in BorderRightSP.class.php
The constructor.
BorderRightSP
BorderRightSP in BorderRightSP.class.php
The BorderRightSP represents the 'border-top' StyleProperty.
BorderSP
BorderSP in BorderSP.class.php
The BorderSP represents the 'border' StyleProperty.
BorderSP
BorderSP::BorderSP() in BorderSP.class.php
The constructor. All parameters could be
  1. null
and if so will be ignored.
BorderStyleSC
BorderStyleSC::BorderStyleSC() in BorderStyleSC.class.php
The constructor.
BorderStyleSC
BorderStyleSC in BorderStyleSC.class.php
The BorderStyleSC represents CSS border-style values. The allowed values are:
BorderTopSP
BorderTopSP in BorderTopSP.class.php
The BorderTopSP represents the 'border-top' StyleProperty.
BorderTopSP
BorderTopSP::BorderTopSP() in BorderTopSP.class.php
The constructor.
BOTH
BOTH in SelectQueryResult.interface.php
A constant indicating an array that has both numeric and associative (string) indices.
BOTTOM
BOTTOM in Container.interface.php
An alignment constant.
BottomSP
BottomSP in BottomSP.class.php
The BottomSP represents the 'bottom' StyleProperty.
BottomSP
BottomSP::BottomSP() in BottomSP.class.php
The constructor.
browseAction
browseAction in browse.act.php
This action provides browsing access for logs.
BrowseHistoryManager
BrowseHistoryManager in BrowseHistoryManager.class.php
Keeps track of the last important page the user visited, and returns them there when called upon to do so.
browse_authorizationsAction
browse_authorizationsAction in browse_authorizations.act.php
This file will allow the user to browse authorizations.
browse_helpAction
browse_helpAction in browse_help.act.php
This is the help-browser action which enables browsing of help documentation.
browse_rssAction
browse_rssAction in browse_rss.act.php
<##>
browse_xmlAction
browse_xmlAction in browse_xml.act.php
buildAsset
RepositoryImporter::buildAsset() in RepositoryImporter.class.php
builds asset in repository from assetinfo and records from recordlist
buildContent
Build the content for this action
buildContent
buildContent
getWhoCanDoAction::buildContent() in getWhoCanDo.act.php
Execute the action
buildContent
group_browseAction::buildContent() in group_browse.act.php
Build the content for this action
buildContent
edit_section_rosterAction::buildContent() in edit_section_roster.act.php
Build the content for this action
buildContent
group_membershipAction::buildContent() in group_membership.act.php
Build the content for this action
buildContent
edit_section_detailsAction::buildContent() in edit_section_details.act.php
Build the content for this action
buildContent
Build the content for this action
buildContent
create_agentAction::buildContent() in create_agent.act.php
Build the content for this action
buildContent
createnewtypeAction::buildContent() in createnewtype.act.php
Build the content for this action
buildContent
edit_agentsAction::buildContent() in edit_agents.act.php
Build the content for this action
buildContent
edit_agent_detailsAction::buildContent() in edit_agent_details.act.php
Build the content for this action
buildContent
edit_propertiesAction::buildContent() in edit_properties.act.php
Build the content for this action
buildContent
edit_offering_detailsAction::buildContent() in edit_offering_details.act.php
Build the content for this action
buildContent
edit_authorizationsAction::buildContent() in edit_authorizations.act.php
Build the content for this action
buildContent
MainWindowAction::buildContent() in MainWindowAction.class.php
Build the content for this action.
buildContent
Build the content for this action
buildContent
add_delete_groupAction::buildContent() in add_delete_group.act.php
Build the content for this action
buildContent
Build the content for this action
buildContent
theme_editorAction::buildContent() in theme_editor.act.php
Build the content for this action
buildContent
username_password_formAction::buildContent() in username_password_form.act.php
Build the content for this action
buildContent
Build the content for this action
buildContent
viewRepositoryAction::buildContent() in viewRepository.act.php
Build the content for this action
buildContent
viewExifAction::buildContent() in viewExif.act.php
buildContent
TagAction::buildContent() in TagAction.abstract.php
Build the content for this action
buildContent
suck_it_upAction::buildContent() in suck_it_up.act.php
Build the content for this action
buildContent
This just adds an agent list for debugging purposes.
buildContent
remove_from_groupAction::buildContent() in remove_from_group.act.php
Build the content for this action
buildContent
agent_SearchAction::buildContent() in agent_search.act.php
Build the content for this action
buildContent
add_to_groupAction::buildContent() in add_to_group.act.php
Build the content for this action
buildContent
suck_by_agentAction::buildContent() in suck_by_agent.act.php
Build the content for this action
buildContent
add_groupAction::buildContent() in add_group.act.php
Build the content for this action
buildContent
createnewtermAction::buildContent() in createnewterm.act.php
Build the content for this action
buildContent
Build the content for this action
buildContent
browse_authorizationsAction::buildContent() in browse_authorizations.act.php
Build the content for this action
buildContent
choose_agentAction::buildContent() in choose_agent.act.php
Build the content for this action
buildContent
Build the content for this action
buildContent
Build the content for this action
buildContent
createcoursesectionAction::buildContent() in createcoursesection.act.php
Build the content for this action
buildContent
clear_authorizationsAction::buildContent() in clear_authorizations.act.php
Build the content for this action
buildContent
change_passwordAction::buildContent() in change_password.act.php
Build the content for this action
buildContent
createcourseAction::buildContent() in createcourse.act.php
Build the content for this action
buildContent
course_searchAction::buildContent() in course_search.act.php
Build the content for this action
buildDescription
XMLImporter::buildDescription() in XMLImporter.class.php
Helper function for XML elements
buildDimensions
XMLImporter::buildDimensions() in XMLImporter.class.php
Builds a dimensions object from a type import node
buildEffectivedate
XMLImporter::buildEffectivedate() in XMLImporter.class.php
Helper function for XML elements
buildExpirationdate
XMLImporter::buildExpirationdate() in XMLImporter.class.php
Helper function for XML elements
buildFeed
browse_rssAction::buildFeed() in browse_rss.act.php
Build the rss feed
buildFormat
XMLImporter::buildFormat() in XMLImporter.class.php
Helper function for XML elements
buildName
XMLImporter::buildName() in XMLImporter.class.php
buildRSList
XMLAssetExporter::buildRSList() in XMLAssetExporter.class.php
Builds a list of the necessary record structures to ex/import the asset
buildType
XMLImporter::buildType() in XMLImporter.class.php
Builds a type object from a type import node
ByteSize
ByteSize in ByteSize.class.php
A representation of a Byte size. Provides easy conversion between B, KB, MB, etc as well as a pretty string reprentation
ByteValueIterator
ByteValueIterator in ByteValueIterator.php
ByteValueIterator provides access to these objects sequentially, one at a
BrowseHistoryManager.class.php
BrowseHistoryManager.class.php in BrowseHistoryManager.class.php
BasicOutputHandlerConfigProperties.class.php
BasicOutputHandlerConfigProperties.class.php in BasicOutputHandlerConfigProperties.class.php
BasicOutputHandler.class.php
BasicOutputHandler.class.php in BasicOutputHandler.class.php
Blank.class.php
Blank.class.php in Blank.class.php
Block.class.php
Block.class.php in Block.class.php
BackgroundAttachmentSC.class.php
BackgroundAttachmentSC.class.php in BackgroundAttachmentSC.class.php
BackgroundRepeatSC.class.php
BackgroundRepeatSC.class.php in BackgroundRepeatSC.class.php
BorderStyleSC.class.php
BorderStyleSC.class.php in BorderStyleSC.class.php
BackgroundColorSP.class.php
BackgroundColorSP.class.php in BackgroundColorSP.class.php
BackgroundImageSP.class.php
BackgroundImageSP.class.php in BackgroundImageSP.class.php
BackgroundSP.class.php
BackgroundSP.class.php in BackgroundSP.class.php
BorderBottomSP.class.php
BorderBottomSP.class.php in BorderBottomSP.class.php
BorderLeftSP.class.php
BorderLeftSP.class.php in BorderLeftSP.class.php
BorderRightSP.class.php
BorderRightSP.class.php in BorderRightSP.class.php
BorderSP.class.php
BorderSP.class.php in BorderSP.class.php
BorderTopSP.class.php
BorderTopSP.class.php in BorderTopSP.class.php
BottomSP.class.php
BottomSP.class.php in BottomSP.class.php
BasicFormNamePassTokenCollector.class.php
BasicFormNamePassTokenCollector.class.php in BasicFormNamePassTokenCollector.class.php
Blob.class.php
Blob.class.php in Blob.class.php
ByteSize.class.php
ByteSize.class.php in ByteSize.class.php
Boolean.class.php
Boolean.class.php in Boolean.class.php
BooleanValidatorRule.class.php
BooleanValidatorRule.class.php in BooleanValidatorRule.class.php
ByteValueIterator.php
ByteValueIterator.php in ByteValueIterator.php
Blob.php
Blob.php in Blob.php
Basket.class.php
Basket.class.php in Basket.class.php
browse_authorizations.act.php
browse_authorizations.act.php in browse_authorizations.act.php
browse_xml.act.php
browse_xml.act.php in browse_xml.act.php
browse_help.act.php
browse_help.act.php in browse_help.act.php
browse.act.php
browse.act.php in browse.act.php
browse_rss.act.php
browse_rss.act.php in browse_rss.act.php
c
top
$config
Harmoni::$config in Harmoni.class.php
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.
Cache
Cache in Cache.class.php
This class acts as a basic cache. It stores data in a multi-dimensional associative array that is built at execution time to store any arbitrary data by "filing".
Cache
Cache::Cache() in Cache.class.php
cacheRecordSet
RecordManager::cacheRecordSet() in RecordManager.class.php
Puts the passed RecordSet into the internal cache.
CACHE_VARIABLE
CACHE_VARIABLE in Cache.class.php
canBeApplied
StyleCollection::canBeApplied() in StyleCollection.class.php
Determines whether this
  1. StyleCollection
can be applied to
  1. Components
.
canBeApplied
StyleSelectorInterface::canBeApplied() in StyleSelector.interface.php
Determines whether the implementation of this
  1. StyleSelector
allows
  1. StyleCollections
to be applied to
  1. Components
.
canBeApplied
StyleSelector::canBeApplied() in StyleSelector.class.php
Determines whether the implementation of this
  1. StyleSelector
allows
  1. StyleCollections
to be applied to
  1. Components
.
canBeApplied
StyleCollectionInterface::canBeApplied() in StyleCollection.interface.php
Determines whether this
  1. StyleCollection
can be applied to
  1. Components
.
cancelPrune
RecordFieldData::cancelPrune() in RecordFieldData.class.php
Unflags us for deletion from the DB.
cancelWizard
WizardAction::cancelWizard() in WizardAction.class.php
Cancel from this Wizard. This will tear down the wizard and return us to our returnUrl as specified by getReturnUrl().
canGoBack
WLogicStepContainer::canGoBack() in WLogicStepContainer.class.php
Returns if this StepContainer has a next forward step.
canGoForward
WLogicStepContainer::canGoForward() in WLogicStepContainer.class.php
Returns if this StepContainer has a next forward step.
canHandle
StringParser::canHandle() in StringParser.class.php
Answer True if this parser can handle the format of the string passed.
canHandle
KeywordStringParser::canHandle() in KeywordStringParser.class.php
Answer True if this parser can handle the format of the string passed.
canHandle
RegexStringParser::canHandle() in RegexStringParser.class.php
Answer True if this parser can handle the format of the string passed.
canImportBelow
XMLPartStructureImporter::canImportBelow() in XMLPartStructureImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLPartImporter::canImportBelow() in XMLPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLFileRecordImporter::canImportBelow() in XMLFileRecordImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLFileDataPartImporter::canImportBelow() in XMLFileDataPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLFilepathPartImporter::canImportBelow() in XMLFilepathPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLRecordImporter::canImportBelow() in XMLRecordImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLFileDimensionsPartImporter::canImportBelow() in XMLFileDimensionsPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLImporter::canImportBelow() in XMLImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLFilePartImporter::canImportBelow() in XMLFilePartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLThumbpathPartImporter::canImportBelow() in XMLThumbpathPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLRecordStructureImporter::canImportBelow() in XMLRecordStructureImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLThumbDataPartImporter::canImportBelow() in XMLThumbDataPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLThumbDimensionsPartImporter::canImportBelow() in XMLThumbDimensionsPartImporter.class.php
Checks if the user is able to import underneath this level
canImportBelow
XMLThumbMIMEPartImporter::canImportBelow() in XMLThumbMIMEPartImporter.class.php
Checks if the user is able to import underneath this level
CANNOT_COPY_OR_INHERIT_SELF
Cannot copy or inherit RecordStructure from itself Note: This method is PHP's equivalent of a static field.
CANNOT_DELETE_LAST_ROOT_QUALIFIER
Cannot delete last root Qualifier 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.
CanonicalCourse
CanonicalCourse in CanonicalCourse.php
CanonicalCourse contains general information about a course. This is in
CanonicalCourseAssetType
CanonicalCourseAssetType in CanonicalCourseAssetType.class.php
A HarmoniType for DR Assets that will define CanonicalCourses.
CanonicalCourseAssetType
CanonicalCourseAssetType::CanonicalCourseAssetType() in CanonicalCourseAssetType.class.php
CanonicalCourseIterator
CanonicalCourseIterator in CanonicalCourseIterator.php
CanonicalCourseIterator provides access to CanonicalCourses.
canRemoveFromItem
Tag::canRemoveFromItem() in Tag.class.php
Answer true if the current user can remove a tag from an item
canView
viewAction::canView() in view.act.php
canViewItem
canViewItem() in view.act.php
catchOutput
Template::catchOutput() in Template.class.php
Calls output() but catches whatever is printed and returns the output in a string.
catchTemplateOutput
TemplateFactory::catchTemplateOutput() in TemplateFactory.class.php
ceiling
Number::ceiling() in Number.class.php
Answer the integer nearest the receiver toward positive infinity.
CENTER
CENTER in Container.interface.php
An alignment constant.
changeAction
changeAction in change.act.php
Change the language to the one specified by the user
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.
changeAgentFlavor
HarmoniAgentManager::changeAgentFlavor() in HarmoniAgentManager.class.php
* WARNING: NOT IN OSID -- USE AT YOUR OWN RISK Change the flavor between editable agent and non editable agent
changed
FormFieldSet::changed() in FormFieldSet.class.php
changeParent
HarmoniQualifier::changeParent() in HarmoniQualifier.class.php
Changes the parent of this Qualifier by adding a new parent and removing the old parent.
changeParent
Qualifier::changeParent() in Qualifier.php
Changes the parent of this Qualifier by adding a new parent and removing the old parent.
changeParent
Changes the parent of this Node by adding a new parent and removing the old parent.
changeParent
HarmoniNode::changeParent() in HarmoniNode.class.php
Changes the parent of this Node by adding a new parent and removing the old parent.
changeStudent
HarmoniCourseSection::changeStudent() in CourseSection.class.php
Change the Enrollment Status Type for the student on the roster.
changeStudent
CourseOffering::changeStudent() in CourseOffering.php
Change the Enrollment Status Type for the student on the roster.
changeStudent
HarmoniCourseOffering::changeStudent() in CourseOffering.class.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.
change_passwordAction
change_passwordAction in change_password.act.php
This file will allow the user to change their HarmoniDB password.
CharValueIterator
CharValueIterator in CharValueIterator.php
CharValueIterator provides access to these objects sequentially, one at a
check
ResourceValidatorRule::check() in ResourceValidatorRule.class.php
Checks a given value to make sure it's an resource.
check
TrueValidatorRule::check() in TrueValidatorRule.class.php
checks a given value to make sure it's True
check
HasMethodsValidatorRule::check() in HasMethodsValidatorRule.class.php
Checks that the given object extends a specified class.
check
ChoiceValidatorRule::check() in ChoiceValidatorRule.class.php
checks a given value against the given choices
check
ValidatorRuleInterface::check() in ValidatorRule.interface.php
checks a given value against the rule contained within the class
check
AlwaysTrueValidatorRule::check() in AlwaysTrueValidatorRule.class.php
returns true no matter what
check
OptionalRule::check() in OptionalRule.class.php
checks a given value to see if it's set (returns true if not), and then runs the rule on it.
check
NonzeroLengthStringValidatorRule::check() in NonzeroLengthStringValidatorRule.class.php
Checks a given value to make sure it's an string and has a non-zero length
check
BooleanValidatorRule::check() in BooleanValidatorRule.class.php
checks a given value to make sure it's boolean
check
StringValidatorRule::check() in StringValidatorRule.class.php
Checks a given value to make sure it's an string.
check
ExtendsValidatorRule::check() in ExtendsValidatorRule.class.php
Checks that the given object extends a specified class.
check
OrValidatorRule::check() in OrValidatorRule.class.php
the OrValidatorRule takes 2 other rules and validates if at least one of the 2 validates.
check
ArrayValidatorRuleWithRule::check() in ArrayValidatorRuleWithRule.class.php
checks a given value to make sure it's an array and then runs $this->_rule on each value
check
IntegerRangeValidatorRule::check() in IntegerRangeValidatorRule.class.php
Checks a given value to make sure it's an integer.
check
IntegerValidatorRule::check() in IntegerValidatorRule.class.php
Checks a given value to make sure it's an integer.
check
DoubleValidatorRule::check() in DoubleValidatorRule.class.php
Checks a given value to make sure it's an Double.
check
RegexValidatorRule::check() in RegexValidatorRule.class.php
checks a given value against the regular expression defined
check
AndValidatorRule::check() in AndValidatorRule.class.php
the AndValidatorRule takes 2 other rules and validates if at least one of the 2 validates.
check
NumericValidatorRule::check() in NumericValidatorRule.class.php
checks a given value to make sure it's numeric
checkAll
DataContainerInterface::checkAll() in DataContainer.interface.php
Goes through all the keys and makes sure they comply to the rules specified for them.
checkAll
DataContainer::checkAll() in DataContainer.abstract.php
Goes through all the keys and makes sure they comply to the rules specified for them.
checkAllRequirements
StartupCheck::checkAllRequirements() in StartupCheck.class.php
Runs through all the requirements and asks their status.
checkForEmptyTags
Checks to see if any of our RecordTags are empty, and if so, deletes them.
checkRecord
NumberVersionConstraint::checkRecord() in NumberVersionConstraint.class.php
checkRecord
VersionConstraint::checkRecord() in VersionConstraint.interface.php
Takes a Record and returns if it is still valid or should be deleted. TRUE if it's still OK.
checkRecord
DateVersionConstraint::checkRecord() in DateVersionConstraint.class.php
checkRecord
PruneAllVersionConstraint::checkRecord() in PruneAllVersionConstraint.class.php
checkRecordFieldValue
DateVersionConstraint::checkRecordFieldValue() in DateVersionConstraint.class.php
checkRecordFieldValue
VersionConstraint::checkRecordFieldValue() in VersionConstraint.interface.php
Takes a RecordFieldValue object and sets "prune" flags for all versions based on whether it should be
checkRecordFieldValue
NumberVersionConstraint::checkRecordFieldValue() in NumberVersionConstraint.class.php
checkRecordFieldValue
PruneAllVersionConstraint::checkRecordFieldValue() in PruneAllVersionConstraint.class.php
checkTags
VersionConstraint::checkTags() in VersionConstraint.interface.php
Takes a Record and checks all the tags to make sure none of them fail the constraints. If they do, it asks the RecordTagManager to delete them from the database.
checkTags
NumberVersionConstraint::checkTags() in NumberVersionConstraint.class.php
checkTags
DateVersionConstraint::checkTags() in DateVersionConstraint.class.php
checkTags
PruneAllVersionConstraint::checkTags() in PruneAllVersionConstraint.class.php
checkValue
WECRegex::checkValue() in WECRegex.class.php
Returns true if the passed WizardComponent validates against this rule.
checkValue
WECRule::checkValue() in WECRule.interface.php
Returns true if the passed WizardComponent validates against this rule.
checkValue
WECOptionalRegex::checkValue() in WECOptionalRegex.class.php
Returns true if the passed WizardComponent validates against this rule.
checkValue
WECNonZeroRegex::checkValue() in WECNonZeroRegex.class.php
Returns true if the passed WizardComponent validates against this rule.
ChoiceValidatorRule
ChoiceValidatorRule::ChoiceValidatorRule() in ChoiceValidatorRule.class.php
the concstructor
ChoiceValidatorRule
ChoiceValidatorRule in ChoiceValidatorRule.class.php
a ChoiceValidatorRule checks a value against a certain given number of choices
chooseEditor
HtmlTextArea::chooseEditor() in HtmlTextArea.class.php
Choose an editor.
choose_agentAction
choose_agentAction in choose_agent.act.php
This file will allow the user to choose which agent they wish to modify authorizations for.
ChronologyConstants
ChronologyConstants in ChronologyConstants.class.php
ChronologyConstants is a SharedPool for the constants used by the Kernel-Chronology classes.
CIRCULAR_OPERATION
Circular operation Note: This method is PHP's equivalent of a static field.
ClassesActionSource
ClassesActionSource::ClassesActionSource() in ClassesActionSource.class.php
Constructor
ClassesActionSource
ClassesActionSource in ClassesActionSource.class.php
The ClassesActionSource looks for actions as classes located within include files.
ClassMethodsActionSource
ClassMethodsActionSource in ClassMethodsActionSource.class.php
The ClassMethodsActionSource looks for actions as methods located within a class. The action names correspond to a method of the same name within a class. The class name is the same as module name.
ClassMethodsActionSource
ClassMethodsActionSource::ClassMethodsActionSource() in ClassMethodsActionSource.class.php
Constructor
ClassTokenSearch
ClassTokenSearch in ClassTokenSearch.class.php
The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.
clean
Basket::clean() in Basket.class.php
removes unauthorized assets from the basket
clean
HtmlString::clean() in HtmlString.class.php
Clean up the html as much as possible
cleanCacheName
WizardAction::cleanCacheName() in WizardAction.class.php
Clean the cacheName
cleanColumn
QueryAbstract::cleanColumn() in Query.abstract.php
Answer a safe SQL column string
clear
FormFieldSet::clear() in FormFieldSet.class.php
clear
Queue::clear() in Queue.class.php
Clear the queue.
clear
OrderedList::clear() in OrderedList.class.php
Clear the list.
clear
FieldSet::clear() in FieldSet.class.php
clears the fieldset
clearAllProperties
HarmoniEditableAgent::clearAllProperties() in HarmoniEditableAgent.class.php
* Clears the values (replaces them with false) but leaves the properties in in existence. The function above destroys them completely.
clearCache
HierarchyCache::clearCache() in HierarchyCache.class.php
Clears the cache.
clearCache
HarmoniHierarchy::clearCache() in HarmoniHierarchy.class.php
Clears the cache.
clearNodeAncestory
HierarchyCache::clearNodeAncestory() in HierarchyCache.class.php
Clear the ancestory rows for a given node
clearProperties
edit_propertiesAction::clearProperties() in edit_properties.act.php
*
clearProperties
edit_agent_detailsAction::clearProperties() in edit_agent_details.act.php
*
ClearSC
ClearSC in ClearSC.class.php
The ClearSC represents CSS clear values. The allowed values are:
ClearSC
ClearSC::ClearSC() in ClearSC.class.php
The constructor.
ClearSP
ClearSP::ClearSP() in ClearSP.class.php
The constructor.
ClearSP
ClearSP in ClearSP.class.php
The ClearSP represents the 'clear' StyleProperty.
clearTraversalCaches
Clear the traverse caches for the given node and direction
clearTraverseDownCaches
Clear the traverse down caches for the given node and all of its ancestors
clearTraverseUpCaches
Clear the traverse up caches for the given node and all of its decendents
clear_authorizationsAction
clear_authorizationsAction in clear_authorizations.act.php
This action clears all authorizations for the passed user(s).
CLIStatusStars
CLIStatusStars in StatusStars.class.php
A command-line-environment of status stars. This class will not output HTML.
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.
clockPrecision
DateAndTime::clockPrecision() in DateAndTime.class.php
One second precision.
closeWizard
WizardAction::closeWizard() in WizardAction.class.php
Close the Wizard. This will tear down the Wizard.
cmpRS
XMLRecordStructureImporter::cmpRS() in XMLRecordStructureImporter.class.php
Compares an array of essential info to a recordStructure object
collect
TokenCollector::collect() in TokenCollector.abstract.php
Collect any tokens that the user may have supplied. Reply NULL if none are found.
collect
NamePassTokenCollector::collect() in NamePassTokenCollector.abstract.php
Collect any tokens that the user may have supplied. Reply NULL if none are found. (This method uses the "Template Method" design pattern.)
collectName
BasicFormNamePassTokenCollector::collectName() in BasicFormNamePassTokenCollector.class.php
Collect the name that the user may have supplied, Reply NULL if none are found.
collectName
NamePassTokenCollector::collectName() in NamePassTokenCollector.abstract.php
Collect the name that the user may have supplied, Reply NULL if none are found.
collectName
HTTPAuthNamePassTokenCollector::collectName() in HTTPAuthNamePassTokenCollector.class.php
Collect the name that the user may have supplied, Reply NULL if none are found.
collectPassword
BasicFormNamePassTokenCollector::collectPassword() in BasicFormNamePassTokenCollector.class.php
Collect the password that the user may have supplied, Reply NULL if none are found.
collectPassword
NamePassTokenCollector::collectPassword() in NamePassTokenCollector.abstract.php
Collect the password that the user may have supplied, Reply NULL if none are found.
collectPassword
HTTPAuthNamePassTokenCollector::collectPassword() in HTTPAuthNamePassTokenCollector.class.php
Collect the password that the user may have supplied, Reply NULL if none are found.
collectTokens
HTTPAuthNamePassTokenCollector::collectTokens() in HTTPAuthNamePassTokenCollector.class.php
Run the token collection sequence involving prompting for and collecting tokens.
collectTokens
TokenCollector::collectTokens() in TokenCollector.abstract.php
Run the token collection sequence involving prompting for and collecting tokens.
ColorSC
ColorSC::ColorSC() in ColorSC.class.php
The constructor.
ColorSC
ColorSC in ColorSC.class.php
The ColorSC represents CSS color values. For efficiency reasons, constant
ColorSP
ColorSP in ColorSP.class.php
The ColorSP represents the 'color' StyleProperty.
ColorSP
ColorSP::ColorSP() in ColorSP.class.php
The constructor.
columnNamesToLowercase
MySqlUtils::columnNamesToLowercase() in MySqlUtils.class.php
Make all column names lowercase
commit
RecordField::commit() in RecordField.class.php
Spiders through each index and calls commit() on it.
commit
StorableRecordSet::commit() in StorableRecordSet.class.php
Attempts to commit our Records to the database and update our mapping.
commit
Record::commit() in Record.class.php
Commits (either inserts or updates) the data for this Record into the database.
commit
SchemaField::commit() in SchemaField.class.php
Reflects any changes made locally to the database.
commit
OsidTransactionManager::commit() in OsidTransactionManager.php
Commits a transaction, persisting its operations since a call to mark().
commit
RecordFieldData::commit() in RecordFieldData.class.php
Commits any changes that have been made to the database. If neither update() nor prune() have been called, even if changes have been made, they will not be reflected in the database.
commit
RecordFieldValue::commit() in RecordFieldValue.class.php
Commits the existing (and new, if applicable) versions of this value to the database. If the Record is version controlled and the new value is the same as the old value, it is ignored.
commitAllFields
Schema::commitAllFields() in Schema.class.php
Spiders through all the fields and commits them to the database. Is called from SchemaManager::synchronize().
commitAndTag
Record::commitAndTag() in Record.class.php
Calls both commit() and tag().
commitTransaction
PostgreSQLDatabase::commitTransaction() in PostgreSQLDatabase.class.php
Commit a transaction. This will roll-back changes if errors occured in the transaction block.
commitTransaction
DBHandler::commitTransaction() in DBHandler.class.php
Commit a transaction. This will roll-back changes if errors occured in the transaction block.
commitTransaction
Database::commitTransaction() in Database.interface.php
Commit a transaction. This will roll-back changes if errors occured in the transaction block.
commitTransaction
MySQLDatabase::commitTransaction() in MySQLDatabase.class.php
Commit a transaction. This will roll-back changes if errors occured in the transaction block.
commitTransaction
OracleDatabase::commitTransaction() in OracleDatabase.class.php
Commit a transaction. This will roll-back changes if errors occured in the transaction block.
Component
Component in Component.class.php
This is a generic implementation of the Component interface that allows the user to output an arbitrary string (content).
Component
Component::Component() in Component.class.php
The constructor.
ComponentInterface
ComponentInterface in Component.interface.php
  1. Components
are the basic units that can be displayed on the screen. The main method
  1. render()
which renders the component on the screen.
compressWithStatus
XMLExporter::compressWithStatus() in XMLExporter.class.php
Compress a directory with status stars. Return the resulting file path
ConfigSystem
ConfigSystem in ConfigSystem.class.php
ConfigSystem
ConfigSystem::ConfigSystem() in ConfigSystem.class.php
The constructor.
ConfigurationProperties
ConfigurationProperties in ConfigurationProperties.class.php
Properties for configuring Managers
ConfigurationProperties
ConfigurationProperties::ConfigurationProperties() in ConfigurationProperties.class.php
Constructor. Create a new Properties object.
ConfigurationProperties
BasicOutputHandlerConfigProperties::ConfigurationProperties() in BasicOutputHandlerConfigProperties.class.php
Constructor. Create a new Properties object.
ConfigurationPropertiesType
ConfigurationPropertiesType in ConfigurationPropertiesType.class.php
This Type is that which makes use of the Harmoni AuthenticationHandler.
ConfigurationPropertiesType
ConfigurationPropertiesType::ConfigurationPropertiesType() in ConfigurationPropertiesType.class.php
CONFIGURATION_ERROR
Configuration error Note: This method is PHP's equivalent of a static field.
confirmClearProperties
*
confirmClearProperties
*
confirmDeleteAgent
*
confirmDeleteAgent
*
confirmDeleteOffering
*
confirmDeleteSection
*
connect
PostgreSQLDatabase::connect() in PostgreSQLDatabase.class.php
Connects to the database.
connect
MySQLDatabase::connect() in MySQLDatabase.class.php
Connects to the database.
connect
Database::connect() in Database.interface.php
Connects to the database.
connect
DBHandler::connect() in DBHandler.class.php
Connect to the database.
connect
OracleDatabase::connect() in OracleDatabase.class.php
Connects to the database.
Connection
Connection in Connection.php
The Connection represents the channel of communication with the database.
ConnectionDatabaseException
ConnectionDatabaseException in Database.interface.php
This is an exception thrown for connection problems.
CONNECTION_FAILED
Connection failed Note: This method is PHP's equivalent of a static field.
Container
Container::Container() in Container.class.php
The constructor.
Container
Container in Container.class.php
This is a generic
  1. Container
implementation that should be sufficient for all means and purposes.
ContainerInterface
ContainerInterface in Container.interface.php
The
  1. Container
interface is an extension of the
  1. Component
interface;
  1. Containers
are capable of storing multiple sub-
  1. Components
and when rendering Containers, all sub-
  1. Components
will be rendered as well.
contains
LDAPGroup::contains() in LDAPGroup.class.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
contains
Cache::contains() in Cache.class.php
Checks to see if we have any data stored under the given identifiers.
contains
EveryoneGroup::contains() in EveryoneGroup.class.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
contains
Group::contains() in Group.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
contains
UsersGroup::contains() in UsersGroup.class.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
contains
RecordSet::contains() in RecordSet.class.php
Returns if this set contains the passed Record
contains
HarmoniGroup::contains() in HarmoniGroup.class.php
Return
  1. true
if the Member or Group is in the Group, optionally including subgroups,
  1. false
otherwise.
ContentSearch
ContentSearch in ContentSearch.class.php
Return assets of the specified type
ContentSearch
ContentSearch::ContentSearch() in ContentSearch.class.php
Constructor
Context
Context in Context.class.php
The Context class provides easy access to variables for action scripts and classes.
Context
Context::Context() in Context.class.php
The constructor
convertArrayToObject
HarmoniPropertyManager::convertArrayToObject() in HarmoniPropertyManager.class.php
A public function to take a key/value array of properties as might be gathered from a web form and turns it into a useable object
convertPartStructureToType
HarmoniRecordStructure::convertPartStructureToType() in HarmoniRecordStructure.class.php
Convert this PartStructure and all of its associated Parts to a new type.
cookies_requiredAction
cookies_requiredAction in cookies_required.act.php
<##>
copy
SObject::copy() in SObject.class.php
Answer another instance just like the receiver. Subclasses typically override postCopy; they typically do not override shallowCopy.
copy
OrderedList::copy() in OrderedList.class.php
Create a new instance of the object in the list with a given reference.
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.
copyAsset
HarmoniRepositoryManager::copyAsset() in HarmoniRepositoryManager.class.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
HarmoniRepository::copyAsset() in HarmoniRepository.class.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.
copyByteStore
Copy an existing ByteStore in this Cabinet by copying contents and the appropriate attributes of another ByteStore.
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.
copyRecordStructure
Add the specified RecordStructure and all the related Records from the specified asset.
copyRecordStructure
HarmoniAsset::copyRecordStructure() in HarmoniAsset.class.php
Add the specified RecordStructure and all the related Records from the specified asset.
copySameFrom
SObject::copySameFrom() in SObject.class.php
Copy to myself all instance variables named the same in otherObject.
copyTwoLevel
SObject::copyTwoLevel() in SObject.class.php
one more level than a shallowCopy
CornersStyleCollection
CornersStyleCollection::CornersStyleCollection() in CornersStyleCollection.class.php
The constructor.
CornersStyleCollection
CornersStyleCollection in CornersStyleCollection.class.php
A StyleCollection is one of the tree building pieces of CSS styles. As the name suggests it handles a collection of StyleProperties.
count
TagFilterIterator::count() in TagFilterIterator.class.php
Gives the number of items in the iterator
count
LDAPAgentIterator::count() in LDAPAgentIterator.class.php
Gives the number of items in the iterator
count
GroupsFromNodesIterator::count() in GroupsFromNodesIterator.class.php
Gives the number of items in the iterator
count
RuleSet::count() in RuleSet.class.php
returns the number of keys with rules
count
FieldSet::count() in FieldSet.class.php
returns the number of fields set
count
QueryCounter::count() in QueryCounter.class.php
count
AgentFilteringFromTraversalIterator::count() in AgentFilteringFromTraversalIterator.class.php
Gives the number of items in the iterator
count
OrderedSet::count() in OrderedSet.class.php
Return the number of ids in the set.
count
TaggedItemIterator::count() in TaggedItemIterator.class.php
Gives the number of items in the iterator
count
OrderedSetInterface::count() in OrderedSet.interface.php
Return the number of ids in the set.
count
MultiIteratorIterator::count() in MultiIteratorIterator.class.php
Gives the number of items in the iterator
count
HarmoniEntryIterator::count() in HarmoniEntryIterator.class.php
Gives the number of items in the iterator
count
HarmoniIterator::count() in HarmoniIterator.class.php
Gives the number of items in the iterator
countChanged
UserDataContainer::countChanged() in UserDataContainer.abstract.php
Returns the number of fields for which new values have been specified.
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
CourseManagementException in CourseManagementException.php
OsidException or one of its subclasses is thrown by all methods of all
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
course_searchAction
course_searchAction in course_search.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
createAgent
AgentManager::createAgent() in AgentManager.php
Create an Agent with the display name, Type, and Properties specified.
createAgent
JavaPOCAgentManager::createAgent() in JavaPOCAgentManager.class.php
Create an Agent with the display name, Type, and Properties specified.
createAgent
HarmoniAgentManager::createAgent() in HarmoniAgentManager.class.php
Create an Agent with the display name, Type, and Properties specified.
createAgentForm
**
createAlias
Services::createAlias() in Services.class.php
Create an alias from one service name to another.
createAndPopulate
StorableBoolean::createAndPopulate() in StorableBoolean.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableBlob::createAndPopulate() in StorableBlob.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableTime::createAndPopulate() in StorableTime.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableString::createAndPopulate() in StorableString.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableInteger::createAndPopulate() in StorableInteger.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableShortString::createAndPopulate() in StorableShortString.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorablePrimitive::createAndPopulate() in StorablePrimitive.interface.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
createAndPopulate
StorableFloat::createAndPopulate() in StorableFloat.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
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.
createAsset
HarmoniRepository::createAsset() in HarmoniRepository.class.php
Create a new Asset of this AssetType in this Repository. The implementation of this method sets the Id for the new object.
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.
createAuthoritativeComponent
Creates a new PrimitiveIO object for the given dataType.
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.
createAuthorization
AuthorizationCache::createAuthorization() in AuthorizationCache.class.php
Creates a new Authorization object, caches it, and inserts it into the database.
createAuthorization
HarmoniAuthorizationManager::createAuthorization() in HarmoniAuthorizationManager.class.php
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.
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.
createCanonicalCourse
HarmoniCourseManagementManager::createCanonicalCourse() in CourseManagementManager.class.php
Create a new CanonicalCourse. The display name defaults to the title, but this can be changed later.
createCanonicalCourse
Create a new CanonicalCourse. The display name defaults to the title, but this can be changed later.
createCanonicalCourse
Create a new CanonicalCourse.
createCanonicalCourse
Create a new CanonicalCourse.
createComponent
PrimitiveIOManager::createComponent() in PrimitiveIOManager.class.php
Creates a new PrimitiveIO object for the given dataType.
createComponentForPartStructure
Create a new PrimitiveIO object that allows for selection from an authority list
createcourseAction
createcourseAction in createcourse.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
createCourseGradeRecord
Create a CourseGradeRecord for the specified Agent (student), CourseOffering, CourseGradeType, and CourseGrade. Note that the intent is that this is a summative grade.
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.
createCourseGroup
HarmoniCourseManagementManager::createCourseGroup() in CourseManagementManager.class.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.
createCourseOffering
Create a new CourseOffering. The default display name is the title of the course.
createCourseSection
Create a new CourseSection.
createCourseSection
Create a new CourseSection.
createcoursesectionAction
createcoursesectionAction in createcoursesection.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
createDatabase
DBHandler::createDatabase() in DBHandler.class.php
*Deprecated* Creates a new database connection.
createDatedAuthorization
HarmoniAuthorizationManager::createDatedAuthorization() in HarmoniAuthorizationManager.class.php
Creates a new Authorization for an Agent performing a Function with a Qualifier.
createDatedAuthorization
Creates a new Authorization for an Agent performing a Function with a Qualifier.
createDictionary
DictionaryManager::createDictionary() in DictionaryManager.php
Create a dictionary with the specified name and domain.
createEvaluation
Create an Evaluation of the specified Type for this Assessment.
createEvaluation
Create an Evaluation of the specified Type for this Section.
createEvaluation
Create an Evaluation of the specified Type for this Item.
createFooterRow
createFooterRow
EmbeddedArrayResultPrinter::createFooterRow() in EmbeddedArrayResultPrinter.class.php
Builds the footer row of this result table.
createFunction
AuthorizationCache::createFunction() in AuthorizationCache.class.php
Creates a new Function, insertsi in the DB and caches it.
createFunction
AuthorizationManager::createFunction() in AuthorizationManager.php
Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
createFunction
HarmoniAuthorizationManager::createFunction() in HarmoniAuthorizationManager.class.php
Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
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.
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.
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
createGroup
AgentManager::createGroup() in AgentManager.php
Create a Group with the display name, Type, description, and Properties specified. All but description are immutable.
createGroup
JavaPOCAgentManager::createGroup() in JavaPOCAgentManager.class.php
Create a Group with the display name, Type, description, and Properties specified. All but description are immutable.
createGroup
HarmoniAgentManager::createGroup() in HarmoniAgentManager.class.php
Create a Group with the display name, Type, description, and Properties specified. All but description are immutable.
createHeaderRow
EmbeddedArrayResultPrinter::createHeaderRow() in EmbeddedArrayResultPrinter.class.php
Builds the header row of this result table.
createHeaderRow
createHierarchy
HierarchyManager::createHierarchy() in HierarchyManager.php
Create a Hierarchy.
createHierarchy
HarmoniHierarchyManager::createHierarchy() in HarmoniHierarchyManager.class.php
Create a Hierarchy.
createId
HarmoniIdManager::createId() in HarmoniIdManager.class.php
Create a new unique identifier.
createId
JavaPOCIdManager::createId() in JavaPOCIdManager.class.php
Create a new unique identifier.
createId
IdManager::createId() in IdManager.php
Create a new unique identifier.
createInitialStep
Create an Inital Step for the specified role in this Process. There must be one and only one Initial Step.
createItem
AssessmentManager::createItem() in AssessmentManager.php
Create a new Item and add it to the Item Bank.
createItemElement
EmbeddedArrayResultPrinter::createItemElement() in EmbeddedArrayResultPrinter.class.php
Creates the HTML table element(s) for the passed content.
createItemElement
createItemTaken
Create an ItemTaken based on a SectionTaken.
createLog
LoggingManager::createLog() in LoggingManager.php
Create a Writable Log.
createLog
HarmoniLoggingManager::createLog() in HarmoniLoggingManager.class.php
Create a Writable Log.
createMapping
AgentTokenMappingManager::createMapping() in AgentTokenMappingManager.class.php
Create a new mapping between AuthNTokens and an AgentId.
createnewtermAction
createnewtermAction in createnewterm.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
createnewtypeAction
createnewtypeAction in createnewtype.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
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.
createNode
HarmoniHierarchy::createNode() in HarmoniHierarchy.class.php
Create a Node. The Node is created with the specified unique Id and initially has only the specified parent.
createNode
HierarchyCache::createNode() in HierarchyCache.class.php
Attempts to create the specified node in the database and adds the specified parent.
createPageLinks
createPart
FileDataPart::createPart() in FileDataPart.class.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.
createPart
DimensionsPart::createPart() in DimensionsPart.class.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.
createPart
ThumbnailMimeTypePart::createPart() in ThumbnailMimeTypePart.class.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.
createPart
FileNamePart::createPart() in FileNamePart.class.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.
createPart
FileUrlPart::createPart() in FileUrlPart.class.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.
createPart
FileSizePart::createPart() in FileSizePart.class.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.
createPart
FileRecord::createPart() in FileRecord.class.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.
createPart
HarmoniRecord::createPart() in HarmoniRecord.class.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.
createPart
HarmoniPart::createPart() in HarmoniPart.class.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.
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
MimeTypePart::createPart() in MimeTypePart.class.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.
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.
createPart
ThumbnailDataPart::createPart() in ThumbnailDataPart.class.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.
createPartStructure
HarmoniRecordStructure::createPartStructure() in HarmoniRecordStructure.class.php
Create an PartStructure in this RecordStructure. This is not part of the Repository OSID at the time of this writing, but is needed for dynamically created RecordStructures/PartStructures.
createProcess
WorkflowManager::createProcess() in WorkflowManager.php
Create a process. An unique Id is generated for this Process by the implementation.
createQualifier
AuthorizationManager::createQualifier() in AuthorizationManager.php
Ids in Authorization are externally defined and their uniqueness is
createQualifier
AuthorizationCache::createQualifier() in AuthorizationCache.class.php
Creates a new Qualifier in the Authorization Service. This is different than making a new instance of a Qualifier object locally as the Qualifier will be inserted into the Authorization Service.
createQualifier
HarmoniAuthorizationManager::createQualifier() in HarmoniAuthorizationManager.class.php
Ids in Authorization are externally defined and their uniqueness is
createRecord
Create a new Asset Record of the specified RecordStructure. The implementation of this method sets the Id for the new object.
createRecord
RecordManager::createRecord() in RecordManager.class.php
Returns a new Record object that can be inserted into the database.
createRecord
HarmoniAsset::createRecord() in HarmoniAsset.class.php
Create a new Asset Record of the specified RecordStructure. The implementation of this method sets the Id for the new object.
createRecordStructure
HarmoniRepository::createRecordStructure() in HarmoniRepository.class.php
Create a new RecordStructure
createRepository
HarmoniRepositoryManager::createRepository() in HarmoniRepositoryManager.class.php
Create a new Repository of the specified Type. 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.
createRootCabinet
Create a new root Cabinet with the given name. The name must not include this Cabinet's separationCharacter.
createRootNode
HierarchyCache::createRootNode() in HierarchyCache.class.php
Attempts to create the specified node as root node in the database.
createRootNode
HarmoniHierarchy::createRootNode() in HarmoniHierarchy.class.php
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.
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.
createRootQualifier
HarmoniAuthorizationManager::createRootQualifier() in HarmoniAuthorizationManager.class.php
Creates a new Qualifier in the Authorization Service that has no parent.
createRootQualifier
Creates a new Qualifier in the Authorization Service that has no parent.
createRootQualifier
AuthorizationCache::createRootQualifier() in AuthorizationCache.class.php
Creates a new Qualifier in the Authorization Service that has no parent. This is different from making a new instance of a Qualifier object locally as the Qualifier will be inserted into the Authorization Service.
createRow
InsertQuery::createRow() in InsertQuery.class.php
Create a new, empty row. This is used when adding values via the addValue() or addRawValue() method rather than the setColumns.
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.
createScheduleItem
Create a ScheduleItem. The masterIdentifier argument is optional. A
createSchema
SchemaManager::createSchema() in SchemaManager.class.php
Returns a new Schema object of $type.
createSearchFields
SimpleFieldModule::createSearchFields() in SimpleFieldModule.class.php
Create the fields (without form tags) for searching
createSearchFields
RepositorySearchModuleInterface::createSearchFields() in RepositorySearchModule.interface.php
Create the fields (without form tags) for searching
createSearchFields
PartAndValuesModule::createSearchFields() in PartAndValuesModule.class.php
Create the fields (without form tags) for searching
createSearchFields
RepositorySearchModuleManager::createSearchFields() in RepositorySearchModuleManager.class.php
Create a form for searching.
createSearchForm
SimpleFieldModule::createSearchForm() in SimpleFieldModule.class.php
Create a form for searching.
createSearchForm
RepositorySearchModuleInterface::createSearchForm() in RepositorySearchModule.interface.php
Create a form for searching.
createSearchForm
RepositorySearchModuleManager::createSearchForm() in RepositorySearchModuleManager.class.php
Create a form for searching.
createSearchForm
PartAndValuesModule::createSearchForm() in PartAndValuesModule.class.php
Create a form for searching.
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.
createServiceAlias
Create an alias from one service name to another.
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.
createTDElement
EmbeddedArrayResultPrinter::createTDElement() in EmbeddedArrayResultPrinter.class.php
Creates a table TD element with the passed content.
createTerm
CourseManagementManager::createTerm() in CourseManagementManager.php
Create a new Term with a specific type and Schedule. Schedules are defined in the scheduling OSID.
createTerm
HarmoniCourseManagementManager::createTerm() in CourseManagementManager.class.php
Create a new Term with a specific type and Schedule. Schedules are defined in the scheduling OSID.
createTheme
GUIManager::createTheme() in GUIManager.class.php
Creates a new theme object with an Id
createTokens
AuthNMethod::createTokens() in AuthNMethod.abstract.php
Create a Tokens object that provides common access to the contents of the tokens passed to the system by the user or returned from the underlying system.
createTokensForIdentifier
AuthNMethod::createTokensForIdentifier() in AuthNMethod.abstract.php
Create a Tokens object for a given identifier. An identifier is often a username, but does not have to be as long as it is a string unique within this authentication method.
createTokensObject
SQLDatabaseAuthNMethod::createTokensObject() in SQLDatabaseAuthNMethod.class.php
Create a Tokens Object
createTokensObject
LDAPAuthNMethod::createTokensObject() in LDAPAuthNMethod.class.php
Create a Tokens Object
createTokensObject
AuthNMethod::createTokensObject() in AuthNMethod.abstract.php
Create a Tokens Object
createTRElement
EmbeddedArrayResultPrinter::createTRElement() in EmbeddedArrayResultPrinter.class.php
Returns the starting tag of a TR element.
createTRElement
createURLWriter
PathInfoRequestHandler::createURLWriter() in PathInfoRequestHandler.class.php
Returns a new URLWriter object corresponding to this RequestHandler.
createURLWriter
GETMethodRequestHandler::createURLWriter() in GETMethodRequestHandler.class.php
Returns a new URLWriter object corresponding to this RequestHandler.
createURLWriter
RequestHandler::createURLWriter() in RequestHandler.interface.php
Returns a new URLWriter object corresponding to this RequestHandler.
createValueObjectFromString
ThumbnailDataPartStructure::createValueObjectFromString() in ThumbnailDataPartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
ThumbnailMimeTypePartStructure::createValueObjectFromString() in ThumbnailMimeTypePartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
MimeTypePartStructure::createValueObjectFromString() in MimeTypePartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
HarmoniPartStructure::createValueObjectFromString() in HarmoniPartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
DimensionsPartStructure::createValueObjectFromString() in DimensionsPartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
FileNamePartStructure::createValueObjectFromString() in FileNamePartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
FileDataPartStructure::createValueObjectFromString() in FileDataPartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createValueObjectFromString
FileSizePartStructure::createValueObjectFromString() in FileSizePartStructure.class.php
Answer the Primative object appropriate for this part, whose value is represented by the input string.
createWizard
createnewtermAction::createWizard() in createnewterm.act.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
edit_agentsAction::createWizard() in edit_agents.act.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
createnewtypeAction::createWizard() in createnewtype.act.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
edit_propertiesAction::createWizard() in edit_properties.act.php
createWizard
ExtensionRequirement::createWizard() in ExtensionRequirement.class.php
Returns a Wizard object containing fields for user input to complete installation process.
createWizard
StartupRequirement::createWizard() in StartupRequirement.interface.php
Returns a Wizard object containing fields for user input to complete installation process.
createWizard
theme_editorAction::createWizard() in theme_editor.act.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
WizardAction::createWizard() in WizardAction.class.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
change_passwordAction::createWizard() in change_password.act.php
creates the wizard
createWizard
add_groupAction::createWizard() in add_group.act.php
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
Create a new Wizard for this action. Caching of this Wizard is handled by getWizard() and does not need to be implemented here.
createWizard
HarmoniVersionRequirement::createWizard() in HarmoniVersionRequirement.class.php
Returns a Wizard object containing fields for user input to complete installation process.
createWizard
PHPConfigValueRequirement::createWizard() in PHPConfigValueRequirement.class.php
Returns a Wizard object containing fields for user input to complete installation process.
createWizardSteps
HarmoniFileModule::createWizardSteps() in HarmoniFileModule.class.php
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardSteps
DataManagerPrimativesModule::createWizardSteps() in DataManagerPrimativesModule.class.php
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardSteps
RepositoryInputOutputModuleInterface::createWizardSteps() in RepositoryInputOutputModule.interface.php
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardSteps
RepositoryInputOutputModuleManager::createWizardSteps() in RepositoryInputOutputModuleManager.class.php
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardStepsForPartStructures
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardStepsForPartStructures
RepositoryInputOutputModuleManager::createWizardStepsForPartStructures() in RepositoryInputOutputModuleManager.class.php
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardStepsForPartStructures
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWizardStepsForPartStructures
Create wizard steps for editing the values of the specified Record and add them to the wizard.
createWork
Process::createWork() in Process.php
Create Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
create_agentAction
create_agentAction in create_agent.act.php
This action will allow for the creation of agents.
CryptUsernamePasswordAuthNTokens
CryptUsernamePasswordAuthNTokens in CryptUsernamePasswordAuthNTokens.class.php
This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's PHP's crypt() function.
CSSColorValidatorRule
CSSColorValidatorRule in ColorSC.class.php
a RegexValidatorRule checks a given value against a regular expression
CSSColorValidatorRule
CSSFontFamilyValidatorRule
CSSFontFamilyValidatorRule in FontFamilySC.class.php
a RegexValidatorRule checks a given value against a regular expression
CSSFontFamilyValidatorRule
CSSLengthValidatorRule
CSSLengthValidatorRule
CSSLengthValidatorRule in LengthSC.class.php
a RegexValidatorRule checks a given value against a regular expression
CSSLengthValidatorRuleWithOptions
CSSLengthValidatorRuleWithOptions in LengthSC.class.php
a RegexValidatorRule checks a given value against a regular expression
current
StorableTime::current() in StorableTime.class.php
Answer a StorableTime representing now
current
TimeStamp::current() in TimeStamp.class.php
Answer a TimeStamp representing now
current
Week::current() in Week.class.php
Answer a new object that represents now.
current
Date::current() in Date.class.php
Answer a new object that represents now.
current
Year::current() in Year.class.php
Answer a new object that represents now.
current
Schedule::current() in Schedule.class.php
Answer a new object that represents now.
current
Timespan::current() in Timespan.class.php
Answer a new object that represents now.
current
Month::current() in Month.class.php
Answer a new object that represents now.
CursorSC
CursorSC::CursorSC() in CursorSC.class.php
The constructor.
CursorSC
CursorSC in CursorSC.class.php
The CursorSC represents CSS "cursor" values. The allowed
CursorSP
CursorSP::CursorSP() in CursorSP.class.php
The constructor. All parameters could be
  1. null
and if so will be ignored.
CursorSP
CursorSP in CursorSP.class.php
The CursorSP represents the 'cursor' StyleProperty.
ClassesActionSource.class.php
ClassesActionSource.class.php in ClassesActionSource.class.php
ClassMethodsActionSource.class.php
ClassMethodsActionSource.class.php in ClassMethodsActionSource.class.php
Context.class.php
Context.class.php in Context.class.php
Component.class.php
Component.class.php in Component.class.php
Component.interface.php
Component.interface.php in Component.interface.php
Container.class.php
Container.class.php in Container.class.php
Container.interface.php
Container.interface.php in Container.interface.php
CornersStyleCollection.class.php
CornersStyleCollection.class.php in CornersStyleCollection.class.php
CornersStyleCollection.class.php
CornersStyleCollection.class.php in CornersStyleCollection.class.php
ClearSC.class.php
ClearSC.class.php in ClearSC.class.php
ColorSC.class.php
ColorSC.class.php in ColorSC.class.php
CursorSC.class.php
CursorSC.class.php in CursorSC.class.php
ClearSP.class.php
ClearSP.class.php in ClearSP.class.php
ColorSP.class.php
ColorSP.class.php in ColorSP.class.php
CursorSP.class.php
CursorSP.class.php in CursorSP.class.php
CryptUsernamePasswordAuthNTokens.class.php
CryptUsernamePasswordAuthNTokens.class.php in CryptUsernamePasswordAuthNTokens.class.php
ClassTokenSearch.class.php
ClassTokenSearch.class.php in ClassTokenSearch.class.php
CanonicalCourseAssetType.class.php
CanonicalCourseAssetType.class.php in CanonicalCourseAssetType.class.php
CanonicalCourseIterator.class.php
CanonicalCourseIterator.class.php in CanonicalCourseIterator.class.php
CanonicalCourse.class.php
CanonicalCourse.class.php in CanonicalCourse.class.php
CourseGradeRecordIterator.class.php
CourseGradeRecordIterator.class.php in CourseGradeRecordIterator.class.php
CourseGradeRecord.class.php
CourseGradeRecord.class.php in CourseGradeRecord.class.php
CourseGroupIterator.class.php
CourseGroupIterator.class.php in CourseGroupIterator.class.php
CourseGroup.class.php
CourseGroup.class.php in CourseGroup.class.php
CourseManagementManager.class.php
CourseManagementManager.class.php in CourseManagementManager.class.php
CourseOfferingIterator.class.php
CourseOfferingIterator.class.php in CourseOfferingIterator.class.php
CourseOffering.class.php
CourseOffering.class.php in CourseOffering.class.php
CourseSectionIterator.class.php
CourseSectionIterator.class.php in CourseSectionIterator.class.php
CourseSection.class.php
CourseSection.class.php in CourseSection.class.php
ContentSearch.class.php
ContentSearch.class.php in ContentSearch.class.php
ConfigurationPropertiesType.class.php
ConfigurationPropertiesType.class.php in ConfigurationPropertiesType.class.php
ConfigurationProperties.class.php
ConfigurationProperties.class.php in ConfigurationProperties.class.php
ChronologyConstants.class.php
ChronologyConstants.class.php in ChronologyConstants.class.php
Cache.class.php
Cache.class.php in Cache.class.php
ChoiceValidatorRule.class.php
ChoiceValidatorRule.class.php in ChoiceValidatorRule.class.php
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
CabinetEntryIterator.php
CabinetEntryIterator.php in CabinetEntryIterator.php
CabinetEntry.php
CabinetEntry.php in CabinetEntry.php
Cabinet.php
Cabinet.php in Cabinet.php
CharValueIterator.php
CharValueIterator.php in CharValueIterator.php
Clob.php
Clob.php in Clob.php
Connection.php
Connection.php in Connection.php
ConfigSystem.class.php
ConfigSystem.class.php in ConfigSystem.class.php
create_agent.act.php
create_agent.act.php in create_agent.act.php
choose_agent.act.php
choose_agent.act.php in choose_agent.act.php
clear_authorizations.act.php
clear_authorizations.act.php in clear_authorizations.act.php
cookies_required.act.php
cookies_required.act.php in cookies_required.act.php
course_search.act.php
course_search.act.php in course_search.act.php
createcoursesection.act.php
createcoursesection.act.php in createcoursesection.act.php
createcourse.act.php
createcourse.act.php in createcourse.act.php
createnewterm.act.php
createnewterm.act.php in createnewterm.act.php
createnewtype.act.php
createnewtype.act.php in createnewtype.act.php
change.act.php
change.act.php in change.act.php
change_password.act.php
change_password.act.php in change_password.act.php
d
top
$day
StringParser::$day in StringParser.class.php
$duration
Timespan::$duration in Timespan.class.php
darken
RGBColor::darken() in RGBcolor.class.php
Darken the color by a certain amount (0-100)
Database
Database in Database.interface.php
A Database interface provides generic database functionality: connect(), executeQuery(), etc.
DatabaseAbstract
DatabaseAbstract in Database.abstract.php
abstract definition of common database methods
DatabaseException
DatabaseException in Database.interface.php
This is the root exception for all database exceptions.
DataContainer
DataContainer in DataContainer.abstract.php
The DataContainer class encapsulates a FieldSet, and a RuleSet and sets up field-setting restrictions.
DataContainerInterface
DataContainerInterface in DataContainer.interface.php
The DataContainer Interface defines the required methods for any DataContainer class or child.
DataManager
DataManager in DataManager.abstract.php
The HarmoniDataManager class is used purely to setup the services required to use the other DataManager classes such as the DataSetTypeManager or the RecordManager.
DataManagerPrimativesModule
DataManagerPrimativesModule in DataManagerPrimativesModule.class.php
InputOutput modules are classes which generate HTML for the display or editing
DataManagerPrimativesModule
DataManagerPrimativesModule::DataManagerPrimativesModule() in DataManagerPrimativesModule.class.php
Constructor
DataTypeManager
DataTypeManager in DataTypeManager.class.php
Responsible for keeping track of the available data type primitives (such as string, integer, etc) and creation of the appropriate classes when those data types are required. Is also responsible for mapping Primitives with their respective StorablePrimitives so that we can store them in the database.
DataTypeManager
DataTypeManager::DataTypeManager() in DataTypeManager.class.php
DATA_RETRIEVAL_ERROR
Data retrieval error Note: This method is PHP's equivalent of a static field.
date
TimeStamp::date() in TimeStamp.class.php
Answer the date of the receiver.
Date
Date in Date.class.php
Instances of Date are Timespans with duration of 1 day.
DateAndTime
DateAndTime in DateAndTime.class.php
I represent a point in UTC time as defined by ISO 8601. I have zero duration.
dateAndTimeArray
TimeStamp::dateAndTimeArray() in TimeStamp.class.php
Answer a two element Array containing the receiver's date and time.
dateAndTimes
Schedule::dateAndTimes() in Schedule.class.php
Answer the DateAndTimes scheduled over the reciever's entire duration.
DateAndTimeStringParser
DateAndTimeStringParser in DateAndTimeStringParser.class.php
DateAndTimeStringParser breaks up strings into a date component and a time component and attempts to match each individually.
dates
Timespan::dates() in Timespan.class.php
Return an array of the dates in the reciever.
DateVersionConstraint
DateVersionConstraint in DateVersionConstraint.class.php
Limits pruning based on a cutoff date, specified in the past. The date is passed to the constructor, and can be a specific date or a relative date, like "-2 weeks" or "-12 hours". Dates in the future will throw an error.
DateVersionConstraint
DateVersionConstraint::DateVersionConstraint() in DateVersionConstraint.class.php
day
DateAndTime::day() in DateAndTime.class.php
Answer the day
day
Timespan::day() in Timespan.class.php
Answer the day
day
StringParser::day() in StringParser.class.php
Answer the day or NULL.
DayMonthNameYearStringParser
DayMonthNameYearStringParser in DayMonthNameYearStringParser.class.php
This StringParser can handle dates that contain an integer day followed by a textual month-name or month-abbreviation followed by an integer year.
dayMonthYearArray
DateAndTime::dayMonthYearArray() in DateAndTime.class.php
Return an array with the following elements:
DayNames
ChronologyConstants::DayNames() in ChronologyConstants.class.php
Names of days of the week.
dayOfMonth
Timespan::dayOfMonth() in Timespan.class.php
Answer the day of the month represented by the receiver.
dayOfMonth
DateAndTime::dayOfMonth() in DateAndTime.class.php
Answer the day of the month
dayOfWeek
DateAndTime::dayOfWeek() in DateAndTime.class.php
Answer the day of the week
dayOfWeek
Timespan::dayOfWeek() in Timespan.class.php
Answer the day of the week represented by the receiver.
dayOfWeekAbbreviation
DateAndTime::dayOfWeekAbbreviation() in DateAndTime.class.php
Answer the day of the week abbreviation
dayOfWeekName
DateAndTime::dayOfWeekName() in DateAndTime.class.php
Answer the day of the week name
dayOfWeekName
Timespan::dayOfWeekName() in Timespan.class.php
Answer the day of the week represented by the receiver.
dayOfYear
DateAndTime::dayOfYear() in DateAndTime.class.php
Answer the day of the year
dayOfYear
Timespan::dayOfYear() in Timespan.class.php
Answer the day of the year represented by the receiver.
days
Duration::days() in Duration.class.php
Answer the number of days the receiver represents.
DaysInMonth
ChronologyConstants::DaysInMonth() in ChronologyConstants.class.php
Names number of days in each month.
daysInMonth
DateAndTime::daysInMonth() in DateAndTime.class.php
Answer the number of days in the month represented by the receiver.
daysInMonth
Timespan::daysInMonth() in Timespan.class.php
Answer the number of days in the month represented by the receiver.
daysInMonth
Month::daysInMonth() in Month.class.php
Answer the number of days
daysInMonthForYear
Month::daysInMonthForYear() in Month.class.php
Answer the days in this month on a given year.
daysInYear
DateAndTime::daysInYear() in DateAndTime.class.php
Answer the number of days in the year represented by the receiver.
daysInYear
Timespan::daysInYear() in Timespan.class.php
Answer the number of days in the year represented by the receiver.
daysInYear
Year::daysInYear() in Year.class.php
Return the number of days in a year.
daysLeftInYear
Timespan::daysLeftInYear() in Timespan.class.php
Answer the number of days in the year after the date of the receiver.
daysLeftInYear
DateAndTime::daysLeftInYear() in DateAndTime.class.php
Answer the number of days in the year after the date of the receiver.
DBE
DBE in DBE.interface.php
This is the common interface of all DBE (database engine) classes. A DBE
DBHandler
DBHandler::DBHandler() in DBHandler.class.php
Constructor.
DBHandler
DBHandler in DBHandler.class.php
A Database Handler. The DBHandler is to be loaded at the beginning program executution with configuration settings for the database type, name, server, user, and password.
Dearchiver
Dearchiver in Dearchiver.class.php
debug
debug in debug.class.php
The debug class is a static abstract class that holds wrapper functions for the DebugHandler service in Harmoni.
DebugHandler
DebugHandler::DebugHandler() in DebugHandler.class.php
The constructor.
DebugHandler
DebugHandler in DebugHandler.class.php
The DebugHandler keeps track of multiple DebugItems.
DebugHandlerPrinterInterface
DebugHandlerPrinterInterface in DebugHandlerPrinter.interface.php
the DebugHandlerPrinter interface defines the required methods for a DebugHandlerPrinter class
DebugItem
DebugItem in DebugItem.class.php
the DebugItem class holds debug text, a detail level and a category.
DebugItem
DebugItem::DebugItem() in DebugItem.class.php
The constructor.
DEBUG_API1
DEBUG_API1 in DebugHandler.class.php
DEBUG_API2
DEBUG_API2 in DebugHandler.class.php
DEBUG_API3
DEBUG_API3 in DebugHandler.class.php
DEBUG_API4
DEBUG_API4 in DebugHandler.class.php
DEBUG_API5
DEBUG_API5 in DebugHandler.class.php
DEBUG_SYS1
DEBUG_SYS1 in DebugHandler.class.php
DEBUG_SYS2
DEBUG_SYS2 in DebugHandler.class.php
DEBUG_SYS3
DEBUG_SYS3 in DebugHandler.class.php
DEBUG_SYS4
DEBUG_SYS4 in DebugHandler.class.php
DEBUG_SYS5
DEBUG_SYS5 in DebugHandler.class.php
DEBUG_USER1
DEBUG_USER1 in DebugHandler.class.php
DEBUG_USER2
DEBUG_USER2 in DebugHandler.class.php
DEBUG_USER3
DEBUG_USER3 in DebugHandler.class.php
DEBUG_USER4
DEBUG_USER4 in DebugHandler.class.php
DEBUG_USER5
DEBUG_USER5 in DebugHandler.class.php
decompress
XMLImporter::decompress() in XMLImporter.class.php
decompress
RepositoryImporter::decompress() in RepositoryImporter.class.php
deepCopy
Schema::deepCopy() in Schema.class.php
bla! - deepCopy baby!
deepCopy
SObject::deepCopy() in SObject.class.php
Answer a copy of the receiver with its own copy of each instance variable.
DefaultFunctionType
DefaultFunctionType::DefaultFunctionType() in DefaultFunctionType.class.php
DefaultFunctionType
DefaultFunctionType in DefaultFunctionType.class.php
This class represents the default Type for Function objects.
DefaultNodeType
DefaultNodeType::DefaultNodeType() in DefaultNodeType.class.php
DefaultNodeType
DefaultNodeType in DefaultNodeType.class.php
This class represents the default Type for Node objects.
DefaultQualifierType
DefaultQualifierType::DefaultQualifierType() in DefaultQualifierType.class.php
DefaultQualifierType
DefaultQualifierType in DefaultQualifierType.class.php
This class represents the default Type for Qualifier objects.
defaultTimeZone
TimeZone::defaultTimeZone() in TimeZone.class.php
Answer the default time zone - GMT
DEFAULT_EXIF_SCHEMA
DEFAULT_EXIF_SCHEMA in exif_default.conf.php
delete
Record::delete() in Record.class.php
Deletes the record entirely from the database upon calling commit().
DELETE
DELETE in Query.interface.php
A constant for a DELETE query type.
delete
OrderedList::delete() in OrderedList.class.php
Delete an element by reference.
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
RecordFieldValue::delete() in RecordFieldValue.class.php
Deactivates all existing versions for this value.
delete
SchemaField::delete() in SchemaField.class.php
Flags that we should deactivate ourselves upon commit()
deleteAction
deleteAction in delete.act.php
This action will allow for the modification of group Membership.
deleteAgent
HarmoniAgentManager::deleteAgent() in HarmoniAgentManager.class.php
Delete the Agent with the specified unique Id.
deleteAgent
JavaPOCAgentManager::deleteAgent() in JavaPOCAgentManager.class.php
Delete the Agent with the specified unique Id.
deleteAgent
AgentManager::deleteAgent() in AgentManager.php
Delete the Agent with the specified unique Id.
deleteAgent
edit_agent_detailsAction::deleteAgent() in edit_agent_details.act.php
*
deleteAgent
edit_propertiesAction::deleteAgent() in edit_properties.act.php
*
deleteAllProperties
HarmoniEditableAgent::deleteAllProperties() in HarmoniEditableAgent.class.php
* Deletes the values for all the properties.
deleteAllProperties
HarmoniPropertyManager::deleteAllProperties() in HarmoniPropertyManager.class.php
Delete all properties associated with an object
deleteAssessment
AssessmentManager::deleteAssessment() in AssessmentManager.php
Delete an Assessment from the Assessment Bank.
deleteAssessmentPublished
Delete an AssessmentPublished.
deleteAssessmentTaken
Delete an AssessmentTaken.
deleteAsset
HarmoniRepository::deleteAsset() in HarmoniRepository.class.php
Delete an Asset from this Repository.
deleteAsset
Repository::deleteAsset() in Repository.php
Delete an Asset from this Repository.
deleteAuthorization
Deletes an existing Authorization.
deleteAuthorization
AuthorizationCache::deleteAuthorization() in AuthorizationCache.class.php
Deletes the given Authorization.
deleteAuthorization
HarmoniAuthorizationManager::deleteAuthorization() in HarmoniAuthorizationManager.class.php
Deletes an existing Authorization.
deleteCanonicalCourse
HarmoniCourseManagementManager::deleteCanonicalCourse() in CourseManagementManager.class.php
Delete a CanonicalCourse.
deleteCanonicalCourse
Delete a CanonicalCourse.
deleteCollectionsForTheme
Deletes the style collections from the database
deleteComponentsForProperty
Deletes the components for the property from the db
deleteCourseGradeRecord
Delete the specified CourseGradeRecord by Id. courseGradeRecordId
deleteCourseGradeRecord
Delete the specified CourseGradeRecord by Id. courseGradeRecordId
deleteCourseGroup
CourseManagementManager::deleteCourseGroup() in CourseManagementManager.php
Delete a CourseGroup by unique Id.
deleteCourseGroup
HarmoniCourseManagementManager::deleteCourseGroup() in CourseManagementManager.class.php
Delete a CourseGroup by unique Id.
deleteCourseOffering
Delete a CourseOffering.
deleteCourseOffering
Delete a CourseOffering.
deleteCourseSection
Delete a CourseSection.
deleteCourseSection
Delete a CourseSection.
deleteDictionary
DictionaryManager::deleteDictionary() in DictionaryManager.php
Delete the dictionary with the specified unique Id.
deleteEvaluation
Delete this Evaluation from this Assessment.
deleteEvaluation
Delete this Evaluation from this Section.
deleteEvaluation
Delete this Evaluation from this Item.
deleteField
Schema::deleteField() in Schema.class.php
Removes the definition for field $id from the Schema.
deleteFieldByLabel
Schema::deleteFieldByLabel() in Schema.class.php
Removes the definition for $label from the Schema.
deleteFunction
HarmoniAuthorizationManager::deleteFunction() in HarmoniAuthorizationManager.class.php
Delete a Function by Id.
deleteFunction
AuthorizationCache::deleteFunction() in AuthorizationCache.class.php
Deletes the given Authorization.
deleteFunction
AuthorizationManager::deleteFunction() in AuthorizationManager.php
Delete a Function by Id.
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.
deleteGroup
HarmoniAgentManager::deleteGroup() in HarmoniAgentManager.class.php
Delete the Group with the specified unique Id.
deleteGroup
JavaPOCAgentManager::deleteGroup() in JavaPOCAgentManager.class.php
Delete the Group with the specified unique Id.
deleteGroup
AgentManager::deleteGroup() in AgentManager.php
Delete the Group with the specified unique Id.
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.
deleteHierarchy
HarmoniHierarchyManager::deleteHierarchy() in HarmoniHierarchyManager.class.php
Delete a Hierarchy by unique Id. All Nodes must be removed from the Hierarchy before this method is called.
deleteItem
AssessmentManager::deleteItem() in AssessmentManager.php
Delete an Item from the Item Bank.
deleteItems
TagManager::deleteItems() in TagManager.class.php
Delete the item and all tags for it. This should be done when deleting the thing the item represents
deleteItemTaken
Delete an ItemTaken.
deleteLog
LoggingManager::deleteLog() in LoggingManager.php
Delete the log with the specified name.
deleteLog
HarmoniLoggingManager::deleteLog() in HarmoniLoggingManager.class.php
Delete the log with the specified name.
deleteMapping
AgentTokenMappingManager::deleteMapping() in AgentTokenMappingManager.class.php
Remove the mapping between AuthNTokens and an Agent
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.
deleteNode
Hierarchy::deleteNode() in Hierarchy.php
Delete a Node by Id. Only leaf Nodes can be deleted.
deleteNode
HierarchyCache::deleteNode() in HierarchyCache.class.php
Attempts to delete the specified node in the database. Only leaf nodes can be deleted.
deleteNode
TreeInterface::deleteNode() in Tree.interface.php
Delete the node from the tree. This can only be done if the node has no parents and no children.
deleteNode
Tree::deleteNode() in Tree.class.php
Delete the node from the tree. This can only be done if the node has no parents and no children.
deleteNode
HarmoniHierarchy::deleteNode() in HarmoniHierarchy.class.php
Delete a Node by Id. Only leaf Nodes can be deleted.
deleteOffering
edit_offering_detailsAction::deleteOffering() in edit_offering_details.act.php
*
deletePart
ThumbnailMimeTypePart::deletePart() in ThumbnailMimeTypePart.class.php
Delete a Part and all its Parts.
deletePart
MimeTypePart::deletePart() in MimeTypePart.class.php
Delete a Part and all its Parts.
deletePart
FileNamePart::deletePart() in FileNamePart.class.php
Delete a Part and all its Parts.
deletePart
HarmoniRecord::deletePart() in HarmoniRecord.class.php
Delete a Part and all its Parts.
deletePart
FileDataPart::deletePart() in FileDataPart.class.php
Delete a Part and all its Parts.
deletePart
FileSizePart::deletePart() in FileSizePart.class.php
Delete a Part and all its Parts.
deletePart
ThumbnailDataPart::deletePart() in ThumbnailDataPart.class.php
Delete a Part and all its Parts.
deletePart
FileRecord::deletePart() in FileRecord.class.php
Delete a Part and all its Parts.
deletePart
Part::deletePart() in Part.php
Delete a Part and all its Parts.
deletePart
HarmoniPart::deletePart() in HarmoniPart.class.php
Delete a Part and all its Parts.
deletePart
Delete a Part and all its Parts.
deletePart
FileUrlPart::deletePart() in FileUrlPart.class.php
Delete a Part and all its Parts.
deletePart
FileSystemFileRecord::deletePart() in FileSystemFileRecord.class.php
Delete a Part and all its Parts.
deletePart
RemoteFileRecord::deletePart() in RemoteFileRecord.class.php
Delete a Part and all its Parts.
deletePart
DimensionsPart::deletePart() in DimensionsPart.class.php
Delete a Part and all its Parts.
deletePartStructure
HarmoniRecordStructure::deletePartStructure() in HarmoniRecordStructure.class.php
Delete a PartStucture
deletePersistentSet
SetManager::deletePersistentSet() in SetManager.class.php
Remove all of the items from the set, thereby deleting it.
deleteProcess
WorkflowManager::deleteProcess() in WorkflowManager.php
Delete a process by unique Id.
deletePropertiesForCollection
Deletes the style properties from the database
deleteProperty
edit_propertiesAction::deleteProperty() in edit_properties.act.php
* Deletes a property from the agent. Duh.
deleteProperty
HarmoniProperties::deleteProperty() in HarmoniProperties.class.php
Remove a Property from these properties
deleteProperty
HarmoniEditableAgent::deleteProperty() in HarmoniEditableAgent.class.php
* Removes a property key/value pair from an agent and agent DB entries
deleteProperty
edit_agent_detailsAction::deleteProperty() in edit_agent_details.act.php
* Deletes a property from the agent. Duh.
deleteQualifier
AuthorizationManager::deleteQualifier() in AuthorizationManager.php
Delete a Qualifier by Id. The last root Qualifier cannot be deleted.
deleteQualifier
HarmoniAuthorizationManager::deleteQualifier() in HarmoniAuthorizationManager.class.php
Delete a Qualifier by Id. The last root Qualifier cannot be deleted.
deleteQualifier
AuthorizationCache::deleteQualifier() in AuthorizationCache.class.php
Deletes the given Authorization.
DeleteQuery
DeleteQuery::DeleteQuery() in DeleteQuery.class.php
This is the constructor for a DELETE query.
DeleteQuery
DeleteQuery in DeleteQuery.class.php
A DeleteQuery class provides the tools to build a DELETE query.
DeleteQueryInterface
DeleteQueryInterface in DeleteQuery.interface.php
A DeleteQuery interface provides the tools to build an SQL DELETE query.
DeleteQueryResultInterface
DeleteQueryResultInterface in DeleteQueryResult.interface.php
The DELETEQueryResult interface provides the functionality common to all DELETE query results.
deleteRecord
HarmoniAsset::deleteRecord() in HarmoniAsset.class.php
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.
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.
deleteRecord
RecordManager::deleteRecord() in RecordManager.class.php
Deletes the Record of the Specified Id
deleteRecordSet
RecordManager::deleteRecordSet() in RecordManager.class.php
Delete the Record Set and any records that are referenced only by this record set and not shared with other record sets.
deleteRecordStructure
HarmoniRepository::deleteRecordStructure() in HarmoniRepository.class.php
Delete a RecordStructure all Records in the repository that use it.
deleteRecordTags
RecordTagManager::deleteRecordTags() in TagManager.class.php
Deletes all tags stored in the database for Record id $id.
deleteRepository
RepositoryManager::deleteRepository() in RepositoryManager.php
Delete a Repository.
deleteRepository
HarmoniRepositoryManager::deleteRepository() in HarmoniRepositoryManager.class.php
Delete a Repository.
deleteScheduleItem
Delete a ScheduleItem by unique Id.
deleteScheduleItem
HarmoniSchedulingManager::deleteScheduleItem() in HarmoniSchedulingManager.class.php
Delete a ScheduleItem by unique Id.
deleteSchema
SchemaManager::deleteSchema() in SchemaManager.class.php
Delete a schema (mark it inactive
deleteSection
AssessmentManager::deleteSection() in AssessmentManager.php
Delete a Section from the Section Bank.
deleteSection
edit_section_detailsAction::deleteSection() in edit_section_details.act.php
*
deleteSectionTaken
Delete a SectionTaken.
deleteStep
Process::deleteStep() in Process.php
Delete a Step by unique Id.
deleteTagsByAgent
TaggedItem::deleteTagsByAgent() in TaggedItem.class.php
Delete the tags for this item created by a given agent
deleteTemporarySet
SetManager::deleteTemporarySet() in SetManager.class.php
Remove all of the items from the set, thereby deleting it.
deleteTerm
CourseManagementManager::deleteTerm() in CourseManagementManager.php
Delete a Term by unique Id.
deleteTerm
HarmoniCourseManagementManager::deleteTerm() in CourseManagementManager.class.php
Delete a Term by unique Id.
deleteTheme
GUIManagerAbstract::deleteTheme() in GUIManager.abstract.php
Deletes the theme state with the given id from the database. Notice that
deleteTheme
GUIManager::deleteTheme() in GUIManager.class.php
Deletes the theme from the database
deleteTokens
SQLDatabaseAuthNMethod::deleteTokens() in SQLDatabaseAuthNMethod.class.php
Add tokens and associated Properties to the system.
deleteTokens
AuthNMethod::deleteTokens() in AuthNMethod.abstract.php
Add tokens and associated Properties to the system.
deleteUserAction
deleteUserAction in deleteUser.act.php
<##>
deleteValue
Record::deleteValue() in Record.class.php
De-activates the value under $label[$index].
deleteValue
RecordField::deleteValue() in RecordField.class.php
Deactivates all versions under index $index.
deleteWork
Process::deleteWork() in Process.php
Delete Work. Work is not deleted. When the Terminal Step is reached, Work is completed.
DELETE_FAILED
FilingException::DELETE_FAILED() in FilingException.php
Delete failed Note: This method is PHP's equivalent of a static field.
DESCENDING
DESCENDING in SelectQuery.interface.php
Used with the setOrderBy() method to indicate that the order will be descending. Used by SelectQueryInterface::setOrderBy().
DescriptionSearch
DescriptionSearch in DescriptionSearch.class.php
Return assets of the specified type
DescriptionSearch
DescriptionSearch::DescriptionSearch() in DescriptionSearch.class.php
Constructor
destroyAuthentication
Destroy authentication for all authentication types.
destroyAuthentication
HarmoniAuthenticationManager::destroyAuthentication() in HarmoniAuthenticationManager.class.php
Destroy authentication for all authentication types.
destroyAuthenticationForType
HarmoniAuthenticationManager::destroyAuthenticationForType() in HarmoniAuthenticationManager.class.php
Destroy authentication for the specified authentication type.
destroyAuthenticationForType
Destroy authentication for the specified authentication type.
detachChild
TreeNodeInterface::detachChild() in TreeNode.interface.php
Detaches the child from this node. The child remains in the hierarchy.
detachChild
TreeNode::detachChild() in TreeNode.class.php
Detaches the child from this node. The child remains in the hierarchy.
deviation
TagAction::deviation() in TagAction.abstract.php
dgettext
dgettext() in LanguageLocalizer.class.php
Returns the passed string unchanged.
Dictionary
Dictionary in Dictionary.php
Dictionary provides support for adding, removing, and getting entries by
DictionaryException
DictionaryException
DictionaryException in DictionaryException.php
OsidException or one of its subclasses is thrown by all methods of all
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.
DimensionsPart
DimensionsPart::DimensionsPart() in DimensionsPart.class.php
Constructor
DimensionsPart
DimensionsPart in DimensionsPart.class.php
The DimensionsPart attempts to extract height, width, and mime type info from a file, in an array similar to that returned from GetImageSize() method.
DimensionsPartStructure
DimensionsPartStructure in DimensionsPartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
DimensionsPartStructure
DimensionsPartStructure::DimensionsPartStructure() in DimensionsPartStructure.class.php
DirectionSC
DirectionSC::DirectionSC() in DirectionSC.class.php
The constructor.
DirectionSC
DirectionSC in DirectionSC.class.php
The DirectionSC represents CSS direction values. The allowed values are:
DirectionSP
DirectionSP::DirectionSP() in DirectionSP.class.php
The constructor.
DirectionSP
DirectionSP in DirectionSP.class.php
The DirectionSP represents the 'direction' StyleProperty.
dirtyNode
IsAuthorizedCache::dirtyNode() in IsAuthorizedCache.class.php
Update the last-changed timestamp for the node to be now so that the authorization system can sychronize with the new value.
dirtyUser
IsAuthorizedCache::dirtyUser() in IsAuthorizedCache.class.php
Unset the cache for the the user as the user has just changed.
disconnect
DBHandler::disconnect() in DBHandler.class.php
disconnect from the database.
disconnect
PostgreSQLDatabase::disconnect() in PostgreSQLDatabase.class.php
Disconnects from the database.
disconnect
MySQLDatabase::disconnect() in MySQLDatabase.class.php
Disconnects from the database.
disconnect
OracleDatabase::disconnect() in OracleDatabase.class.php
Disconnects from the database.
disconnect
Database::disconnect() in Database.interface.php
Disconnects from the database.
DisplayNameSearch
DisplayNameSearch::DisplayNameSearch() in DisplayNameSearch.class.php
Constructor
DisplayNameSearch
DisplayNameSearch in DisplayNameSearch.class.php
Return assets of the specified type
DisplaySC
DisplaySC in DisplaySC.class.php
The DisplaySC represents CSS "display" values. The allowed
DisplaySC
DisplaySC::DisplaySC() in DisplaySC.class.php
The constructor.
DisplaySP
DisplaySP in DisplaySP.class.php
The DisplaySP represents the 'display' StyleProperty.
DisplaySP
DisplaySP::DisplaySP() in DisplaySP.class.php
The constructor. All parameters could be
  1. null
and if so will be ignored.
dividedBy
Number::dividedBy() in Number.class.php
Answer the result of dividing the receiver and aNumber.
dividedBy
Float::dividedBy() in Float.class.php
Answer the result of dividing the receiver and aNumber.
dividedBy
Duration::dividedBy() in Duration.class.php
Divide a Duration. Operand is a Duration or a Number
dividedBy
Integer::dividedBy() in Integer.class.php
Answer the result of dividing the receiver and aNumber.
dnExists
LDAPConnector::dnExists() in LDAPConnector.class.php
returns true if the dn exists
DobomodeTheme
DobomodeTheme in DobomodeTheme.class.php
An implementation of a Dobomode theme (as seen on www.dobomode.com)
DobomodeTheme
DobomodeTheme::DobomodeTheme() in DobomodeTheme.class.php
The constructor. All initialization and Theme customization is performed here.
doChildIdMatrices
XMLRecordStructureImporter::doChildIdMatrices() in XMLRecordStructureImporter.class.php
Does what is necessary to the temporary table for internal id association
doIdMatrix
XMLRecordStructureImporter::doIdMatrix() in XMLRecordStructureImporter.class.php
Does what is necessary to the child table for internal id association
doIdMatrix
XMLRepositoryImporter::doIdMatrix() in XMLRepositoryImporter.class.php
Does what is necessary to the temporary table for internal id association
doIdMatrix
XMLImporter::doIdMatrix() in XMLImporter.class.php
Does what is necessary to the temporary table for internal id association
doIdMatrix
XMLPartStructureImporter::doIdMatrix() in XMLPartStructureImporter.class.php
Does what is necessary to the temporary table for internal id association
DOMIT
DOMIT in domit_default.conf.php
doSets
XMLRecordStructureImporter::doSets() in XMLRecordStructureImporter.class.php
Does anything needed to sets
doSets
XMLRepositoryImporter::doSets() in XMLRepositoryImporter.class.php
Does anything needed to sets
doSets
XMLAssetImporter::doSets() in XMLAssetImporter.class.php
Does anything needed to sets
DottedPairValidatorRule
DottedPairValidatorRule::DottedPairValidatorRule() in DottedPairValidatorRule.class.php
the constructor
DottedPairValidatorRule
DottedPairValidatorRule in DottedPairValidatorRule.class.php
The DottedPairValidatorRule checks to see if a string is of a "module.action" dotted-pair format.
Double
Double in Double.class.php
A simple Float data type.
DoubleValidatorRule
DoubleValidatorRule in DoubleValidatorRule.class.php
the DoubleValidatorRule checks a given value to make sure it's Double
doUpdate
StartupRequirement::doUpdate() in StartupRequirement.interface.php
Tells the requirement class to perform its update/install operation. If user input is required, it is passed in the form of a WizardStep containing field values.
doUpdate
ExtensionRequirement::doUpdate() in ExtensionRequirement.class.php
Tells the requirement class to perform its update/install operation. If user input is required, it is passed in the form of a WizardStep containing field values.
doUpdate
PHPConfigValueRequirement::doUpdate() in PHPConfigValueRequirement.class.php
Tells the requirement class to perform its update/install operation. If user input is required, it is passed in the form of a WizardStep containing field values.
doUpdate
HarmoniVersionRequirement::doUpdate() in HarmoniVersionRequirement.class.php
Tells the requirement class to perform its update/install operation. If user input is required, it is passed in the form of a WizardStep containing field values.
downAction
downAction in down.act.php
dropIdMatrix
XMLImporter::dropIdMatrix() in XMLImporter.class.php
Drops the temporary table for internal id association
dropIdMatrix
XMLRepositoryImporter::dropIdMatrix() in XMLRepositoryImporter.class.php
Drops the temporary table for internal id association
duplicateRecordStructure
HarmoniRepository::duplicateRecordStructure() in HarmoniRepository.class.php
Duplicate a RecordStructure, optionally duplicating the records as well, also optionally deleting the records in the original RecordStructure.
DUPLICATE_NAME
LoggingException::DUPLICATE_NAME() in LoggingException.php
Duplicate name Note: This method is PHP's equivalent of a static field.
DuplucateKeyDatabaseException
DuplucateKeyDatabaseException in Database.interface.php
This exception is thrown when an insert or update query causes a duplicate-key error. As these often to not cause data inconsistancies, they can often be caught and ignored.
duration
DateAndTime::duration() in DateAndTime.class.php
Answer the duration of this object (always zero)
duration
Timespan::duration() in Timespan.class.php
Answer the Duration of this timespan
Duration
Duration::Duration() in Duration.class.php
Initialize this Duration.
duration
Time::duration() in Time.class.php
Answer the duration of this object (always zero)
Duration
Duration in Duration.class.php
I represent a duration of time. I have been tested to support durations of up to 4 billion (4,000,000,000) years with second precision and up to 50 billion (50,000,000) years with hour precision. Durations beyond 50 billion years have not been tested.
DottedPairValidatorRule.class.php
DottedPairValidatorRule.class.php in DottedPairValidatorRule.class.php
DataManager.abstract.php
DataManager.abstract.php in DataManager.abstract.php
DataTypeManager.class.php
DataTypeManager.class.php in DataTypeManager.class.php
DateVersionConstraint.class.php
DateVersionConstraint.class.php in DateVersionConstraint.class.php
Database.abstract.php
Database.abstract.php in Database.abstract.php
Database.interface.php
Database.interface.php in Database.interface.php
DBHandler.class.php
DBHandler.class.php in DBHandler.class.php
db_updater.php
db_updater.php in db_updater.php
DeleteQueryResult.interface.php
DeleteQueryResult.interface.php in DeleteQueryResult.interface.php
DeleteQuery.class.php
DeleteQuery.class.php in DeleteQuery.class.php
DeleteQuery.interface.php
DeleteQuery.interface.php in DeleteQuery.interface.php
DebugHandlerPrinter.interface.php
DebugHandlerPrinter.interface.php in DebugHandlerPrinter.interface.php
DebugHandler.class.php
DebugHandler.class.php in DebugHandler.class.php
DebugItem.class.php
DebugItem.class.php in DebugItem.class.php
debug.class.php
debug.class.php in debug.class.php
dobomode.php
dobomode.php in dobomode.php
DirectionSC.class.php
DirectionSC.class.php in DirectionSC.class.php
DisplaySC.class.php
DisplaySC.class.php in DisplaySC.class.php
DirectionSP.class.php
DirectionSP.class.php in DirectionSP.class.php
DisplaySP.class.php
DisplaySP.class.php in DisplaySP.class.php
DobomodeTheme.class.php
DobomodeTheme.class.php in DobomodeTheme.class.php
DefaultFunctionType.class.php
DefaultFunctionType.class.php in DefaultFunctionType.class.php
DefaultQualifierType.class.php
DefaultQualifierType.class.php in DefaultQualifierType.class.php
DefaultNodeType.class.php
DefaultNodeType.class.php in DefaultNodeType.class.php
DimensionsPartStructure.class.php
DimensionsPartStructure.class.php in DimensionsPartStructure.class.php
DimensionsPart.class.php
DimensionsPart.class.php in DimensionsPart.class.php
DescriptionSearch.class.php
DescriptionSearch.class.php in DescriptionSearch.class.php
DisplayNameSearch.class.php
DisplayNameSearch.class.php in DisplayNameSearch.class.php
DateAndTime.class.php
DateAndTime.class.php in DateAndTime.class.php
Date.class.php
Date.class.php in Date.class.php
Duration.class.php
Duration.class.php in Duration.class.php
DateAndTimeStringParser.class.php
DateAndTimeStringParser.class.php in DateAndTimeStringParser.class.php
DayMonthNameYearStringParser.class.php
DayMonthNameYearStringParser.class.php in DayMonthNameYearStringParser.class.php
Double.class.php
Double.class.php in Double.class.php
DataContainer.abstract.php
DataContainer.abstract.php in DataContainer.abstract.php
DataContainer.interface.php
DataContainer.interface.php in DataContainer.interface.php
DBE.interface.php
DBE.interface.php in DBE.interface.php
Dearchiver.class.php
Dearchiver.class.php in Dearchiver.class.php
DoubleValidatorRule.class.php
DoubleValidatorRule.class.php in DoubleValidatorRule.class.php
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
domit_default.conf.php
domit_default.conf.php in domit_default.conf.php
DataManagerPrimativesModule.class.php
DataManagerPrimativesModule.class.php in DataManagerPrimativesModule.class.php
delete.act.php
delete.act.php in delete.act.php
delete_group.act.php
delete_group.act.php in delete_group.act.php
down.act.php
down.act.php in down.act.php
deleteUser.act.php
deleteUser.act.php in deleteUser.act.php
e
top
$editor
FckTextArea::$editor in FckTextArea.class.php
$editorChoice
HtmlTextArea::$editorChoice in HtmlTextArea.class.php
$editors
HtmlTextArea::$editors in HtmlTextArea.class.php
editAgent
edit_propertiesAction::editAgent() in edit_properties.act.php
* displays the screen for editing agents Type for new property is arbitrarily set as the type of the agent should probably draw from a list of usable types later on.
editAgent
edit_agent_detailsAction::editAgent() in edit_agent_details.act.php
* displays the screen for editing agents Type for new property is arbitrarily set as the type of the agent should probably draw from a list of usable types later on.
edit_agentsAction
edit_agentsAction in edit_agents.act.php
This action will allow for the modification of group Membership.
edit_agent_detailsAction
edit_agent_detailsAction in edit_agent_details.act.php
This action will allow for the modification of group Membership.
edit_authorizationsAction
edit_authorizationsAction in edit_authorizations.act.php
edit_authorizations.act.php This file will allow the user to edit authorizations for a given user.
edit_offering_detailsAction
edit_offering_detailsAction in edit_offering_details.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
edit_propertiesAction
edit_propertiesAction in edit_properties.act.php
This action allows for the editing of properties in agents.
edit_section_detailsAction
edit_section_detailsAction in edit_section_details.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
edit_section_rosterAction
edit_section_rosterAction in edit_section_roster.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
EFFECTIVE_PRECEDE_EXPIRATION
Effective date must precede expiration date Note: This method is PHP's equivalent of a static field.
EFFECTIVE_PRECEDE_EXPIRATION
Effective date must precede expiration date Note: This method is PHP's equivalent of a static field.
EmailValidatorRule
EmailValidatorRule in EmailValidatorRule.class.php
a EmailValidatorRule checks a given value to make sure it is an email address
EmailValidatorRule
EmailValidatorRule::EmailValidatorRule() in EmailValidatorRule.class.php
the constructor
EmbeddedArrayResultPrinter
EmbeddedArrayResultPrinter::EmbeddedArrayResultPrinter() in EmbeddedArrayResultPrinter.class.php
Constructor
EmbeddedArrayResultPrinter
EmbeddedArrayResultPrinter in EmbeddedArrayResultPrinter.class.php
Print out an Array of items in rows and columns in a TABLE HTML element.
EMPHASIZED_BLOCK
EMPHASIZED_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
emptyAction
emptyAction in empty.act.php
empties the basket
emptyAjaxAction
emptyAjaxAction in emptyAjax.act.php
empties the basket
enableFileBrowsingAtUrl
Set a file browser URL and enable uploading. This is a helper method, the same effect can be accomplished by modifying the editor configuration directly.
end
Timespan::end() in Timespan.class.php
Answer the end of this timespan
end
QueryCounter::end() in QueryCounter.class.php
end
Timer::end() in Timer.class.php
end
XmlAction::end() in XmlAction.class.php
End the document
endBlock
CLIStatusStars::endBlock() in StatusStars.class.php
Start a new line
endBlock
StatusStars::endBlock() in StatusStars.class.php
Start a new line
endNamespace
RequestContext::endNamespace() in RequestContext.class.php
Ends a namespace started previously. The last-started namespace is ended.
END_BEFORE_START
SchedulingException::END_BEFORE_START() in SchedulingException.php
End before Start 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.
ensureNesting
HtmlString::ensureNesting() in HtmlString.class.php
Ensure that td tags are inside of tr's, etc.
entries
Cabinet::entries() in Cabinet.php
Get an Iterator over all CabinetEntries in this Cabinet.
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.
epoch
StorableTime::epoch() in StorableTime.class.php
Answer a StorableTime representing the Squeak epoch: 1 January 1901
epoch
Week::epoch() in Week.class.php
Answer a Month starting on the Squeak epoch: 1 January 1901
epoch
DateAndTime::epoch() in DateAndTime.class.php
Answer a new instance representing the Squeak epoch: 1 January 1901
epoch
Date::epoch() in Date.class.php
Answer a Date starting on the Squeak epoch: 1 January 1901
epoch
Month::epoch() in Month.class.php
Answer a Month starting on the Squeak epoch: 1 January 1901
epoch
Schedule::epoch() in Schedule.class.php
Answer a Month starting on the Squeak epoch: 1 January 1901
epoch
Timespan::epoch() in Timespan.class.php
Answer a Timespan starting on the Squeak epoch: 1 January 1901
epoch
TimeStamp::epoch() in TimeStamp.class.php
Answer a TimeStamp representing the Squeak epoch: 1 January 1901
epoch
Year::epoch() in Year.class.php
Answer a Year starting on the Squeak epoch: 1 January 1901
error
StartupCheck::error() in StartupCheck.class.php
This function prints out an error message to tell the user that something went wrong in the startup check process.
error
XmlAction::error() in XmlAction.class.php
Respond with an error
Error
Error in Error.class.php
This class is a hold-over from Harmoni's old error Handler, which tried to do some exception-like things in PHP4. The new implementation, just extends the default exception for compatability purposes
ErrorCheckingWizardComponent
ErrorCheckingWizardComponent in ErrorCheckingWizardComponent.abstract.php
Defines a component that makes use of the Wizard's javascript error checking abilities.
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
EventListener
EventListener in EventListener.interface.php
An event listener can be attached to an EventTrigger to handle events as they occur.
EventTrigger
EventTrigger in EventTrigger.abstract.php
The event trigger is an abstract class which handles the aggregation of EventListeners and can trigger events.
every
Timespan::every() in Timespan.class.php
Return an array of the DateAndTimes that occur every $aDuration in the reciever.
EveryoneGroup
EveryoneGroup in EveryoneGroup.class.php
The Everyone Group contains all other Agents and Groups in the system, including the Anonymous Agent. Agents and Groups cannot be added or removed from this group as they are always in it.
execute
getTagsAction::execute() in getTags.act.php
Execute this action.
execute
RSSAction::execute() in RSSAction.class.php
Build the content for this action
execute
filebrowserAction::execute() in filebrowser.act.php
Execute this action.
execute
getAllUserTagsAction::execute() in getAllUserTags.act.php
Execute this action.
execute
getTagsByUserAction::execute() in getTagsByUser.act.php
Execute this action.
execute
Action::execute() in Action.class.php
Execute this action.
execute
getTagsNotByUserAction::execute() in getTagsNotByUser.act.php
Execute this action.
execute
viewuserAction::execute() in viewuser.act.php
Execute this action
execute
viewthumbnailAction::execute() in viewthumbnail.act.php
Build the content for this action
execute
viewfileAction::execute() in viewfile.act.php
Build the content for this action
execute
Harmoni::execute() in Harmoni.class.php
Executes the Harmoni procedures: action processing and themed output to the browser. Certain options must be set before execute() can be called.
execute
emptyAjaxAction::execute() in emptyAjax.act.php
Build the content for this action
execute
addTagAction::execute() in addTag.act.php
Execute this action.
execute
addAjaxAction::execute() in addAjax.act.php
Build the content for this action
execute
browse_xmlAction::execute() in browse_xml.act.php
Build the content for this action
execute
cookies_requiredAction::execute() in cookies_required.act.php
Execute this action
execute
loginAction::execute() in login.act.php
Execute this action.
execute
browse_helpAction::execute() in browse_help.act.php
Execute this action.
execute
changeAction::execute() in change.act.php
Execute this action.
execute
AuthZXmlAction::execute() in AuthZXmlAction.class.php
Execute this action
execute
renameUserAction::execute() in renameUser.act.php
Execute this action.
execute
deleteUserAction::execute() in deleteUser.act.php
Execute this action.
execute
MainWindowAction::execute() in MainWindowAction.class.php
Execute this action. This is a template method that handles setting up components of the screen as well as authorization, delegating the various parts to descendent classes.
execute
logout_typeAction::execute() in logout_type.act.php
Execute this action.
execute
logoutAction::execute() in logout.act.php
Execute this action.
execute
login_typeAction::execute() in login_type.act.php
Execute this action.
execute
ActionHandler::execute() in ActionHandler.class.php
The execute function takes a module and action. The method executes the given action, taking the result and either executing another action (based on the user specified options) or returning the result from the action.
execute
getFileAction::execute() in getFile.act.php
Execute the action
execute
removeTagAction::execute() in removeTag.act.php
Execute this action.
execute
process_authorizationsAction::execute() in process_authorizations.act.php
executeAction
ClassesActionSource::executeAction() in ClassesActionSource.class.php
Executes the specified action in the specified module, using the Harmoni object as a base.
executeAction
ActionSource::executeAction() in ActionSource.abstract.php
Executes the specified action in the specified module, using the Harmoni object as a base.
executeAction
FlatFileActionSource::executeAction() in FlatFileActionSource.class.php
Executes the specified action in the specified module, using the Harmoni object as a base.
executeAction
ClassMethodsActionSource::executeAction() in ClassMethodsActionSource.class.php
Executes the specified action in the specified module, using the Harmoni object as a base.
executePair
ActionHandler::executePair() in ActionHandler.class.php
Executes a module.action pair.
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.
execute_update
execute_update() in db_updater.php
EXIF
EXIF in exif_default.conf.php
ExifAssetIterator
ExifAssetIterator::ExifAssetIterator() in ExifAssetIterator.class.php
Constructor
ExifAssetIterator
ExifAssetIterator in ExifAssetIterator.class.php
<##>
ExifRepositoryImporter
ExifRepositoryImporter in ExifRepositoryImporter.class.php
<##>
ExifRepositoryImporter
ExifRepositoryImporter::ExifRepositoryImporter() in ExifRepositoryImporter.class.php
Constructor for ExifImporter
exists
OrderedList::exists() in OrderedList.class.php
Tell whether an element with a given reference exists in the list.
exists
AuthNMethod::exists() in AuthNMethod.abstract.php
Return true if the tokens can be matched in the system.
exists
CabinetEntry::exists() in CabinetEntry.php
Returns true or false depending on whether this CabinetEntry exists in the file system.
export
XMLAssetExporter::export() in XMLAssetExporter.class.php
Exporter of Asset things
export
XMLRecordExporter::export() in XMLRecordExporter.class.php
Exporter of All things
export
XMLPartStructureExporter::export() in XMLPartStructureExporter.class.php
Exports the object given and children if available
export
XMLRecordStructureExporter::export() in XMLRecordStructureExporter.class.php
Exporter of All things
export
XMLRemoteFileRecordExporter::export() in XMLRemoteFileRecordExporter.class.php
Exporter of All things
export
XMLRepositoryExporter::export() in XMLRepositoryExporter.class.php
Exporter of Repository things
export
XMLPartExporter::export() in XMLPartExporter.class.php
Exporter of All things
export
XMLFileRecordExporter::export() in XMLFileRecordExporter.class.php
Exporter of All things
exportAction
exportAction in export.act.php
This is the export action for an asset
exportAll
XMLExporter::exportAll() in XMLExporter.class.php
Exporter of All things
exportAllRegisteredSPs
This method is like
  1. exportRegisteredSP
but exports all registered stlye properties at the same time. The output is an array whose elements are the inividual export data as returned by
  1. exportRegisteredSP
.
exportAllRegisteredSPs
This method is like
  1. exportRegisteredSP
but exports all registered stlye properties at the same time. The output is an array whose elements are the inividual export data as returned by
  1. exportRegisteredSP
.
exportAssets
XMLRepositoryExporter::exportAssets() in XMLRepositoryExporter.class.php
Exporter of Assets
exportAssets
XMLAssetExporter::exportAssets() in XMLAssetExporter.class.php
Exporter of child Assets
exportList
XMLAssetExporter::exportList() in XMLAssetExporter.class.php
Exporter of a list of assets, for selective asset exporting
exportParts
XMLRecordExporter::exportParts() in XMLRecordExporter.class.php
Exporter of parts
exportPartstructures
XMLRecordStructureExporter::exportPartstructures() in XMLRecordStructureExporter.class.php
Exporter of partstructures
exportRecords
XMLAssetExporter::exportRecords() in XMLAssetExporter.class.php
Exporter of records
exportRecordstructures
XMLRepositoryExporter::exportRecordstructures() in XMLRepositoryExporter.class.php
Exporter of recordstructures
exportRegisteredSP
Theme::exportRegisteredSP() in Theme.class.php
This methods exports the content of a registered style property object. The output is implementation specific. The only requirement is that if the output of this method is passed as an input to
  1. importRegisteredSP()
, then the contents of the
  1. StyleProperty
should not change.
exportRegisteredSP
This methods exports the content of a registered style property object. The output is implementation specific. The only requirement is that if the output of this method is passed as an input to
  1. importRegisteredSP()
, then the contents of the
  1. StyleProperty
should not change.
exportRepositories
XMLExporter::exportRepositories() in XMLExporter.class.php
Exporter of repositories
exportValue
WGUISelectList::exportValue() in WGUISelectList.class.php
copy the value of the Wizard component to the StyleComponent
exportValue
WGUICheckbox::exportValue() in WGUICheckBox.class.php
copy the value of the Wizard component to the StyleComponent
exportValue
WGUIComponent::exportValue() in WGUIComponent.abstract.php
copy the value of the Wizard component to the StyleComponent
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
ExtendsValidatorRule
ExtendsValidatorRule::ExtendsValidatorRule() in ExtendsValidatorRule.class.php
The constructor.
ExtendsValidatorRule
ExtendsValidatorRule in ExtendsValidatorRule.class.php
The ExtendsValidatorRule checks if a given object is extends a given class.
ExtensionRequirement
ExtensionRequirement in ExtensionRequirement.class.php
This StartupRequirement checks to make sure PHP has a given extension loaded (or can load it).
ExtensionRequirement
ExtensionRequirement::ExtensionRequirement() in ExtensionRequirement.class.php
Constructor
extractExifMetadata
ExifRepositoryImporter::extractExifMetadata() in ExifRepositoryImporter.class.php
match given array with exifdata from file
extractPhotoshopMetaData
ExifRepositoryImporter::extractPhotoshopMetaData() in ExifRepositoryImporter.class.php
matches the given array with exif data in the file
EventListener.interface.php
EventListener.interface.php in EventListener.interface.php
EventTrigger.abstract.php
EventTrigger.abstract.php in EventTrigger.abstract.php
Error.class.php
Error.class.php in Error.class.php
EveryoneGroup.class.php
EveryoneGroup.class.php in EveryoneGroup.class.php
EnrollmentRecordIterator.class.php
EnrollmentRecordIterator.class.php in EnrollmentRecordIterator.class.php
EnrollmentRecord.class.php
EnrollmentRecord.class.php in EnrollmentRecord.class.php
EmailValidatorRule.class.php
EmailValidatorRule.class.php in EmailValidatorRule.class.php
ExtendsValidatorRule.class.php
ExtendsValidatorRule.class.php in ExtendsValidatorRule.class.php
EvaluationIterator.php
EvaluationIterator.php in EvaluationIterator.php
Evaluation.php
Evaluation.php in Evaluation.php
EnrollmentRecordIterator.php
EnrollmentRecordIterator.php in EnrollmentRecordIterator.php
EnrollmentRecord.php
EnrollmentRecord.php in EnrollmentRecord.php
EntryIterator.php
EntryIterator.php in EntryIterator.php
Entry.php
Entry.php in Entry.php
ExpressionIterator.php
ExpressionIterator.php in ExpressionIterator.php
Expression.php
Expression.php in Expression.php
exif_default.conf.php
exif_default.conf.php in exif_default.conf.php
ExifAssetIterator.class.php
ExifAssetIterator.class.php in ExifAssetIterator.class.php
ExifRepositoryImporter.class.php
ExifRepositoryImporter.class.php in ExifRepositoryImporter.class.php
EmbeddedArrayResultPrinter.class.php
EmbeddedArrayResultPrinter.class.php in EmbeddedArrayResultPrinter.class.php
ExtensionRequirement.class.php
ExtensionRequirement.class.php in ExtensionRequirement.class.php
error.tpl.php
error.tpl.php in error.tpl.php
ErrorCheckingWizardComponent.abstract.php
ErrorCheckingWizardComponent.abstract.php in ErrorCheckingWizardComponent.abstract.php
edit_agents.act.php
edit_agents.act.php in edit_agents.act.php
edit_agent_details.act.php
edit_agent_details.act.php in edit_agent_details.act.php
edit_properties.act.php
edit_properties.act.php in edit_properties.act.php
edit_authorizations.act.php
edit_authorizations.act.php in edit_authorizations.act.php
emptyAjax.act.php
emptyAjax.act.php in emptyAjax.act.php
empty.act.php
empty.act.php in empty.act.php
export.act.php
export.act.php in export.act.php
edit_offering_details.act.php
edit_offering_details.act.php in edit_offering_details.act.php
edit_section_details.act.php
edit_section_details.act.php in edit_section_details.act.php
edit_section_roster.act.php
edit_section_roster.act.php in edit_section_roster.act.php
f
top
false
Boolean::false() in Boolean.class.php
Instantiates a new Boolean object with the value, false.
FckTextArea
FckTextArea in FckTextArea.class.php
The FckTextArea uses the FCKEditor from http://www.fckeditor.net/ to do WYSIWYG editing of text
fetchRecord
RecordManager::fetchRecord() in RecordManager.class.php
Fetches a single Record from the database.
fetchRecords
RecordManager::fetchRecords() in RecordManager.class.php
Fetches and returns an array of Record IDs from the database in one Query.
fetchRecordSet
RecordManager::fetchRecordSet() in RecordManager.class.php
Returns a RecordSet object associated with the numeric ID.
fetchTagDescriptors
Returns an array of RecordTags without having loaded all of the mapping data. Useful for just checking what tags are available and what dates they were created on.
fetchTags
RecordTagManager::fetchTags() in TagManager.class.php
Fetches all of the RecordTags available for Record ID $id with all mapping data loaded.
field
PostgreSQLSelectQueryResult::field() in PostgreSQLSelectQueryResult.class.php
Returns the specified field value in the current row.
field
MySQLSelectQueryResult::field() in MySQLSelectQueryResult.class.php
Returns the specified field value in the current row.
field
OracleSelectQueryResult::field() in OracleSelectQueryResult.class.php
Returns the specified field value in the current row.
field
SelectQueryResultInterface::field() in SelectQueryResult.interface.php
Returns the specified field value in the current row.
fieldCount
Schema::fieldCount() in Schema.class.php
Returns the number of fields we have defined.
fieldExists
Schema::fieldExists() in Schema.class.php
Returns if the field $id is defined.
fieldExistsByLabel
Schema::fieldExistsByLabel() in Schema.class.php
Returns if the field $label is defined.
FieldNotFoundError
FieldNotFoundError in Record.class.php
FieldNotFoundError
FieldRequiredValidatorRule
FieldRequiredValidatorRule::FieldRequiredValidatorRule() in FieldRequiredValidatorRule.class.php
the constructor
FieldRequiredValidatorRule
FieldRequiredValidatorRule in FieldRequiredValidatorRule.class.php
a FieldRequiredValidatorRule checks a given value to make sure it is set (not blank)
FieldSet
FieldSet::FieldSet() in FieldSet.class.php
the constructor
FieldSet
FieldSet in FieldSet.class.php
the FieldSet holds a set of key=value pairs of data
FieldSetValidator
FieldSetValidator::FieldSetValidator() in FieldSetValidator.class.php
the constructor
FieldSetValidator
FieldSetValidator in FieldSetValidator.class.php
the FieldSetValidator takes a FieldSet and a RuleSet and validates values between the two
FieldValueSearch
FieldValueSearch in FieldValueSearch.class.php
Searches for only Records that contain a certain field=value pair.
FieldValueSearch
FieldValueSearch::FieldValueSearch() in FieldValueSearch.class.php
The constructor.
filebrowserAction
filebrowserAction in filebrowser.act.php
This class is the most simple abstraction of an action. It provides a structure for common methods
FileDataPart
FileDataPart::FileDataPart() in FileDataPart.class.php
FileDataPart
FileDataPart in FileDataPart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileDataPartStructure
FileDataPartStructure in FileDataPartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileDataPartStructure
FileDataPartStructure::FileDataPartStructure() in FileDataPartStructure.class.php
FileNamePart
FileNamePart in FileNamePart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileNamePart
FileNamePart::FileNamePart() in FileNamePart.class.php
FileNamePartStructure
FileNamePartStructure in FileNamePartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileNamePartStructure
FileNamePartStructure::FileNamePartStructure() in FileNamePartStructure.class.php
FileRecord
FileRecord in FileRecord.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileRecord
FileRecord::FileRecord() in FileRecord.class.php
FileSizePart
FileSizePart in FileSizePart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileSizePart
FileSizePart::FileSizePart() in FileSizePart.class.php
FileSizePartStructure
FileSizePartStructure in FileSizePartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
FileSizePartStructure
FileSizePartStructure::FileSizePartStructure() in FileSizePartStructure.class.php
FilesOnlyRepositoryImporter
FilesOnlyRepositoryImporter in FilesOnlyRepositoryImporter.class.php
<##>
FilesOnlyRepositoryImporter
FilesOnlyRepositoryImporter::FilesOnlyRepositoryImporter() in FilesOnlyRepositoryImporter.class.php
Constructor for FileOnlyRepositoryImporter
FileSystemFileDataPart
FileSystemFileDataPart in FileSystemFileDataPart.class.php
This Part stores the File data on the filesytem, in a file whose name is the id of our record.
FileSystemFileRecord
FileSystemFileRecord in FileSystemFileRecord.class.php
This Record will use a FileSystemFileDataPart to store the file data in the filesystem.
FileSystemFileRecord
FileSystemFileRecord::FileSystemFileRecord() in FileSystemFileRecord.class.php
FileUrlPart
FileUrlPart in FileUrlPart.class.php
A Part for storing the file's URL
FileUrlPart
FileUrlPart::FileUrlPart() in FileUrlPart.class.php
FileUrlPartStructure
FileUrlPartStructure in FileUrlPartStructure.class.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:
finishSetup
ConfigSystem::finishSetup() in ConfigSystem.class.php
Tells the ConfigSystem to finish setup and change into a mode where settings can actually be changed/added, etc.
firstDayOfMonth
DateAndTime::firstDayOfMonth() in DateAndTime.class.php
Answer the day-in-the-year of the first day of our month
firstDayOfMonth
Timespan::firstDayOfMonth() in Timespan.class.php
Answer the day-in-the-year of the first day of our month
FlatFileActionSource
FlatFileActionSource in FlatFileActionSource.class.php
The FlatFileActionSource class allows one to execute Harmoni actions (see ActionHandler) which are contained within
FlatFileActionSource
FlatFileActionSource::FlatFileActionSource() in FlatFileActionSource.class.php
Constructor
Float
Float in Float.class.php
A simple Float data type.
FloatSC
FloatSC::FloatSC() in FloatSC.class.php
The constructor.
FloatSC
FloatSC in FloatSC.class.php
The FloatSC represents CSS float values. The allowed values are:
FloatSP
FloatSP in FloatSP.class.php
The FloatSP represents the 'float' StyleProperty.
FloatSP
FloatSP::FloatSP() in FloatSP.class.php
The constructor.
floor
Number::floor() in Number.class.php
Answer the integer nearest the receiver toward negative infinity.
FlowLayout
FlowLayout::FlowLayout() in FlowLayout.class.php
The constructor.
FlowLayout
FlowLayout in FlowLayout.class.php
  1. FlowLayout
is the most simple
  1. Layout
; it renders a container by simply rendering all of the container's components. The width, height, and alignment options of the container and its components are ignored. No special arranging is done, and it is up to the browser or user to display the components properly.
FontFamilySC
FontFamilySC in FontFamilySC.class.php
The FontFamilySC represents CSS "font-family" values. The allowed
FontFamilySC
FontFamilySC::FontFamilySC() in FontFamilySC.class.php
The constructor.
FontFamilySP
FontFamilySP in FontFamilySP.class.php
The FontFamilySP represents the 'font-family' StyleProperty.
FontFamilySP
FontFamilySP::FontFamilySP() in FontFamilySP.class.php
The constructor. All parameters but family and family could be null, in which case they will not be taken in consideration.
FontSizeSC
FontSizeSC in FontSizeSC.class.php
The FontSizeSC represents CSS "font-size" values. The allowed
FontSizeSC
FontSizeSC::FontSizeSC() in FontSizeSC.class.php
The constructor.
FontSizeSP
FontSizeSP in FontSizeSP.class.php
The FontSizeSP represents the 'font-size' StyleProperty.
FontSizeSP
FontSizeSP::FontSizeSP() in FontSizeSP.class.php
The constructor. All parameters but size and family could be null, in which case they will not be taken in consideration.
FontSP
FontSP::FontSP() in FontSP.class.php
The constructor. All parameters but size and family could be null, in which case they will not be taken in consideration.
FontSP
FontSP in FontSP.class.php
The FontSP represents the 'font' StyleProperty.
FontStyleSC
FontStyleSC in FontStyleSC.class.php
The FontStyleSC represents CSS "font-style" values. The allowed
FontStyleSC
FontStyleSC::FontStyleSC() in FontStyleSC.class.php
The constructor.
FontVariantSC
FontVariantSC::FontVariantSC() in FontVariantSC.class.php
The constructor.
FontVariantSC
FontVariantSC in FontVariantSC.class.php
The FontVariantSC represents CSS "font-variant" values. The allowed
FontWeightSC
FontWeightSC::FontWeightSC() in FontWeightSC.class.php
The constructor.
FontWeightSC
FontWeightSC in FontWeightSC.class.php
The FontWeightSC represents CSS "font-weight" values. The allowed
FontWeightSP
FontWeightSP in FontWeightSP.class.php
The FontWeightSP represents the 'font-weight' StyleProperty.
FontWeightSP
FontWeightSP::FontWeightSP() in FontWeightSP.class.php
The constructor. All parameters but weight and weight could be null, in which case they will not be taken in consideration.
FOOTER
FOOTER in Component.interface.php
A constant defining the FOOTER component type.
Footer
Footer in Footer.class.php
Footer components are identical to Block components with the only exception that their type is set to
  1. FOOTER
.
Footer
Footer::Footer() in Footer.class.php
The constructor.
ForceAuthAction
ForceAuthAction in ForceAuthAction.class.php
The ForceAuthAction forces token collection via HTTP Authentication to allow
forDatabaseRow
TaggedItem::forDatabaseRow() in TaggedItem.class.php
Create an Item for a database row
forget
RequestContext::forget() in RequestContext.class.php
Ensures that $key is removed from the context-data (and not included in URLs generated later). If you pass a name like "context1/context2/name", the RequestContext uses it as a context-insensitive name (ie, you are specifying the absolute namespace).
forId
UrlTaggedItem::forId() in UrlTaggedItem.class.php
Constructor
forId
TaggedItem::forId() in TaggedItem.class.php
Constructor
forId
HarmoniNodeTaggedItem::forId() in HarmoniNodeTaggedItem.class.php
Constructor
FormActionNamePassTokenCollector
FormActionNamePassTokenCollector in FormActionNamePassTokenCollector.class.php
The HTTPAuthNamePassTokenCollector prompts a user for their name and password by sending HTTP Authenticatio headers to the user.
FormActionNamePassTokenCollector
FormActionNamePassTokenCollector::FormActionNamePassTokenCollector() in FormActionNamePassTokenCollector.class.php
Constructor
FORMAT_TYPE_NOT_SET
Default format Type not set Note: This method is PHP's equivalent of a static field.
FormFieldSet
FormFieldSet in FormFieldSet.class.php
FormFieldSet
FormFieldSet::FormFieldSet() in FormFieldSet.class.php
forUrl
UrlTaggedItem::forUrl() in UrlTaggedItem.class.php
Constructor
forward
ActionHandler::forward() in ActionHandler.class.php
If called within an executing action, will execute $module.$action after calling action has stopped.
forward
Harmoni::forward() in Harmoni.class.php
free
PostgreSQLSelectQueryResult::free() in PostgreSQLSelectQueryResult.class.php
Frees the memory for this result.
free
OracleSelectQueryResult::free() in OracleSelectQueryResult.class.php
Frees the memory for this result.
free
MySQLSelectQueryResult::free() in MySQLSelectQueryResult.class.php
Frees the memory for this result.
free
SelectQueryResultInterface::free() in SelectQueryResult.interface.php
Frees the memory for this result.
fromDBDate
Database::fromDBDate() in Database.interface.php
Converts a database datetime/timestamp/time value (that has been fetched from the db) to a DateAndTime object.
fromDBDate
OracleDatabase::fromDBDate() in OracleDatabase.class.php
Converts a database datetime/timestamp/time value (that has been fetched from the db) to a DateAndTime object.
fromDBDate
DBHandler::fromDBDate() in DBHandler.class.php
Converts a database datetime/timestamp/time value (that has been fetched from the db) to a DateAndTime object.
fromDBDate
PostgreSQLDatabase::fromDBDate() in PostgreSQLDatabase.class.php
Converts a database datetime/timestamp/time value (that has been fetched from the db) to a DateAndTime object.
fromDBDate
MySQLDatabase::fromDBDate() in MySQLDatabase.class.php
Converts a database datetime/timestamp/time value (that has been fetched from the db) to a DateAndTime object.
FromNodesAssetIterator
FromNodesAssetIterator::FromNodesAssetIterator() in FromNodesAssetIterator.class.php
Constructor
FromNodesAssetIterator
FromNodesAssetIterator in FromNodesAssetIterator.class.php
The FromNodesAsset iterator lazily fetches assets as they are requested.
fromString
Month::fromString() in Month.class.php
Read a month from the stream in any of the forms:
fromString
Integer::fromString() in Integer.class.php
Answer a new object with the value specified
fromString
Number::fromString() in Number.class.php
Answer a new object with the value specified
fromString
DateAndTime::fromString() in DateAndTime.class.php
Answer a new instance represented by a string:
fromString
TimeStamp::fromString() in TimeStamp.class.php
Answer a new instance represented by a string:
fromString
Blob::fromString() in Blob.class.php
Instantiates a new Blob object with the passed value.
fromString
Type::fromString() in Type.php
Convert a delimited string to an OKI Type
fromString
WHiddenField::fromString() in WHiddenField.class.php
Virtual Constructor with fromString naming convention
fromString
WText::fromString() in WText.class.php
Virtual Constructor with fromString naming convention
fromString
Time::fromString() in Time.class.php
Read a Time from the stream in the forms:
fromString
Boolean::fromString() in Boolean.class.php
Instantiates a new Boolean object from a known string
fromString
Date::fromString() in Date.class.php
Read a Date from the stream in any of the forms:
fromString
Double::fromString() in Double.class.php
Answer a new object with the value specified
fromString
StorableTime::fromString() in StorableTime.class.php
Answer a new instance represented by a string:
fromString
String::fromString() in String.class.php
Instantiates a new String object with the passed value.
fromString
ByteSize::fromString() in ByteSize.class.php
Answer a new object with the string value specified.
fromString
Duration::fromString() in Duration.class.php
Formatted as per ANSI 5.8.2.16: [-]D:HH:MM:SS[.S]
fromString
HtmlString::fromString() in HtmlString.class.php
Instantiates a new String object with the passed value.
fromString
Float::fromString() in Float.class.php
Answer a new object with the value specified
fromUnixTimeStamp
TimeStamp::fromUnixTimeStamp() in TimeStamp.class.php
Create a new TimeStamp from a UNIX timestamp.
fromUnixTimeStamp
StorableTime::fromUnixTimeStamp() in StorableTime.class.php
Create a new TimeStamp from a UNIX timestamp.
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.
framework.cfg.php
framework.cfg.php in framework.cfg.php
FlatFileActionSource.class.php
FlatFileActionSource.class.php in FlatFileActionSource.class.php
FieldValueSearch.class.php
FieldValueSearch.class.php in FieldValueSearch.class.php
Footer.class.php
Footer.class.php in Footer.class.php
FlowLayout.class.php
FlowLayout.class.php in FlowLayout.class.php
FloatSC.class.php
FloatSC.class.php in FloatSC.class.php
FontFamilySC.class.php
FontFamilySC.class.php in FontFamilySC.class.php
FontSizeSC.class.php
FontSizeSC.class.php in FontSizeSC.class.php
FontStyleSC.class.php
FontStyleSC.class.php in FontStyleSC.class.php
FontVariantSC.class.php
FontVariantSC.class.php in FontVariantSC.class.php
FontWeightSC.class.php
FontWeightSC.class.php in FontWeightSC.class.php
FloatSP.class.php
FloatSP.class.php in FloatSP.class.php
FontFamilySP.class.php
FontFamilySP.class.php in FontFamilySP.class.php
FontSizeSP.class.php
FontSizeSP.class.php in FontSizeSP.class.php
FontSP.class.php
FontSP.class.php in FontSP.class.php
FontWeightSP.class.php
FontWeightSP.class.php in FontWeightSP.class.php
FormActionNamePassTokenCollector.class.php
FormActionNamePassTokenCollector.class.php in FormActionNamePassTokenCollector.class.php
FileDataPartStructure.class.php
FileDataPartStructure.class.php in FileDataPartStructure.class.php
FileDataPart.class.php
FileDataPart.class.php in FileDataPart.class.php
FileNamePartStructure.class.php
FileNamePartStructure.class.php in FileNamePartStructure.class.php
FileNamePart.class.php
FileNamePart.class.php in FileNamePart.class.php
FileSizePartStructure.class.php
FileSizePartStructure.class.php in FileSizePartStructure.class.php
FileSizePart.class.php
FileSizePart.class.php in FileSizePart.class.php
FileSystemFileDataPart.class.php
FileSystemFileDataPart.class.php in FileSystemFileDataPart.class.php
FileUrlPartStructure.class.php
FileUrlPartStructure.class.php in FileUrlPartStructure.class.php
FileUrlPart.class.php
FileUrlPart.class.php in FileUrlPart.class.php
FileRecordStructure.class.php
FileRecordStructure.class.php in FileRecordStructure.class.php
FileRecord.class.php
FileRecord.class.php in FileRecord.class.php
FileSystemFileRecord.class.php
FileSystemFileRecord.class.php in FileSystemFileRecord.class.php
FromNodesAssetIterator.class.php
FromNodesAssetIterator.class.php in FromNodesAssetIterator.class.php
Float.class.php
Float.class.php in Float.class.php
FieldSetValidator.class.php
FieldSetValidator.class.php in FieldSetValidator.class.php
FieldSet.class.php
FieldSet.class.php in FieldSet.class.php
FieldRequiredValidatorRule.class.php
FieldRequiredValidatorRule.class.php in FieldRequiredValidatorRule.class.php
FormFieldSet.class.php
FormFieldSet.class.php in FormFieldSet.class.php
FunctionIterator.php
FunctionIterator.php in FunctionIterator.php
Function.php
Function.php in Function.php
FilingException.php
FilingException.php in FilingException.php
FilingManager.php
FilingManager.php in FilingManager.php
ForceAuthAction.class.php
ForceAuthAction.class.php in ForceAuthAction.class.php
FilesOnlyRepositoryImporter.class.php
FilesOnlyRepositoryImporter.class.php in FilesOnlyRepositoryImporter.class.php
FckTextArea.class.php
FckTextArea.class.php in FckTextArea.class.php
filebrowser.act.php
filebrowser.act.php in filebrowser.act.php
g
top
generateDeleteSQLQuery
Oracle_SQLGenerator::generateDeleteSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the DELETE SQL query corresonding to the Query object.
generateDeleteSQLQuery
MySQL_SQLGenerator::generateDeleteSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the DELETE SQL query corresonding to the Query object.
generateDeleteSQLQuery
PostgreSQL_SQLGenerator::generateDeleteSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the DELETE SQL query corresonding to the Query object.
generateDisplay
RepositoryInputOutputModuleManager::generateDisplay() in RepositoryInputOutputModuleManager.class.php
Generate HTML for displaying the Record
generateDisplay
HarmoniFileModule::generateDisplay() in HarmoniFileModule.class.php
Generate HTML for displaying the Record
generateDisplay
RepositoryInputOutputModuleInterface::generateDisplay() in RepositoryInputOutputModule.interface.php
Generate HTML for displaying the Record
generateDisplay
DataManagerPrimativesModule::generateDisplay() in DataManagerPrimativesModule.class.php
Generate HTML for displaying the Record
generateDisplayForPartStructures
RepositoryInputOutputModuleManager::generateDisplayForPartStructures() in RepositoryInputOutputModuleManager.class.php
Generate HTML for displaying particular fields of the Record
generateDisplayForPartStructures
Generate HTML for displaying particular parts of the Record
generateDisplayForPartStructures
Generate HTML for displaying particular parts of the Record
generateDisplayForPartStructures
Generate HTML for displaying particular parts of the Record
generateGenericSQLQuery
Oracle_SQLGenerator::generateGenericSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateGenericSQLQuery
MySQL_SQLGenerator::generateGenericSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateGenericSQLQuery
PostgreSQL_SQLGenerator::generateGenericSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateInsertSQLQuery
PostgreSQL_SQLGenerator::generateInsertSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateInsertSQLQuery
Oracle_SQLGenerator::generateInsertSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateInsertSQLQuery
MySQL_SQLGenerator::generateInsertSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateJavaScript
WECOptionalRegex::generateJavaScript() in WECOptionalRegex.class.php
Returns a block of javascript code defining a function like so:
generateJavaScript
WECRegex::generateJavaScript() in WECRegex.class.php
Returns a block of javascript code defining a function like so:
generateJavaScript
RegexValidatorRule::generateJavaScript() in RegexValidatorRule.class.php
Returns a block of javascript code defining a function like so:
generateJavaScript
WECRule::generateJavaScript() in WECRule.interface.php
Returns a block of javascript code defining a function like so:
generatePHPCode
SchemaManager::generatePHPCode() in SchemaManager.class.php
Will return a string containing valid PHP code to generate the schema passed.
generateSelectSQLQuery
PostgreSQL_SQLGenerator::generateSelectSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the SELECT SQL query corresonding to the Query object.
generateSelectSQLQuery
MySQL_SQLGenerator::generateSelectSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the SELECT SQL query corresonding to the Query object.
generateSelectSQLQuery
Oracle_SQLGenerator::generateSelectSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the SELECT SQL query corresonding to the Query object.
generateSQL
MySQLDatabase::generateSQL() in MySQLDatabase.class.php
Answer the string SQL for the query
generateSQL
DBHandler::generateSQL() in DBHandler.class.php
Generate the SQL string for the specified Query and Database
generateSQL
PostgreSQLDatabase::generateSQL() in PostgreSQLDatabase.class.php
Answer the string SQL for the query
generateSQL
OracleDatabase::generateSQL() in OracleDatabase.class.php
Answer the string SQL for the query
generateSQLQuery
MySQL_SQLGenerator::generateSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to the specified Query object.
generateSQLQuery
PostgreSQL_SQLGenerator::generateSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to the specified Query object.
generateSQLQuery
Oracle_SQLGenerator::generateSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to the specified Query object.
generateSQLQuery
SQLGeneratorInterface::generateSQLQuery() in SQLGenerator.interface.php
Returns a string representing the SQL query corresonding to the specified Query object.
generateThumbnailData
ImageProcessor::generateThumbnailData() in ImageProcessor.class.php
Generate a thumbnail from the image format/data passed
generateThumbnailData
ImageMagickProcessor::generateThumbnailData() in ImageMagickProcessor.class.php
Generate a thumbnail from the image format/data passed
generateUpdateSQLQuery
Oracle_SQLGenerator::generateUpdateSQLQuery() in Oracle_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateUpdateSQLQuery
PostgreSQL_SQLGenerator::generateUpdateSQLQuery() in PostgreSQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
generateUpdateSQLQuery
MySQL_SQLGenerator::generateUpdateSQLQuery() in MySQL_SQLGenerator.class.php
Returns a string representing the SQL query corresonding to this Query object.
GENERIC
GENERIC in Query.interface.php
A constant for a GENERIC query type.
GenericQueryResultInterface
GenericQueryResultInterface in GenericQueryResult.interface.php
The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly.
GenericSQLQuery
GenericSQLQuery in GenericSQLQuery.class.php
A GenericSQLQuery provides a way to specify the SQL string manually. Use this query type to execute queries not available through the other Query objects (for example, data-definition queries).
GenericSQLQuery
GenericSQLQuery::GenericSQLQuery() in GenericSQLQuery.class.php
This is the constructor for a GenericSQLQuery object.
GenericSQLQueryInterface
GenericSQLQueryInterface in GenericSQLQuery.interface.php
A GenericSQLQuery provides a way to specify the SQL string manually. Use this query type to execute queries not available through the other Query objects (for example, data-definition queries).
GenericTheme
GenericTheme in GenericTheme.class.php
A very basic theme based on simple borders and colored blocks.
GenericTheme
GenericTheme::GenericTheme() in GenericTheme.class.php
The constructor. All initialization and Theme customization is performed here.
get
Services::get() in Services.class.php
Returns the service object associated with reference name $name.
get
Cache::get() in Cache.class.php
Retrieves stored data specified by the given identifiers.
get
FieldSet::get() in FieldSet.class.php
returns the value of $key
get
RequestContext::get() in RequestContext.class.php
Returns the string-value of the $key passsed. It will first check for request
get
DataContainer::get() in DataContainer.abstract.php
The get method returns the value stored in the FieldSet for $field.
get
ServicesInterface::get() in Services.interface.php
Returns the service object associated with reference name $name.
get
DataContainerInterface::get() in DataContainer.interface.php
The get method returns the value stored in the FieldSet for $field.
getAccessKey
MenuItemLink::getAccessKey() in MenuItemLink.class.php
Returns the access key character (shortcut) for this menu item.
getActionRows
MainWindowAction::getActionRows() in MainWindowAction.class.php
Return the actionRows container
getActiveFlag
RecordFieldData::getActiveFlag() in RecordFieldData.class.php
Returns the current active flag.
getActiveIndices
Record::getActiveIndices() in Record.class.php
Returns the indices (indexes) of each value for the given field. Can then be retrieved with any getValue-type function.
getActiveVersion
RecordFieldValue::getActiveVersion() in RecordFieldValue.class.php
Returns the active RecordFieldData object or FALSE if none exists. If no versions have yet been set, a new RecordFieldData object is created.
getAddForm
createcourseAction::getAddForm() in createcourse.act.php
Creates the form to add information about the course offering.
getAddForm
edit_section_rosterAction::getAddForm() in edit_section_roster.act.php
Creates and prints the wild card agent search form to add students to the course section.
getAddForm
createcoursesectionAction::getAddForm() in createcoursesection.act.php
Build a form to add information to add course sections.
getAddLink
Basket::getAddLink() in Basket.class.php
Answer the link to add a particular id to the basket
getAgent
HarmoniCourseGradeRecord::getAgent() in CourseGradeRecord.class.php
Get the Agent (student) associated with this CourseGradeRecord.
getAgent
JavaPOCAgentManager::getAgent() in JavaPOCAgentManager.class.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.
getAgent
HarmoniAgentManager::getAgent() in HarmoniAgentManager.class.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.
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.
getAgentCommitments
Get all the Agent commitments for this ScheduleItem.
getAgentCommitments
HarmoniScheduleItem::getAgentCommitments() in HarmoniScheduleItem.class.php
Get all the Agent commitments for this ScheduleItem.
getAgentFlavor
HarmoniAgentManager::getAgentFlavor() in HarmoniAgentManager.class.php
* WARNING: NOT IN OSID -- USE AT YOUR OWN RISK Returns the agent flavor
getAgentId
Authorization::getAgentId() in Authorization.php
Get the agentid associated with this Authorization.
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.
getAgentId
AssessmentTaken::getAgentId() in AssessmentTaken.php
Get the agentId of the student who took the Assessment.
getAgentId
AuthZXmlAction::getAgentId() in AuthZXmlAction.class.php
Answer the Id of the agent
getAgentId
AgentCommitment::getAgentId() in AgentCommitment.php
Get the agentId of the individual associated with this Commitment.
getAgentId
HarmoniAuthorization::getAgentId() in HarmoniAuthorization.class.php
Get the agentid associated with this Authorization.
getAgentId
HarmoniAgentCommitment::getAgentId() in HarmoniAgentCommitment.class.php
Get the agentId of the individual associated with this Commitment.
getAgentId
AgentTokenMapping::getAgentId() in AgentTokenMapping.class.php
Return our Id
getAgentId
WorkEvent::getAgentId() in WorkEvent.php
Get the unique Id of the Agent that performed this Event.
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.
getAgentIds
TagManager::getAgentIds() in TagManager.class.php
Answer agentIds that have stored tags
getAgentIds
AgentNodeEntryItem::getAgentIds() in AgentNodeEntryItem.class.php
Answer the agents for this item. Anonymous will not be included unless there are no other agents.
getAgentIdStringArray
IsAuthorizedCache::getAgentIdStringArray() in IsAuthorizedCache.class.php
Answer an array of the Agent id strings that correspond to the AgentKey passed. the agent key can be an agent id string or USER.
getAgentOrGroup
HarmoniAgentManager::getAgentOrGroup() in HarmoniAgentManager.class.php
Returns an Agent or Group object, depending on what type of agent the passed id refers to.
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.
getAgents
HarmoniAgentManager::getAgents() in HarmoniAgentManager.class.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.
getAgents
JavaPOCAgentManager::getAgents() in JavaPOCAgentManager.class.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
AgentSearchInterface::getAgentsBySearch() in AgentSearch.interface.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
ClassTokenSearch::getAgentsBySearch() in ClassTokenSearch.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
TokenSearch::getAgentsBySearch() in TokenSearch.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
JavaPOCAgentManager::getAgentsBySearch() in JavaPOCAgentManager.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
AncestorGroupSearch::getAgentsBySearch() in AncestorGroupSearch.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
RootGroupSearch::getAgentsBySearch() in RootGroupSearch.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
HarmoniAgentManager::getAgentsBySearch() in HarmoniAgentManager.class.php
Get all the Agents with the specified search criteria and search Type.
getAgentsBySearch
Get all the Agents with the specified search criteria and search Type.
getAgentsByType
JavaPOCAgentManager::getAgentsByType() in JavaPOCAgentManager.class.php
Get all the Agents of the specified Type.
getAgentsByType
HarmoniAgentManager::getAgentsByType() in HarmoniAgentManager.class.php
Get all the Agents of the specified Type.
getAgentsByType
Get all the Agents of the specified Type.
getAgentSearchTypes
JavaPOCAgentManager::getAgentSearchTypes() in JavaPOCAgentManager.class.php
Get all the agent search Types supported by this implementation.
getAgentSearchTypes
HarmoniAgentManager::getAgentSearchTypes() in HarmoniAgentManager.class.php
Get all the agent search Types supported by this implementation.
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.
getAgentTypes
HarmoniAgentManager::getAgentTypes() in HarmoniAgentManager.class.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.
getAgentTypes
JavaPOCAgentManager::getAgentTypes() in JavaPOCAgentManager.class.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.
getAllAssetsInfoIterator
RepositoryImporter::getAllAssetsInfoIterator() in RepositoryImporter.class.php
Iterates through the assets and gathers all required information for creating assets
getAllAZs
HarmoniAuthorizationManager::getAllAZs() in HarmoniAuthorizationManager.class.php
Given a functionId and a qualifierId returns all Authorizations that
getAllAZs
AuthorizationManager::getAllAZs() in AuthorizationManager.php
Given a functionId and a qualifierId returns all Authorizations that
getAllAZsByFuncType
HarmoniAuthorizationManager::getAllAZsByFuncType() in HarmoniAuthorizationManager.class.php
Given a FunctionType and a qualifierId returns all Authorizations that
getAllAZsByFuncType
Given a FunctionType and a qualifierId returns all Authorizations that
getAllExplicitAZsForAgent
HarmoniAuthorizationManager::getAllExplicitAZsForAgent() in HarmoniAuthorizationManager.class.php
WARNING: NOT IN OSID!
getAllFieldIDs
Schema::getAllFieldIDs() in Schema.class.php
Returns a list of field ids defined.
getAllGroups
LDAPAuthNMethod::getAllGroups() in LDAPAuthNMethod.class.php
Answer an iterator of all groups
getAllGroups
AuthNMethod::getAllGroups() in AuthNMethod.abstract.php
Answer an iterator of all groups
getAllIDs
Schema::getAllIDs() in Schema.class.php
Returns a list of field ids defined.
getAllLabels
Schema::getAllLabels() in Schema.class.php
Returns a list of labels defined (similar to getAllIDs())
getAllModifiedTimes
Returns all the times that this Cabinet was modified.
getAllNodes
HarmoniHierarchy::getAllNodes() in HarmoniHierarchy.class.php
Get all the Nodes in this Hierarchy.
getAllNodes
Hierarchy::getAllNodes() in Hierarchy.php
Get all the Nodes in this Hierarchy.
getAllNodes
HierarchyCache::getAllNodes() in HierarchyCache.class.php
Returns an array of all nodes in this hierarchy.
getAllNodes
TreeInterface::getAllNodes() in Tree.interface.php
Simply returns all nodes of this hierarchy in an array in no particular order.
getAllPropertyKeys
HarmoniPropertyManager::getAllPropertyKeys() in HarmoniPropertyManager.class.php
Answer an array of all of the property keys inexistance
getAllRegisteredSPs
Returns all registered mutable style properties in an array whose indexes are the ids of the style properties (as returned by
  1. registerSP()
).
getAllRegisteredSPs
Theme::getAllRegisteredSPs() in Theme.class.php
Returns all registered mutable style properties in an array whose indexes are the ids of the style properties (as returned by
  1. registerSP()
).
getAllSchemaIDs
SchemaManager::getAllSchemaIDs() in SchemaManager.class.php
Returns an array of all registered Schema IDs.
getAllUserAZs
HarmoniAuthorizationManager::getAllUserAZs() in HarmoniAuthorizationManager.class.php
Given a functionId and a qualifierId returns all Authorizations that
getAllUserAZs
AuthorizationManager::getAllUserAZs() in AuthorizationManager.php
Given a functionId and a qualifierId returns all Authorizations that
getAllUserAZsByFuncType
HarmoniAuthorizationManager::getAllUserAZsByFuncType() in HarmoniAuthorizationManager.class.php
Given a FunctionType and a qualifierId returns all Authorizations that
getAllUserAZsByFuncType
Given a FunctionType and a qualifierId returns all Authorizations that
getAllUserTagsAction
getAllUserTagsAction in getAllUserTags.act.php
<##>
getAllValues
PrimitiveIO_integer::getAllValues() in PrimitiveIO_numeric.classes.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WizardEventListener::getAllValues() in WizardEventListener.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WizardComponentWithChildren::getAllValues() in WizardComponentWithChildren.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WizardStepContainer::getAllValues() in WizardStepContainer.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WLogicButton::getAllValues() in WLogicButton.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WMultiSelectList::getAllValues() in WMultiSelectList.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WMoreOptions::getAllValues() in WMoreOptions.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WizardComponent::getAllValues() in WizardComponent.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WHiddenField::getAllValues() in WHiddenField.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WColorWheel::getAllValues() in WColorWheel.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WChooseOptionButton::getAllValues() in WChooseOptionButton.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WEventButton::getAllValues() in WEventButton.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WFileUploadField::getAllValues() in WFileUploadField.class.php
For file upload, returns an array:
getAllValues
WGUIComponent::getAllValues() in WGUIComponent.abstract.php
Returns the values of wizard-components. It may return the value of the wizard component, but this may be overridden.
getAllValues
WOrderedRepeatableComponentCollection::getAllValues() in WOrderedRepeatableComponentCollection.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WPasswordField::getAllValues() in WPasswordField.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WStyleComponent::getAllValues() in WStyleComponent.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WStepDisplayBar::getAllValues() in WStepDisplayBar.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WText::getAllValues() in WText.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WTextInput::getAllValues() in WTextInput.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WVerifiedChangeInput::getAllValues() in WVerifiedChangeInput.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WUpdateListener::getAllValues() in WUpdateListener.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WStepChangedListener::getAllValues() in WStepChangedListener.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WSelectOrNew::getAllValues() in WSelectOrNew.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WRepeatableComponentCollection::getAllValues() in WRepeatableComponentCollection.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WRadioList::getAllValues() in WRadioList.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WSaveCancelListener::getAllValues() in WSaveCancelListener.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WSaveWithChoiceButtonList::getAllValues() in WSaveWithChoiceButtonList.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WSelectList::getAllValues() in WSelectList.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WCheckBox::getAllValues() in WCheckBox.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
WAgentBrowser::getAllValues() in WAgentBrowser.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_blob::getAllValues() in PrimitiveIO_blob.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_string::getAllValues() in PrimitiveIO_strings.classes.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_shortstring::getAllValues() in PrimitiveIO_strings.classes.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_boolean::getAllValues() in PrimitiveIO_boolean.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_Authoritative_datetime::getAllValues() in PrimitiveIO_Authoritative_datetime.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_okitype::getAllValues() in PrimitiveIO_okitype.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_Authoritative_string::getAllValues() in PrimitiveIO_Authoritative_strings.classes.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
StepWizard::getAllValues() in StepWizard.abstract.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
SimpleStepWizard::getAllValues() in SimpleStepWizard.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_datetime::getAllValues() in PrimitiveIO_datetime.class.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllValues
PrimitiveIO_float::getAllValues() in PrimitiveIO_numeric.classes.php
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
getAllWork
Process::getAllWork() in Process.php
Get all the Work.
getAncestors
TreeInterface::getAncestors() in Tree.interface.php
Returns all the ancestors of the given node.
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.
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.
getAsset
HarmoniRepository::getAsset() in HarmoniRepository.class.php
Get the Asset with the specified unique Id.
getAsset
HarmoniRepositoryManager::getAsset() in HarmoniRepositoryManager.class.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
HarmoniRepository::getAssetByDate() in HarmoniRepository.class.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
HarmoniRepositoryManager::getAssetByDate() in HarmoniRepositoryManager.class.php
Get the Asset with the specified Unique Id and appropriate for the date
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
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.
getAssetDates
HarmoniRepositoryManager::getAssetDates() in HarmoniRepositoryManager.class.php
Get all the dates for the Asset with the specified unique Id. These dates 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
HarmoniRepository::getAssetDates() in HarmoniRepository.class.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
CourseSection::getAssets() in CourseSection.php
Get the Assets associated with this CourseSection.
getAssets
HarmoniRepositoryManager::getAssets() in HarmoniRepositoryManager.class.php
Perform a search of the specified Type and get all the Assets that
getAssets
HarmoniCourseSection::getAssets() in CourseSection.class.php
Get the Assets associated with this CourseSection.
getAssets
HarmoniCourseOffering::getAssets() in CourseOffering.class.php
Get the Assets associated with this CourseOffering.
getAssets
HarmoniAsset::getAssets() in HarmoniAsset.class.php
Get all the Assets in this Asset. Iterators return a set, one at a time.
getAssets
HarmoniRepository::getAssets() in HarmoniRepository.class.php
Get all the Assets in this Repository. Iterators return a set, one at a time.
getAssets
CourseOffering::getAssets() in CourseOffering.php
Get the Assets associated with this CourseOffering.
getAssets
Repository::getAssets() in Repository.php
Get all the Assets in this Repository. Iterators return a set, one at a time.
getAssets
browse_xmlAction::getAssets() in browse_xml.act.php
Answer the assets to display in the slideshow
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
HarmoniRepositoryManager::getAssetsBySearch() in HarmoniRepositoryManager.class.php
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.
getAssetsBySearch
HarmoniRepository::getAssetsBySearch() in HarmoniRepository.class.php
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.
getAssetsByType
HarmoniAsset::getAssetsByType() in HarmoniAsset.class.php
Get all the Assets of the specified AssetType in this Repository.
getAssetsByType
HarmoniRepository::getAssetsByType() in HarmoniRepository.class.php
Get all the Assets of the specified AssetType in this Asset. Iterators return a set, one at a time.
getAssetType
HarmoniAsset::getAssetType() in HarmoniAsset.class.php
Get the AssetType of this Asset. AssetTypes are used to categorize Assets.
getAssetType
Get the AssetType of this Asset. AssetTypes are used to categorize Assets.
getAssetTypes
HarmoniRepository::getAssetTypes() in HarmoniRepository.class.php
Get all the AssetTypes in this Repository. AssetTypes are used to categorize Assets. Iterators return a set, one at a time.
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.
getAttachedData
Harmoni::getAttachedData() in Harmoni.class.php
getAuthenticationType
AgentTokenMapping::getAuthenticationType() in AgentTokenMapping.class.php
Return our Type
getAuthenticationTypes
HarmoniAuthenticationManager::getAuthenticationTypes() in HarmoniAuthenticationManager.class.php
Get the authentication Types that are supported by the implementation.
getAuthenticationTypes
Get the authentication Types that are supported by the implementation.
getAuthNMethodForType
AuthNMethodManager::getAuthNMethodForType() in AuthNMethodManager.class.php
Get an AuthNMethod based on its Type
getAuthNTypes
AuthNMethodManager::getAuthNTypes() in AuthNMethodManager.class.php
Get all AuthN Types
getAuthoritativeValues
ThumbnailDataPartStructure::getAuthoritativeValues() in ThumbnailDataPartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
MimeTypePartStructure::getAuthoritativeValues() in MimeTypePartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
ThumbnailMimeTypePartStructure::getAuthoritativeValues() in ThumbnailMimeTypePartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
FileNamePartStructure::getAuthoritativeValues() in FileNamePartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
DimensionsPartStructure::getAuthoritativeValues() in DimensionsPartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
FileSizePartStructure::getAuthoritativeValues() in FileSizePartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
FileDataPartStructure::getAuthoritativeValues() in FileDataPartStructure.class.php
Answer the authoritative values for this part.
getAuthoritativeValues
HarmoniPartStructure::getAuthoritativeValues() in HarmoniPartStructure.class.php
Answer the authoritative values for this part.
getAuthority
getAvailableBytes
Get number of bytes available in this Cabinet.
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.
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.
getAZIcon
AuthZPrinter::getAZIcon() in AuthZPrinter.abstract.php
Answer the html string for an icon that displays authorization state
getAZs
AuthorizationCache::getAZs() in AuthorizationCache.class.php
Auxilliary private function that returns Authorizations according to a
getBacktrace
AgentNodeEntryItem::getBacktrace() in AgentNodeEntryItem.class.php
Answer the backtrace HTML if available
getBacktrace
DebugItem::getBacktrace() in DebugItem.class.php
Returns the backtrace array.
getBaseQuery
HarmoniEntryIterator::getBaseQuery() in HarmoniEntryIterator.class.php
Answer the basic query
getBlue
RGBColor::getBlue() in RGBcolor.class.php
Get the blue component of the color.
getBorderUrl
CornersStyleCollection::getBorderUrl() in CornersStyleCollection.class.php
Set the url of the corner image
getBuildOrderedSet
RepositoryImporter::getBuildOrderedSet() in RepositoryImporter.class.php
Gets whether or not to build an ordered list
getBytes
Blob::getBytes() in Blob.php
return this Blob's bytes.
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.
getCachedFileName
Answer the filename of the cached image
getCachedImageData
Awswer the cached data (updating the cache if necessary).
getCachedMimeType
Awswer the cached data mime-type.
getCachedRecordSet
RecordManager::getCachedRecordSet() in RecordManager.class.php
Returns a cached RecordSet.
getCacheKey
Tree::getCacheKey() in Tree.class.php
Answer the traversal cacheKey for this node, direction, and levels
getCancelButton
SimpleStepWizard::getCancelButton() in SimpleStepWizard.class.php
Answer the 'Cancel' button to allow modification of its label and properties.
getCancelFunction
Answer the cancel function for this action, to use if the user hits the 'cancel' button in the http authentication dialog.
getCancelFunction
Answer the cancel function for this action, to use if the user hits the 'cancel' button in the http authentication dialog.
getCancelFunction
ForceAuthAction::getCancelFunction() in ForceAuthAction.class.php
Answer the cancel function for this action, to use if the user hits the 'cancel' button in the http authentication dialog.
getCanonicalCourse
Get the CanonicalCourse that contains this CourseOffering.
getCanonicalCourse
HarmoniCourseManagementManager::getCanonicalCourse() in CourseManagementManager.class.php
Get a CanonicalCourse by Id.
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.
getCanonicalCourses
Get all CanonicalCourses.
getCanonicalCourses
HarmoniCourseManagementManager::getCanonicalCourses() in CourseManagementManager.class.php
Get all CanonicalCourses.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCanonicalCoursesByType
Get all CanonicalCourses of the specified Type.
getCategory
AgentNodeEntryItem::getCategory() in AgentNodeEntryItem.class.php
Answer the category
getCategory
DebugItem::getCategory() in DebugItem.class.php
Returns the category of the debug text.
getChars
Clob::getChars() in Clob.php
return this Clobs's chars.
getCheckboxMarkup
WMoreOptions::getCheckboxMarkup() in WMoreOptions.abstract.php
Returns a block of XHTML-valid code that contains markup for the checkbox
getCheckJS
WCheckBox::getCheckJS() in WCheckBox.class.php
Answer the javascript commands to check the checkbox.
getChild
WizardComponentWithChildren::getChild() in WizardComponentWithChildren.abstract.php
Returns the component specified by $name.
getChildAssetList
ExifRepositoryImporter::getChildAssetList() in ExifRepositoryImporter.class.php
get asset list for child assets
getChildAssetList
TabRepositoryImporter::getChildAssetList() in TabRepositoryImporter.class.php
get asset list for child assets
getChildAssetList
FilesOnlyRepositoryImporter::getChildAssetList() in FilesOnlyRepositoryImporter.class.php
get asset list for child assets
getChildren
HierarchyCache::getChildren() in HierarchyCache.class.php
Caches the children (if not cached already) of the given node by fecthing them from the database if neccessary, and then inserting them in
  1. _tree
and updating
  1. _cache
.
getChildren
Qualifier::getChildren() in Qualifier.php
Gets the children of this Qualifier.
getChildren
TreeNode::getChildren() in TreeNode.class.php
Returns the children of this node in the order they were added.
getChildren
TreeNodeInterface::getChildren() in TreeNode.interface.php
Returns the children of this node in the order they were added.
getChildren
HarmoniQualifier::getChildren() in HarmoniQualifier.class.php
Gets the children of this Qualifier.
getChildren
Get the children of this Node. To get other descendants use the Hierarchy traverse method.
getChildren
HarmoniNode::getChildren() in HarmoniNode.class.php
Get the children of this Node. To get other descendants use the Hierarchy traverse method.
getChildren
WizardComponentWithChildren::getChildren() in WizardComponentWithChildren.abstract.php
Returns an array of all the children of this component, keyed by name.
getChildrenCount
TreeNodeInterface::getChildrenCount() in TreeNode.interface.php
Returns the number of children for this node.
getChildrenCount
TreeNode::getChildrenCount() in TreeNode.class.php
Returns the number of children for this node.
getClassDNsBySearch
ClassTokenSearch::getClassDNsBySearch() in ClassTokenSearch.class.php
Get all the DNs for the various CourseSections with the specified search criteria and search Type.
getClassesDNsBySearch
LDAPConnector::getClassesDNsBySearch() in LDAPConnector.class.php
Get the course DNs that match the search
getClassSelector
StyleCollection::getClassSelector() in StyleCollection.class.php
Returns the class selector of this style collection. A class selector is the string that would be included in the 'class' attribute of HTML tags. One can use this method in order to apply the style collection to an arbitrary component.
getClassSelector
StyleCollectionInterface::getClassSelector() in StyleCollection.interface.php
Returns the class selector of this style collection. A class selector is the string that would be included in the 'class' attribute of HTML tags. One can use this method in order to apply the style collection to an arbitrary component.
getClassTokensBySearch
LDAPAuthNMethod::getClassTokensBySearch() in LDAPAuthNMethod.class.php
Get an iterator of the AuthNTokens that match the search string passed.
getCollectionClass
Theme::getCollectionClass() in Theme.class.php
Answers the class for constructing Style Collections for this theme
getCollectionClass
GUIManager::getCollectionClass() in GUIManager.class.php
Answers the class of the style collections being used by this theme
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.
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.
getCompletedWork
Get the Work that has been completed for the specified Process.
getComponent
ContainerInterface::getComponent() in Container.interface.php
Returns the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponent
ThemeInterface::getComponent() in Theme.interface.php
Returns the component of this
  1. Theme
.
getComponent
StyleCollection::getComponent() in StyleCollection.class.php
Answers the component this style collection acts on ie BLANK, BLOCK, etc.
getComponent
Theme::getComponent() in Theme.class.php
Returns the component of this
  1. Theme
.
getComponent
Container::getComponent() in Container.class.php
Returns the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentAlignmentX
Returns the horizontal alignment for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentAlignmentX
Returns the horizontal alignment for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentAlignmentY
Returns the vertical alignment for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentAlignmentY
Returns the vertical alignment for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentHeight
ContainerInterface::getComponentHeight() in Container.interface.php
Returns the height for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentHeight
Container::getComponentHeight() in Container.class.php
Returns the height for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentPath
GUIManagerAbstract::getComponentPath() in GUIManager.abstract.php
Returns the path that contains all the supported components.
getComponentPath
GUIManager::getComponentPath() in GUIManager.class.php
Returns the path that contains all the supported components.
getComponents
ContainerInterface::getComponents() in Container.interface.php
Returns all components in this
  1. Container
.
getComponents
Container::getComponents() in Container.class.php
Returns all components in this
  1. Container
.
getComponentsCount
ContainerInterface::getComponentsCount() in Container.interface.php
Returns the number of components in this container.
getComponentsCount
Container::getComponentsCount() in Container.class.php
Returns the number of components in this container.
getComponentWidth
Container::getComponentWidth() in Container.class.php
Returns the width for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getComponentWidth
ContainerInterface::getComponentWidth() in Container.interface.php
Returns the width for the component of this container with the specified id. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
getConfigurationForSystem
Return configuration of this OsidManager.
getConnection
SqlManager::getConnection() in SqlManager.php
return a Connection associated with the specified connection string.
getConnectionErrorInfo
Answer the info to display to users on a connection error.
getConnectionErrorInfo
Database::getConnectionErrorInfo() in Database.interface.php
Answer the info to display to users on a connection error.
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.
getContent
HarmoniAsset::getContent() in HarmoniAsset.class.php
Get an Asset's content. This method can be a convenience if one is not interested in all the structure of the Records.
getContent
WizardStep::getContent() in WizardStep.class.php
Answer the step's conent text. Useful for appending new properties to the step
getContent
Message::getContent() in Message.php
Get the content of this Message.
getContentRecordStructure
Get the RecordStructure associated with this Asset's content.
getContentRecordStructure
Get the RecordStructure associated with this Asset's content.
getContext
OsidContext::getContext() in OsidContext.php
Get the context associated with this key. If the key is unknown, null is returned.
getConversionMethod
DataTypeManager::getConversionMethod() in DataTypeManager.class.php
Answer the method to call to convert to the type specified
getCourseGrade
CourseGradeRecord::getCourseGrade() in CourseGradeRecord.php
Get the grade for this CourseGradeRecord.
getCourseGrade
HarmoniCourseGradeRecord::getCourseGrade() in CourseGradeRecord.class.php
Get the grade for this CourseGradeRecord.
getCourseGradeRecords
HarmoniCourseManagementManager::getCourseGradeRecords() in CourseManagementManager.class.php
Get all the CourseGradeRecords, optionally including only those for a specific Student, CourseOffering, or CourseGradeType. Put null if you don't wish to include these.
getCourseGradeRecords
Get all the CourseGradeRecords, optionally including only those for a specific Student, CourseOffering, or CourseGradeType.
getCourseGradeType
HarmoniCourseGradeRecord::getCourseGradeType() in CourseGradeRecord.class.php
Calls getType(), which may be the proper name.
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.
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
HarmoniCourseManagementManager::getCourseGradeTypes() in CourseManagementManager.class.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.
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.
getCourseGroup
HarmoniCourseManagementManager::getCourseGroup() in CourseManagementManager.class.php
Get a CourseGroup by unique Id.
getCourseGroups
CourseManagementManager::getCourseGroups() in CourseManagementManager.php
Get all the CourseGroups that contain the specified CanoncialCourse.
getCourseGroups
HarmoniCourseManagementManager::getCourseGroups() in CourseManagementManager.class.php
Get all the CourseGroups that contain the specified CanoncialCourse.
getCourseGroupsByType
HarmoniCourseManagementManager::getCourseGroupsByType() in CourseManagementManager.class.php
Get all the CourseGroups of a given CourseGroupType.
getCourseGroupsByType
Get all the CourseGroups of a given CourseGroupType.
getCourseGroupTypes
HarmoniCourseManagementManager::getCourseGroupTypes() in CourseManagementManager.class.php
Get all the CourseGroupTypes supported by this implementation. This can be innefficient if there is a tremendous number of Types and course groups.
getCourseGroupTypes
CourseManagementManager::getCourseGroupTypes() in CourseManagementManager.php
Get all the CourseGroupTypes supported by this implementation.
getCourseOffering
CourseManagementManager::getCourseOffering() in CourseManagementManager.php
Get a CourseOffering by unique Id.
getCourseOffering
HarmoniCourseGradeRecord::getCourseOffering() in CourseGradeRecord.class.php
Get the unique Id for the CourseOffering for this CourseGradeRecord..
getCourseOffering
Get the unique Id for the CourseOffering for this CourseGradeRecord..
getCourseOffering
Get the CourseOffering that contains this CourseSection.
getCourseOffering
HarmoniCourseManagementManager::getCourseOffering() in CourseManagementManager.class.php
Get a CourseOffering by unique Id.
getCourseOffering
Get the CourseOffering that contains this CourseSection.
getCourseOfferings
Get all CourseOfferings that belong to this CanonicalCourse.
getCourseOfferings
Get all CourseOfferings.
getCourseOfferings
HarmoniCourseManagementManager::getCourseOfferings() in CourseManagementManager.class.php
Get all the Offerings in which the specified Agent is enrolled.
getCourseOfferings
CourseManagementManager::getCourseOfferings() in CourseManagementManager.php
Get all the Offerings in which the specified Agent is enrolled.
getCourseOfferingsByType
Get all CourseOfferings of the specified Type that belong to this CanonicalCourse.
getCourseOfferingsByType
Get all CourseOfferings of the specified Type.
getCourses
HarmoniCourseGroup::getCourses() in CourseGroup.class.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.
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.
getCourses
createcourseAction::getCourses() in createcourse.act.php
Prints the list of existing course offerings with the functionality to remove.
getCourseSection
HarmoniEnrollmentRecord::getCourseSection() in EnrollmentRecord.class.php
Get the CourseSection that this EnrollmentRecord enrolls the student in.
getCourseSection
HarmoniCourseManagementManager::getCourseSection() in CourseManagementManager.class.php
Get a CourseSection by unique Id.
getCourseSection
Get the unique Id with a CourseSection. CourseSections are created and managed through the CourseManagement OSID.
getCourseSection
HarmoniGradableObject::getCourseSection() in HarmoniGradableObject.class.php
Get the unique Id with a CourseSection. CourseSections are created and managed through the CourseManagement OSID.
getCourseSection
CourseManagementManager::getCourseSection() in CourseManagementManager.php
Get a CourseSection by unique Id.
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.
getCourseSections
CourseManagementManager::getCourseSections() in CourseManagementManager.php
Get all the Sections in which the specified Agent is enrolled.
getCourseSections
Get all CourseSections.
getCourseSections
HarmoniCourseManagementManager::getCourseSections() in CourseManagementManager.class.php
Get all the Sections in which the specified Agent is enrolled.
getCourseSections
HarmoniCourseOffering::getCourseSections() in CourseOffering.class.php
Get all CourseSections that belong to this CourseOffering.
getCourseSectionsByType
Get all CourseSections of the specified Type.
getCourseSectionsByType
Get all CourseSections of the specified Type that belong to this CourseOffering.
getCourseStatusTypes
HarmoniCourseManagementManager::getCourseStatusTypes() in CourseManagementManager.class.php
Get all the defined Canonical Course Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
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.
getCourseType
HarmoniCanonicalCourse::getCourseType() in CanonicalCourse.class.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
HarmoniCourseManagementManager::getCourseTypes() in CourseManagementManager.class.php
Get all the defined Course Types. These Types are 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.
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.
getCreationDate
Record::getCreationDate() in Record.class.php
Returns the DateAndTime object specifying when this Record was created.
getCreationDate
HarmoniAsset::getCreationDate() in HarmoniAsset.class.php
Get the date at which this Asset was created.
getCreator
HarmoniAsset::getCreator() in HarmoniAsset.class.php
Answer the Id of the agent that created the asset
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.
getCredits
HarmoniCanonicalCourse::getCredits() in CanonicalCourse.class.php
Get the credits for this CanonicalCourse.
getCredits
CanonicalCourse::getCredits() in CanonicalCourse.php
Get the credits for this CanonicalCourse.
getCSS
StyleSelectorInterface::getCSS() in StyleSelector.interface.php
Returns the CSS code corresponding to this
  1. StyleSelector
.
getCSS
Theme::getCSS() in Theme.class.php
Returns all CSS code: The CSS code for the Theme, the various component types, the theme component and all sub-components (if any). Theme styles should come first, followed by individual component's styles to allow the latter to take precedence.
getCSS
ThemeInterface::getCSS() in Theme.interface.php
Returns all CSS code: The CSS code for the Theme, the various component types, the theme component and all sub-components (if any). Theme styles should come first, followed by individual component's styles to allow the latter to take precedence.
getCSS
LayoutInterface::getCSS() in Layout.interface.php
Returns any CSS code that might be needed in order for this
  1. Layout
to render properly.
getCSS
TableLayout::getCSS() in TableLayout.class.php
Returns any CSS code that might be needed in order for this
  1. Layout
to render properly.
getCSS
CornersStyleCollection::getCSS() in CornersStyleCollection.class.php
Returns the CSS code for this StyleCollection.
getCSS
StyleCollection::getCSS() in StyleCollection.class.php
Returns the CSS code for this StyleCollection.
getCSS
StyleCollectionInterface::getCSS() in StyleCollection.interface.php
Returns the CSS code for this StyleCollection.
getCSS
StyleSelector::getCSS() in StyleSelector.class.php
Returns the CSS code corresponding to this
  1. StyleSelector
.
getCSS
StyleProperty::getCSS() in StyleProperty.class.php
Returns the CSS code for this StyleProperty.
getCSS
XLayout::getCSS() in XLayout.class.php
Returns any CSS code that might be needed in order for this
  1. Layout
to render properly.
getCSS
StylePropertyInterface::getCSS() in StyleProperty.interface.php
Returns the CSS code for this StyleProperty.
getCSS
FlowLayout::getCSS() in FlowLayout.class.php
Returns any CSS code that might be needed in order for this
  1. Layout
to render properly.
getCSS
YLayout::getCSS() in YLayout.class.php
Returns any CSS code that might be needed in order for this
  1. Layout
to render properly.
getCurrentAction
Harmoni::getCurrentAction() in Harmoni.class.php
Returns the current action.
getCurrentEditor
HtmlTextArea::getCurrentEditor() in HtmlTextArea.class.php
Answer the current Editor
getCurrentRow
PostgreSQLSelectQueryResult::getCurrentRow() in PostgreSQLSelectQueryResult.class.php
Returns an array that stores the current row in the result. The data can be accessed through associative indices as well as numeric indices.
getCurrentRow
OracleSelectQueryResult::getCurrentRow() in OracleSelectQueryResult.class.php
Returns an array that stores the current row in the result. The data can be accessed through associative indices as well as numeric indices.
getCurrentRow
MySQLSelectQueryResult::getCurrentRow() in MySQLSelectQueryResult.class.php
Returns an array that stores the current row in the result. The data can be accessed through associative indices as well as numeric indices.
getCurrentRow
SelectQueryResultInterface::getCurrentRow() in SelectQueryResult.interface.php
Returns an array that stores the current row in the result. The data can be accessed through associative indices as well as numeric indices.
getCurrentStep
WizardStepContainer::getCurrentStep() in WizardStepContainer.class.php
Returns the current step number (starting at zero).
getCurrentStepName
StepWizard::getCurrentStepName() in StepWizard.abstract.php
Answer the name of the current step
getCurrentStepName
WizardStepContainer::getCurrentStepName() in WizardStepContainer.class.php
Gets the short-name associated with the current step.
getCurrentStepName
SimpleStepWizard::getCurrentStepName() in SimpleStepWizard.class.php
Answer the name of the current step
getCurrentUserId
Tag::getCurrentUserId() in Tag.class.php
Answer the current user id
getCurrentUserId
TagManager::getCurrentUserId() in TagManager.class.php
Answer the current user id
getCurrentUserIdString
TagManager::getCurrentUserIdString() in TagManager.class.php
Answer the current user id string value
getCurrentUserIdString
Answer the current user id
getCurrentValues
PartAndValuesModule::getCurrentValues() in PartAndValuesModule.class.php
Get an array of the current values to be added to a url. The keys of the arrays are the field-names in the appropriate context.
getCurrentValues
RepositorySearchModuleManager::getCurrentValues() in RepositorySearchModuleManager.class.php
Get an array of the current values to be added to a url. The keys of the arrays are the field-names in the appropriate context.
getCurrentValues
SimpleFieldModule::getCurrentValues() in SimpleFieldModule.class.php
Get an array of the current values to be added to a url. The keys of the arrays are the field-names in the appropriate context.
getCustom
Theme::getCustom() in Theme.class.php
Answers the customization level for the theme
getData
ItemTaken::getData() in ItemTaken.php
Get the Data for this ItemTaken. 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
AssessmentPublished::getData() in AssessmentPublished.php
Get the Data for this AssessmentPublished. 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
Harmoni::getData() in Harmoni.class.php
Same as Harmoni::getAttachedData.
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
Section::getData() in Section.php
Get the Data for this Section. The structure of the Data is not defined in the 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
Evaluation::getData() in Evaluation.php
Get the Data for this Evaluation. The structure of the Data is not defined in the OSID.
getDatabaseId
TaggedItem::getDatabaseId() in TaggedItem.class.php
Insert [if needed] into the item table and return the database id of this item
getDatabaseIndex
Tag::getDatabaseIndex() in Tag.class.php
Answer the database index
getDatabaseIndex
TaggedItem::getDatabaseIndex() in TaggedItem.class.php
Answer the database index
getDatabaseIndex
StructuredMetaDataTagGenerator::getDatabaseIndex() in StructuredMetaDataTagGenerator.class.php
Answer the database index
getDatabaseIndex
TagManager::getDatabaseIndex() in TagManager.class.php
Answer the database index
getDatabaseType
DBHandler::getDatabaseType() in DBHandler.class.php
Answer the type of the database. Will be one of the constants defined above: MYSQL, POSTGRESQL, ORACLE, or SQLSERVER
GetDataImageSize
GetDataImageSize() in getid3.getimagesize.php
getDate
AssessmentPublished::getDate() in AssessmentPublished.php
Get the date the Assessment was published.
getDate
AssessmentTaken::getDate() in AssessmentTaken.php
Get the date the Assessment was taken.
getDate
RecordTag::getDate() in Tag.class.php
Returns the DateAndTime timestamp of this tag.
getDate
RecordFieldData::getDate() in RecordFieldData.class.php
Returns the created/modified timestamp of this specific version.
getDBIndex
Answer the db index to use
getDebugItemCount
DebugHandler::getDebugItemCount() in DebugHandler.class.php
Returns the number of DebugItems registered.
getDebugItems
DebugHandler::getDebugItems() in DebugHandler.class.php
Returns an array of DebugItems, optionally limited to category $category.
getDefaultStyles
TagAction::getDefaultStyles() in TagAction.abstract.php
Answer the default styles for the Tag cloud
getDeliveryType
Get the DeliveryType of this Message.
getDeliveryTypes
UsermessagingManager::getDeliveryTypes() in UsermessagingManager.php
Get all the Types of Messages supported by this implementation.
getDescendentInfo
HarmoniAsset::getDescendentInfo() in HarmoniAsset.class.php
Answer an iterator of the TraversalInfo of the decendent Assets (children, grandchildren, etc).
getDescription
HarmoniScheduleItem::getDescription() in HarmoniScheduleItem.class.php
Get the description of this ScheduleItem.
getDescription
GradableObject::getDescription() in GradableObject.php
Get the description for this GradableObject.
getDescription
LDAPGroup::getDescription() in LDAPGroup.class.php
Get the Description of this Group.
getDescription
FileDataPartStructure::getDescription() in FileDataPartStructure.class.php
Get the description for this PartStructure.
getDescription
HarmoniRepository::getDescription() in HarmoniRepository.class.php
NOT IN OSID??? Get the description for this Repository.
getDescription
Get the description for this Dictionary.
getDescription
HarmoniFileRecordStructure::getDescription() in FileRecordStructure.class.php
Get the description for this RecordStructure.
getDescription
DimensionsPartStructure::getDescription() in DimensionsPartStructure.class.php
Get the description for this PartStructure.
getDescription
FileNamePartStructure::getDescription() in FileNamePartStructure.class.php
Get the description for this PartStructure.
getDescription
MimeTypePartStructure::getDescription() in MimeTypePartStructure.class.php
Get the description for this PartStructure.
getDescription
HarmoniGradableObject::getDescription() in HarmoniGradableObject.class.php
Get the description for this GradableObject.
getDescription
Get the description for this Node.
getDescription
HarmoniPartStructure::getDescription() in HarmoniPartStructure.class.php
Get the description for this PartStructure.
getDescription
HarmoniGroup::getDescription() in HarmoniGroup.class.php
Get the Description of this Group.
getDescription
HarmoniHierarchy::getDescription() in HarmoniHierarchy.class.php
Get the description for this Hierarchy.
getDescription
HarmoniNode::getDescription() in HarmoniNode.class.php
Get the description for this Node.
getDescription
HarmoniNodeTaggedItem::getDescription() in HarmoniNodeTaggedItem.class.php
Answer the description of this item
getDescription
FileSizePartStructure::getDescription() in FileSizePartStructure.class.php
Get the description for this PartStructure.
getDescription
HarmoniFunction::getDescription() in HarmoniFunction.class.php
Get the description for this Function.
getDescription
FileUrlPartStructure::getDescription() in FileUrlPartStructure.class.php
Get the description for this PartStructure.
getDescription
HarmoniRecordStructure::getDescription() in HarmoniRecordStructure.class.php
Get the description for this RecordStructure.
getDescription
PartStructure::getDescription() in PartStructure.php
Get the description for this PartStructure.
getDescription
Get the description of this Expression.
getDescription
HarmoniQualifier::getDescription() in HarmoniQualifier.class.php
Get the description for this Qualifier.
getDescription
Get the description for this Function.
getDescription
Get the description for this Item.
getDescription
Get the description for this Asset.
getDescription
HarmoniAsset::getDescription() in HarmoniAsset.class.php
Get the description for this Asset.
getDescription
Get the description for this Hierarchy.
getDescription
Schema::getDescription() in Schema.class.php
Returns the description.
getDescription
HarmoniCourseOffering::getDescription() in CourseOffering.class.php
Get the description for this CourseOffering.
getDescription
Theme::getDescription() in Theme.class.php
Returns the description of this Theme.
getDescription
TaggedItem::getDescription() in TaggedItem.class.php
Answer the description of this item
getDescription
SchemaField::getDescription() in SchemaField.class.php
Returns this field's description.
getDescription
ThumbnailDataPartStructure::getDescription() in ThumbnailDataPartStructure.class.php
Get the description for this PartStructure.
getDescription
ScheduleItem::getDescription() in ScheduleItem.php
Get the description of this ScheduleItem.
getDescription
Get the description for this Repository.
getDescription
ThumbnailMimeTypePartStructure::getDescription() in ThumbnailMimeTypePartStructure.class.php
Get the description for this PartStructure.
getDescription
CourseSection::getDescription() in CourseSection.php
Get the description for this CourseSection.
getDescription
RSSItem::getDescription() in RSSAction.class.php
Answer the description
getDescription
HarmoniCourseSection::getDescription() in CourseSection.class.php
Get the description for this CourseSection.
getDescription
Get the description for this Assessment.
getDescription
StyleComponent::getDescription() in StyleComponent.class.php
Returns the description of this StlyeProperty.
getDescription
Get the description of this Step.
getDescription
StyleCollectionInterface::getDescription() in StyleCollection.interface.php
Returns the description of this StyleCollection.
getDescription
StyleCollection::getDescription() in StyleCollection.class.php
Returns the description of this StlyeProperty.
getDescription
CourseOffering::getDescription() in CourseOffering.php
Get the description for this CourseOffering.
getDescription
StyleComponentInterface::getDescription() in StyleComponent.interface.php
Returns the description of this StlyeProperty.
getDescription
Get the description for this Section.
getDescription
StylePropertyInterface::getDescription() in StyleProperty.interface.php
Returns the description of this StlyeProperty.
getDescription
StyleProperty::getDescription() in StyleProperty.class.php
Returns the description of this StlyeProperty.
getDescription
getDescription
ThemeInterface::getDescription() in Theme.interface.php
Returns the description of this Theme.
getDescription
Get the description of this Work.
getDescription
UsersGroup::getDescription() in UsersGroup.class.php
Get the Description of this Group.
getDescription
Get the description for this Qualifier.
getDescription
AgentNodeEntryItem::getDescription() in AgentNodeEntryItem.class.php
Answer the description
getDescription
AssessmentPublished::getDescription() in AssessmentPublished.php
Get the description for this AssessmentPublished.
getDescription
Get the description of this Process.
getDescription
UrlTaggedItem::getDescription() in UrlTaggedItem.class.php
Answer the description of this item
getDescription
HarmoniCanonicalCourse::getDescription() in CanonicalCourse.class.php
Get the description for this CanonicalCourse. Returns null if no description exists
getDescription
RecordStructure::getDescription() in RecordStructure.php
Get the description for this RecordStructure.
getDescription
CanonicalCourse::getDescription() in CanonicalCourse.php
Get the description for this CanonicalCourse.
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.
getDiscrimination
StatisticsHandler::getDiscrimination() in StatisticsHandler.class.php
Return the discrimination value of the data. Discrimination is the difference between the mean value of the top 27% and the mean value of the bottom 27% calculated separately. In the case of test results the discrimination ranges from 0 to 100, so divide the result by 100 before printing.
getDisplayName
StylePropertyInterface::getDisplayName() in StyleProperty.interface.php
Returns the display name of this StyleProperty.
getDisplayName
FileDataPartStructure::getDisplayName() in FileDataPartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
HarmoniRecordStructure::getDisplayName() in HarmoniRecordStructure.class.php
Get the display name for this RecordStructure.
getDisplayName
StyleCollection::getDisplayName() in StyleCollection.class.php
Returns the display name of this StyleCollection.
getDisplayName
Get the display name for this CourseGroup.
getDisplayName
HarmoniReadableLog::getDisplayName() in HarmoniReadableLog.class.php
Get the display name for this ReadableLog.
getDisplayName
GradableObject::getDisplayName() in GradableObject.php
Get the display name for this GradableObject.
getDisplayName
CabinetEntry::getDisplayName() in CabinetEntry.php
Return the name of this CabinetEntry in its parent Cabinet.
getDisplayName
WizardStep::getDisplayName() in WizardStep.class.php
Returns the displayName of this WizardStep
getDisplayName
StyleProperty::getDisplayName() in StyleProperty.class.php
Returns the display name of this StyleProperty.
getDisplayName
Get the name of this Agent.
getDisplayName
StyleComponent::getDisplayName() in StyleComponent.class.php
Returns the display name of this SC.
getDisplayName
HarmoniRepository::getDisplayName() in HarmoniRepository.class.php
Get the display name for this Repository.
getDisplayName
Get the DisplayName of this Work.
getDisplayName
HarmoniCourseGroup::getDisplayName() in CourseGroup.class.php
Get the display name for this CourseGroup.
getDisplayName
HarmoniAgent::getDisplayName() in HarmoniAgent.class.php
Get the name of this Agent.
getDisplayName
Get the display name for this WritableLog.
getDisplayName
StyleCollectionInterface::getDisplayName() in StyleCollection.interface.php
Returns the display name of this StyleCollection.
getDisplayName
StyleComponentInterface::getDisplayName() in StyleComponent.interface.php
Returns the display name of this SC.
getDisplayName
FileNamePartStructure::getDisplayName() in FileNamePartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
HarmoniPartStructure::getDisplayName() in HarmoniPartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
UrlTaggedItem::getDisplayName() in UrlTaggedItem.class.php
Answer the display name for this item
getDisplayName
UsersGroup::getDisplayName() in UsersGroup.class.php
Get the name of this Agent.
getDisplayName
HarmoniCanonicalCourse::getDisplayName() in CanonicalCourse.class.php
Get the display name for this CanonicalCourse.
getDisplayName
ThemeInterface::getDisplayName() in Theme.interface.php
Returns the display name of this Theme.
getDisplayName
HarmoniGradableObject::getDisplayName() in HarmoniGradableObject.class.php
Get the display name for this GradableObject.
getDisplayName
ThumbnailDataPartStructure::getDisplayName() in ThumbnailDataPartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
CanonicalCourse::getDisplayName() in CanonicalCourse.php
Get the display name for this CanonicalCourse.
getDisplayName
FileUrlPartStructure::getDisplayName() in FileUrlPartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
TraversalInfo::getDisplayName() in TraversalInfo.php
Get the display name for this Node.
getDisplayName
ThumbnailMimeTypePartStructure::getDisplayName() in ThumbnailMimeTypePartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
FileSizePartStructure::getDisplayName() in FileSizePartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
Theme::getDisplayName() in Theme.class.php
Returns the display name of this Theme.
getDisplayName
TaggedItem::getDisplayName() in TaggedItem.class.php
Answer the display name for this item
getDisplayName
HarmoniAsset::getDisplayName() in HarmoniAsset.class.php
Get the display name for this Asset.
getDisplayName
HarmoniCourseGradeRecord::getDisplayName() in CourseGradeRecord.class.php
Get the display name for this CourseGradeRecord.
getDisplayName
HarmoniFileRecordStructure::getDisplayName() in FileRecordStructure.class.php
Get the display name for this RecordStructure.
getDisplayName
HarmoniPart::getDisplayName() in HarmoniPart.class.php
Get the display name for this Part.
getDisplayName
HarmoniNodeTaggedItem::getDisplayName() in HarmoniNodeTaggedItem.class.php
Answer the display name for this item
getDisplayName
HarmoniHierarchy::getDisplayName() in HarmoniHierarchy.class.php
Get the display name for this Hierarchy.
getDisplayName
Get the display name for this Term.
getDisplayName
HarmoniNode::getDisplayName() in HarmoniNode.class.php
Get the display name for this Node.
getDisplayName
Get the display name for this Term.
getDisplayName
CourseGradeRecord::getDisplayName() in CourseGradeRecord.php
Get the display name for this CourseGradeRecord.
getDisplayName
HarmoniCourseOffering::getDisplayName() in CourseOffering.class.php
Get the display name for this CourseOffering.
getDisplayName
ScheduleItem::getDisplayName() in ScheduleItem.php
Get the DisplayName of this ScheduleItem.
getDisplayName
MenuItemLink::getDisplayName() in MenuItemLink.class.php
Returns the display name of this menu item.
getDisplayName
MimeTypePartStructure::getDisplayName() in MimeTypePartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
CourseSection::getDisplayName() in CourseSection.php
Get the display name for this CourseSection.
getDisplayName
Get the display name for this Repository.
getDisplayName
AssessmentTaken::getDisplayName() in AssessmentTaken.php
Get the display name for this AssessmentTaken.
getDisplayName
MenuItemInterface::getDisplayName() in MenuItem.interface.php
Returns the display name of this menu item.
getDisplayName
Schema::getDisplayName() in Schema.class.php
Returns the display name.
getDisplayName
Get the display name for this Evaluation.
getDisplayName
Get the display name for this Assessment.
getDisplayName
LDAPGroup::getDisplayName() in LDAPGroup.class.php
Get the DisplayName of this Group.
getDisplayName
MenuItem::getDisplayName() in MenuItem.class.php
Returns the display name of this menu item.
getDisplayName
Get the display name for this Node.
getDisplayName
Get the display name for this Asset.
getDisplayName
DimensionsPartStructure::getDisplayName() in DimensionsPartStructure.class.php
Get the display name for this PartStructure.
getDisplayName
Get the display name for this ReadableLog.
getDisplayName
Get the DisplayName of this Process.
getDisplayName
AssessmentPublished::getDisplayName() in AssessmentPublished.php
Get the display name for this AssessmentPublished.
getDisplayName
Get the display name for this Dictionary.
getDisplayName
PHPConfigValueRequirement::getDisplayName() in PHPConfigValueRequirement.class.php
Returns this requirement's display name.
getDisplayName
PartStructure::getDisplayName() in PartStructure.php
Get the display name for this PartStructure.
getDisplayName
RemoteFileRecordStructure::getDisplayName() in RemoteFileRecordStructure.class.php
Get the display name for this RecordStructure.
getDisplayName
RecordStructure::getDisplayName() in RecordStructure.php
Get the display name for this RecordStructure.
getDisplayName
Get the display name for this Part.
getDisplayName
Get the display name for this Record.
getDisplayName
SchemaField::getDisplayName() in SchemaField.class.php
Returns our display name.
getDisplayName
MenuItemHeading::getDisplayName() in MenuItemHeading.class.php
Returns the display name of this menu item.
getDisplayName
Get the display name for this Section.
getDisplayName
Get the display name for this Item.
getDisplayName
HarmoniTraversalInfo::getDisplayName() in HarmoniTraversalInfo.class.php
Get the display name for this Node.
getDisplayName
Get the DisplayName of this Expression.
getDisplayName
SectionTaken::getDisplayName() in SectionTaken.php
Get the display name for this SectionTaken.
getDisplayName
HarmoniScheduleItem::getDisplayName() in HarmoniScheduleItem.class.php
Get the DisplayName of this ScheduleItem.
getDisplayName
HarmoniCourseSection::getDisplayName() in CourseSection.class.php
Get the display name for this CourseSection.
getDisplayName
CourseOffering::getDisplayName() in CourseOffering.php
Get the display name for this CourseOffering.
getDisplayName
Get the display name for this Hierarchy.
getDisplayName
StartupRequirement::getDisplayName() in StartupRequirement.interface.php
Returns this requirement's display name.
getDisplayName
Get the display name for this ItemTaken.
getDisplayName
Get the DisplayName of this Step.
getDisplayName
HarmoniVersionRequirement::getDisplayName() in HarmoniVersionRequirement.class.php
Returns this requirement's display name.
getDisplayName
ExtensionRequirement::getDisplayName() in ExtensionRequirement.class.php
Returns this requirement's display name.
getDisplayNameForTokens
AuthNMethod::getDisplayNameForTokens() in AuthNMethod.abstract.php
Should return the 'display_name_property' value for tokens
getDNsByList
LDAPConnector::getDNsByList() in LDAPConnector.class.php
Get the DNs that match the search immediately below the baseDN
getDNsBySearch
LDAPConnector::getDNsBySearch() in LDAPConnector.class.php
Get the DNs that match the search
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.
getDomain
Type::getDomain() in Type.php
getEditor
HtmlTextArea::getEditor() in HtmlTextArea.class.php
Answer an editor so that it may be configured
getEffectiveDate
Get the date when this Authorization starts being effective.
getEffectiveDate
HarmoniAsset::getEffectiveDate() in HarmoniAsset.class.php
Get the date at which this Asset is effective.
getEffectiveDate
Get the date at which this Asset is effective.
getEffectiveDate
HarmoniAuthorization::getEffectiveDate() in HarmoniAuthorization.class.php
Get the date when this Authorization starts being effective.
getEnd
Timespan::getEnd() in Timespan.php
Get the End date and time of this Timespan.
getEnd
ScheduleItem::getEnd() in ScheduleItem.php
Get the End for this ScheduleItem.
getEnd
HarmoniTimespan::getEnd() in HarmoniTimespan.class.php
Get the End date and time of this Timespan.
getEnd
HarmoniScheduleItem::getEnd() in HarmoniScheduleItem.class.php
Get the End for this ScheduleItem.
getEndDate
browseAction::getEndDate() in browse.act.php
Answer the current end date
getEnrollmentStatusTypes
Get all the defined Enrollment Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getEnrollmentStatusTypes
Get all the defined Enrollment Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getEntries
HarmoniReadableLog::getEntries() in HarmoniReadableLog.class.php
Return the ReadableLog Entries in a last-in, first-out (LIFO) order.
getEntries
ReadableLog::getEntries() in ReadableLog.php
Return the ReadableLog Entries in a last-in, first-out (LIFO) order.
getEntriesBySearch
HarmoniReadableLog::getEntriesBySearch() in HarmoniReadableLog.class.php
Return the ReadableLog Entries in a last-in, first-out (LIFO) order.
getEntry
Dictionary::getEntry() in Dictionary.php
Get the entry in this Dictionary that corresponds to the specified tag.
getEquivalentCourses
Get all equivalent courses for this CanonicalCourse.
getEquivalentCourses
Get all equivalent courses for this CanonicalCourse.
getErrorDescription
StyleComponent::getErrorDescription() in StyleComponent.class.php
Get the error description of this SC.
getErrorRule
WSelectOrNew::getErrorRule() in WSelectOrNew.class.php
Returns the error WECRule.
getErrorRule
ErrorCheckingWizardComponent::getErrorRule() in ErrorCheckingWizardComponent.abstract.php
Returns the error WECRule.
getErrors
RepositoryImporter::getErrors() in RepositoryImporter.class.php
gets error array
getErrors
XMLImporter::getErrors() in XMLImporter.class.php
gets error array
getErrorStyle
WSelectOrNew::getErrorStyle() in WSelectOrNew.class.php
Returns the error text CSS style.
getErrorStyle
ErrorCheckingWizardComponent::getErrorStyle() in ErrorCheckingWizardComponent.abstract.php
Returns the error text CSS style.
getErrorText
WSelectOrNew::getErrorText() in WSelectOrNew.class.php
Returns the error text.
getErrorText
ErrorCheckingWizardComponent::getErrorText() in ErrorCheckingWizardComponent.abstract.php
Returns the error text.
getEvaluations
AssessmentTaken::getEvaluations() in AssessmentTaken.php
Get all the Evaluations for this Assessment.
getEvaluations
SectionTaken::getEvaluations() in SectionTaken.php
Get all the Evaluations for this Section.
getEvaluations
Get all the Evaluations for this Item.
getEvaluations
AssessmentPublished::getEvaluations() in AssessmentPublished.php
Get all the Evaluations 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.
getEvaluationsByType
Get the Evaluations of the specified Type for this Item.
getEvaluationTypes
Get all the Evaluation Types.
getExecutedActions
ActionHandler::getExecutedActions() in ActionHandler.class.php
Returns an array of actions that have been executed this session.
getExpirationDate
Get the date at which this Asset expires.
getExpirationDate
HarmoniAuthorization::getExpirationDate() in HarmoniAuthorization.class.php
Get the date when this Authorization stops being effective.
getExpirationDate
HarmoniAsset::getExpirationDate() in HarmoniAsset.class.php
Get the date at which this Asset expires.
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.
getExplicitAZs
HarmoniAuthorizationManager::getExplicitAZs() in HarmoniAuthorizationManager.class.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.
getExplicitAZsByFuncType
HarmoniAuthorizationManager::getExplicitAZsByFuncType() in HarmoniAuthorizationManager.class.php
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.
getExplicitUserAZs
HarmoniAuthorizationManager::getExplicitUserAZs() in HarmoniAuthorizationManager.class.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.
getExplicitUserAZsByFuncType
HarmoniAuthorizationManager::getExplicitUserAZsByFuncType() in HarmoniAuthorizationManager.class.php
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.
getExplicitUserAZsForImplicitAZ
Given an implicit returns the matching explicit user Authorizations.
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.
getExtensionForMIMEType
Get the first known extension for a given MIME Type.
getExternalReference
HarmoniGradableObject::getExternalReference() in HarmoniGradableObject.class.php
Get the unique Id associated with some object that is being graded such as an Assessment.
getExternalReference
Get the unique Id associated with some object that is being graded such as an Assessment.
getFetchedFieldIDs
Record::getFetchedFieldIDs() in Record.class.php
INTERNAL USE ONLY: Returns an array of field IDs that have already been fetched & populated.
getFetchMode
Record::getFetchMode() in Record.class.php
INTERNAL USE ONLY: Returns our current fetch mode.
getField
Schema::getField() in Schema.class.php
Returns the SchemaField object for $id.
getFieldDescription
Schema::getFieldDescription() in Schema.class.php
Returns the description of a field.
getFieldDisplayName
Schema::getFieldDisplayName() in Schema.class.php
Returns the display name of a field.
getFieldIDFromLabel
Schema::getFieldIDFromLabel() in Schema.class.php
Returns the ID of a field given its label.
getFieldLabelFromID
Schema::getFieldLabelFromID() in Schema.class.php
Returns the label of a field given its ID.
getFieldNames
PostgreSQLSelectQueryResult::getFieldNames() in PostgreSQLSelectQueryResult.class.php
Returns an indexed array of all field names that were selected.
getFieldNames
MySQLSelectQueryResult::getFieldNames() in MySQLSelectQueryResult.class.php
Returns an indexed array of all field names that were selected.
getFieldNames
SelectQueryResultInterface::getFieldNames() in SelectQueryResult.interface.php
Returns an indexed array of all field names that were selected.
getFieldNames
OracleSelectQueryResult::getFieldNames() in OracleSelectQueryResult.class.php
Returns an indexed array of all field names that were selected.
getFieldType
Schema::getFieldType() in Schema.class.php
Returns the DataType for field referenced by $id.
getFileAction
getFileAction in getFile.act.php
Give the user the file that they wish to download
getFileParts
XMLRemoteFileRecordExporter::getFileParts() in XMLRemoteFileRecordExporter.class.php
Exporter of partstructures
getFileParts
XMLFileRecordExporter::getFileParts() in XMLFileRecordExporter.class.php
Exporter of partstructures
getFileUrlForAsset
RepositoryInputOutputModuleManager::getFileUrlForAsset() in RepositoryInputOutputModuleManager.class.php
Return the URL of a file for a given Asset. If the Asset has multiple files, only one will be returned.
getFileUrlForRecord
RepositoryInputOutputModuleManager::getFileUrlForRecord() in RepositoryInputOutputModuleManager.class.php
Return the URL of a file for a given Asset. If the Asset has multiple files, only one will be returned.
getFileVariables
RequestHandler::getFileVariables() in RequestHandler.interface.php
Returns an associative array of file upload data. This will usually come from the $_FILES superglobal.
getFileVariables
PathInfoRequestHandler::getFileVariables() in PathInfoRequestHandler.class.php
Returns an associative array of file upload data. This will usually come from the $_FILES superglobal.
getFileVariables
GETMethodRequestHandler::getFileVariables() in GETMethodRequestHandler.class.php
Returns an associative array of file upload data. This will usually come from the $_FILES superglobal.
getFirstImageOrFileRecordForAsset
RepositoryInputOutputModuleManager::getFirstImageOrFileRecordForAsset() in RepositoryInputOutputModuleManager.class.php
Answer the first image Record of the Asset, if none is availible, answer the first file of any time. If none are availible, answer FALSE.
getFirstUserId
HarmoniAuthenticationManager::getFirstUserId() in HarmoniAuthenticationManager.class.php
Answer the first authenticated Id found for the current user or anonymous if none is found.
getFormat
HarmoniFileRecordStructure::getFormat() in FileRecordStructure.class.php
Get the format for this RecordStructure. The format is defined by the implementation, e.g. XML.
getFormat
RecordStructure::getFormat() in RecordStructure.php
Get the format for this RecordStructure. The format is defined by the implementation, e.g. XML.
getFormat
HarmoniRecordStructure::getFormat() in HarmoniRecordStructure.class.php
Get the format for this RecordStructure. The format is defined by the implementation, e.g. XML.
getFormatType
HarmoniEntry::getFormatType() in HarmoniEntry.class.php
Return the format type of logged item.
getFormatType
Return the format type of logged item.
getFormatTypes
LoggingManager::getFormatTypes() in LoggingManager.php
Return the format types available with this implementation.
getFormatTypes
HarmoniLoggingManager::getFormatTypes() in HarmoniLoggingManager.class.php
Return the format types available with this implementation.
getFunction
AuthorizationCache::getFunction() in AuthorizationCache.class.php
Returns the Function with the specified id.
getFunction
AuthorizationManager::getFunction() in AuthorizationManager.php
getFunction
Authorization::getFunction() in Authorization.php
getFunction
HarmoniAuthorization::getFunction() in HarmoniAuthorization.class.php
getFunction
HarmoniAuthorizationManager::getFunction() in HarmoniAuthorizationManager.class.php
getFunctionId
AuthZXmlAction::getFunctionId() in AuthZXmlAction.class.php
Answer the Id of the qualifier
getFunctions
HarmoniAuthorizationManager::getFunctions() in HarmoniAuthorizationManager.class.php
Get all the Functions of the specified Type.
getFunctions
AuthorizationManager::getFunctions() in AuthorizationManager.php
Get all the Functions of the specified Type.
getFunctions
AuthorizationCache::getFunctions() in AuthorizationCache.class.php
Get all the Function of the specified Type.
getFunctionType
HarmoniFunction::getFunctionType() in HarmoniFunction.class.php
Get the FunctionType for this Function.
getFunctionType
Get the FunctionType for this Function.
getFunctionTypes
AuthorizationManager::getFunctionTypes() in AuthorizationManager.php
Get all the FunctionTypes supported by the Authorization implementation.
getFunctionTypes
AuthorizationCache::getFunctionTypes() in AuthorizationCache.class.php
Get all the Function of the specified Type.
getFunctionTypes
HarmoniAuthorizationManager::getFunctionTypes() in HarmoniAuthorizationManager.class.php
Get all the FunctionTypes supported by the Authorization implementation.
getGlobalBGColor
GUIManager::getGlobalBGColor() in GUIManager.class.php
Answers the style property containing the Global Background Color for the theme
getGlobalFont
GUIManager::getGlobalFont() in GUIManager.class.php
Answers the style property containing the Global Font for the theme
getGlobalStyle
ThemeInterface::getGlobalStyle() in Theme.interface.php
Answers the Style Collection that has global effects.
getGlobalStyles
Theme::getGlobalStyles() in Theme.class.php
Answers the Style Collection that has global effects.
getGoodAssetIds
RepositoryImporter::getGoodAssetIds() in RepositoryImporter.class.php
gets created assset ids array
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 the unique Id for this GradeRecord's GradableObject.
getGradableObject
Get a GradableObject by unique Id.
getGradableObjects
Get all the GradableObjects, optionally including only those for a specific CourseSection or External Reference to what is being graded.
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.
getGradeRecords
HarmoniGradingManager::getGradeRecords() in HarmoniGradingManager.class.php
Get all the GradeRecords, optionally including only those for a specific
getGradeRecords
GradingManager::getGradeRecords() in GradingManager.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
HarmoniGradableObject::getGradeScale() in HarmoniGradableObject.class.php
Get the GradeScale associated with the GradableObject and Grade.
getGradeScale
GradableObject::getGradeScale() in GradableObject.php
Get the GradeScale associated with the GradableObject and Grade.
getGradeScales
GradingManager::getGradeScales() in GradingManager.php
Get all GradeScales.
getGradeScales
HarmoniGradingManager::getGradeScales() in HarmoniGradingManager.class.php
Get all GradeScales.
getGradeType
GradeRecord::getGradeType() in GradeRecord.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
HarmoniGradableObject::getGradeType() in HarmoniGradableObject.class.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.
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
HarmoniGradableObject::getGradeWeight() in HarmoniGradableObject.class.php
Get the gradeWeight of this GradableObject.
getGradeWeight
GradableObject::getGradeWeight() in GradableObject.php
Get the gradeWeight of this GradableObject.
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.
getGreen
RGBColor::getGreen() in RGBcolor.class.php
Get the green component of the color.
getGroup
AuthNMethod::getGroup() in AuthNMethod.abstract.php
Answer a group by Id
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.
getGroup
HarmoniAgentManager::getGroup() in HarmoniAgentManager.class.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.
getGroup
JavaPOCAgentManager::getGroup() in JavaPOCAgentManager.class.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.
getGroup
LDAPAuthNMethod::getGroup() in LDAPAuthNMethod.class.php
Answer a group by Id
getGroupDNsBySearch
LDAPConnector::getGroupDNsBySearch() in LDAPConnector.class.php
Get the user DNs that match the search
getGroups
EveryoneGroup::getGroups() in EveryoneGroup.class.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
HarmoniGroup::getGroups() in HarmoniGroup.class.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
LDAPGroup::getGroups() in LDAPGroup.class.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
HarmoniAgentManager::getGroups() in HarmoniAgentManager.class.php
Get all the Groups. Note since Groups subclass Agents, we are returning
getGroups
AgentManager::getGroups() in AgentManager.php
Get all the Groups. Note since Groups subclass Agents, we are returning
getGroups
UsersGroup::getGroups() in UsersGroup.class.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
JavaPOCAgentManager::getGroups() in JavaPOCAgentManager.class.php
Get all the Groups. Note since Groups subclass Agents, we are returning
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.
getGroupsBySearch
AncestorGroupSearch::getGroupsBySearch() in AncestorGroupSearch.class.php
Get all the Groups with the specified search criteria and search Type.
getGroupsBySearch
RootGroupSearch::getGroupsBySearch() in RootGroupSearch.class.php
Get all the Groups with the specified search criteria and search Type.
getGroupsBySearch
TokenSearch::getGroupsBySearch() in TokenSearch.class.php
Get all the Groups with the specified search criteria and search Type.
getGroupsBySearch
ClassTokenSearch::getGroupsBySearch() in ClassTokenSearch.class.php
Get all the Groups with the specified search criteria and search Type.
getGroupsBySearch
HarmoniAgentManager::getGroupsBySearch() in HarmoniAgentManager.class.php
Get all the groups with the specified search criteria and search Type.
getGroupsBySearch
AgentSearchInterface::getGroupsBySearch() in AgentSearch.interface.php
Get all the Groups with the specified search criteria and search Type.
getGroupsBySearch
JavaPOCAgentManager::getGroupsBySearch() in JavaPOCAgentManager.class.php
Get all the groups with the specified search criteria and search Type.
getGroupsBySearch
Get all the groups with the specified search criteria and search Type.
getGroupsByType
Get all the Groups of the specified Type.
getGroupsByType
HarmoniAgentManager::getGroupsByType() in HarmoniAgentManager.class.php
Get all the Groups of the specified Type.
getGroupsByType
JavaPOCAgentManager::getGroupsByType() in JavaPOCAgentManager.class.php
Get all the Groups of the specified Type.
getGroupsContainingGroup
LDAPAuthNMethod::getGroupsContainingGroup() in LDAPAuthNMethod.class.php
Answer an iterator of groups that contain the Id. If $includeSubgroups is true then groups will be returned if any descendent group contains the Id.
getGroupsContainingGroup
AuthNMethod::getGroupsContainingGroup() in AuthNMethod.abstract.php
Answer an iterator of groups that contain the Id. If $includeSubgroups is true then groups will be returned if any descendent group contains the Id.
getGroupsContainingTokens
AuthNMethod::getGroupsContainingTokens() in AuthNMethod.abstract.php
Answer an iterator of groups that contain the tokens. If $includeSubgroups is true then groups will be returned if any descendent group contains the tokens.
getGroupsContainingTokens
Answer an iterator of groups that contain the tokens. If $includeSubgroups is true then groups will be returned if any descendent group contains the tokens.
getGroupSearchTypes
JavaPOCAgentManager::getGroupSearchTypes() in JavaPOCAgentManager.class.php
Get all the group search types supported by this implementation.
getGroupSearchTypes
Get all the group search types supported by this implementation.
getGroupSearchTypes
HarmoniAgentManager::getGroupSearchTypes() in HarmoniAgentManager.class.php
Get all the group search types supported by this implementation.
getGroupTokensBySearch
LDAPAuthNMethod::getGroupTokensBySearch() in LDAPAuthNMethod.class.php
Get an iterator of the AuthNTokens that match the search string passed.
getGroupTypes
JavaPOCAgentManager::getGroupTypes() in JavaPOCAgentManager.class.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.
getGroupTypes
HarmoniAgentManager::getGroupTypes() in HarmoniAgentManager.class.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.
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.
getHead
OutputHandler::getHead() in OutputHandler.abstract.php
Get the 'head' html element.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
edit_authorizationsAction::getHeadingText() in edit_authorizations.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
username_password_formAction::getHeadingText() in username_password_form.act.php
Return the heading text for this action, or an empty string.
getHeadingText
add_delete_groupAction::getHeadingText() in add_delete_group.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
edit_section_rosterAction::getHeadingText() in edit_section_roster.act.php
Return the heading text for this action, or an empty string.
getHeadingText
edit_offering_detailsAction::getHeadingText() in edit_offering_details.act.php
Return the heading text for this action, or an empty string.
getHeadingText
edit_agent_detailsAction::getHeadingText() in edit_agent_details.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
edit_section_detailsAction::getHeadingText() in edit_section_details.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
edit_propertiesAction::getHeadingText() in edit_properties.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Action::getHeadingText() in Action.class.php
Return the heading text for this action, or an empty string.
getHeadingText
suck_by_agentAction::getHeadingText() in suck_by_agent.act.php
Return the heading text for this action, or an empty string.
getHeadingText
choose_agentAction::getHeadingText() in choose_agent.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
TagAction::getHeadingText() in TagAction.abstract.php
Return the heading text for this action, or an empty string.
getHeadingText
theme_editorAction::getHeadingText() in theme_editor.act.php
Return the heading text for this action, or an empty string.
getHeadingText
clear_authorizationsAction::getHeadingText() in clear_authorizations.act.php
Return the heading text for this action, or an empty string.
getHeadingText
change_passwordAction::getHeadingText() in change_password.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
agent_SearchAction::getHeadingText() in agent_search.act.php
Return the heading text for this action, or an empty string.
getHeadingText
course_searchAction::getHeadingText() in course_search.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
group_membershipAction::getHeadingText() in group_membership.act.php
Return the heading text for this action, or an empty string.
getHeadingText
createcoursesectionAction::getHeadingText() in createcoursesection.act.php
Return the heading text for this action, or an empty string.
getHeadingText
createnewtermAction::getHeadingText() in createnewterm.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
group_browseAction::getHeadingText() in group_browse.act.php
Return the heading text for this action, or an empty string.
getHeadingText
create_agentAction::getHeadingText() in create_agent.act.php
Return the heading text for this action, or an empty string.
getHeadingText
createnewtypeAction::getHeadingText() in createnewtype.act.php
Return the heading text for this action, or an empty string.
getHeadingText
Return the heading text for this action, or an empty string.
getHeadingText
browse_authorizationsAction::getHeadingText() in browse_authorizations.act.php
Return the heading text for this action, or an empty string.
getHeadingText
createcourseAction::getHeadingText() in createcourse.act.php
Return the heading text for this action, or an empty string.
getHeadingText
viewRepositoryAction::getHeadingText() in viewRepository.act.php
Return the heading text for this action, or an empty string.
getHelpMenu
browse_helpAction::getHelpMenu() in browse_help.act.php
Create the main help Menu
getHelpTopics
browse_helpAction::getHelpTopics() in browse_help.act.php
Answer an array of the Help topics
getHierarchies
HarmoniHierarchyManager::getHierarchies() in HarmoniHierarchyManager.class.php
Get all Hierarchies.
getHierarchies
HierarchyManager::getHierarchies() in HierarchyManager.php
Get all Hierarchies.
getHierarchy
HierarchyManager::getHierarchy() in HierarchyManager.php
Get a Hierarchy by unique Id.
getHierarchy
HarmoniHierarchyManager::getHierarchy() in HarmoniHierarchyManager.class.php
Get a Hierarchy by unique Id.
getHierarchyForNode
HarmoniHierarchyManager::getHierarchyForNode() in HarmoniHierarchyManager.class.php
Returns the hierarchy to which the given Node belongs.
getHierarchyId
HierarchyCache::getHierarchyId() in HierarchyCache.class.php
Answer the Id of the hierarchy
getHistory
Work::getHistory() in Work.php
Get the series of Work Events that have occured in the context of this body of work.
getHTMLcolor
HTMLcolor::getHTMLcolor() in HTMLcolor.class.php
Returns a six-digit HTML color.
getId
TaggedItem::getId() in TaggedItem.class.php
Answer the id that was given to this object
getId
HarmoniHierarchy::getId() in HarmoniHierarchy.class.php
Get the unique Id for this Hierarchy.
getId
CourseGradeRecord::getId() in CourseGradeRecord.php
Get the unique Id for this CourseGradeRecord.
getId
Asset::getId() in Asset.php
Get the unique Id for this Asset.
getId
FileSizePartStructure::getId() in FileSizePartStructure.class.php
Get the unique Id for this PartStructure.
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
HarmoniRecordStructure::getId() in HarmoniRecordStructure.class.php
Get the unique Id for this RecordStructure.
getId
FileDataPart::getId() in FileDataPart.class.php
Get the unique Id for this Part.
getID
RecordTag::getID() in Tag.class.php
Returns our ID.
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
Evaluation::getId() in Evaluation.php
Get the unique Id for this Evaluation.
getId
RecordField::getId() in RecordField.class.php
Returns the id of this RecordField object.
getId
CabinetEntry::getId() in CabinetEntry.php
Get Id of this CabinetEntry
getId
HarmoniCourseGroup::getId() in CourseGroup.class.php
Get the unique Id for this CourseGroup.
getId
HarmoniTerm::getId() in Term.class.php
Get the unique Id for this Term.
getId
Term::getId() in Term.php
Get the unique Id for this Term.
getId
HarmoniPartStructure::getId() in HarmoniPartStructure.class.php
Get the unique Id for this PartStructure.
getId
Get the unique Id for this Record.
getId
HarmoniCourseOffering::getId() in CourseOffering.class.php
Get the unique Id for this CourseOffering.
getId
OrderedSet::getId() in OrderedSet.class.php
Answer the id of this set
getId
JavaPOCIdManager::getId() in JavaPOCIdManager.class.php
Get the unique Id with this String representation or create a new unique Id with this representation.
getId
HarmoniFileRecordStructure::getId() in FileRecordStructure.class.php
Get the unique Id for this RecordStructure.
getId
FileNamePartStructure::getId() in FileNamePartStructure.class.php
Get the unique Id for this PartStructure.
getId
HarmoniCourseGradeRecord::getId() in CourseGradeRecord.class.php
Get the unique Id for this CourseGradeRecord.
getId
Qualifier::getId() in Qualifier.php
Get the unique Id for this Qualifier.
getId
Node::getId() in Node.php
Get the unique Id for this Node.
getId
FileRecord::getId() in FileRecord.class.php
Get the unique Id for this Record.
getId
Section::getId() in Section.php
Get the unique Id for this Item.
getID
StorableRecordSet::getID() in StorableRecordSet.class.php
Returns our ID.
getId
SectionTaken::getId() in SectionTaken.php
Get the unique Id for this SectionTaken.
getId
CourseOffering::getId() in CourseOffering.php
Get the unique Id for this CourseOffering.
getId
FileSizePart::getId() in FileSizePart.class.php
Get the unique Id for this Part.
getId
Agent::getId() in Agent.php
Get the id of this Agent.
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
FileDataPartStructure::getId() in FileDataPartStructure.class.php
Get the unique Id for this PartStructure.
getID
RecordFieldData::getID() in RecordFieldData.class.php
Returns our ID in the database.
getID
Schema::getID() in Schema.class.php
Returns the type/ID associated with this definition.
getId
FileNamePart::getId() in FileNamePart.class.php
Get the unique Id for this Part.
getId
HarmoniNode::getId() in HarmoniNode.class.php
Get the unique Id for this Node.
getId
HarmoniRepository::getId() in HarmoniRepository.class.php
Get the unique Id for this Repository.
getId
HarmoniCourseSection::getId() in CourseSection.class.php
Get the unique Id for this CourseSection.
getId
HarmoniIdManager::getId() in HarmoniIdManager.class.php
Get the unique Id with this String representation or create a new unique Id with this representation.
getID
Record::getID() in Record.class.php
Returns this Record's ID.
getID
SchemaField::getID() in SchemaField.class.php
Returns this field's ID (assuming it has been associated with a Schema)
getId
CourseGroup::getId() in CourseGroup.php
Get the unique Id for this CourseGroup.
getId
HarmoniPart::getId() in HarmoniPart.class.php
Get the unique Id for this Part.
getId
LDAPGroup::getId() in LDAPGroup.class.php
Get the unique Id of this Group.
getId
Theme::getId() in Theme.class.php
Answers the id
getId
HarmoniRecord::getId() in HarmoniRecord.class.php
Get the unique Id for this Record.
getId
Hierarchy::getId() in Hierarchy.php
Get the unique Id for this Hierarchy.
getId
Get the unique Id for this Function.
getId
TreeNode::getId() in TreeNode.class.php
Returns the id of this node.
getId
AssessmentTaken::getId() in AssessmentTaken.php
Get the unique Id for this AssessmentTaken.
getId
DimensionsPart::getId() in DimensionsPart.class.php
Get the unique Id for this Part.
getId
MimeTypePart::getId() in MimeTypePart.class.php
Get the unique Id for this Part.
getId
CourseSection::getId() in CourseSection.php
Get the unique Id for this CourseSection.
getId
Repository::getId() in Repository.php
Get the unique Id for this Repository.
getId
DimensionsPartStructure::getId() in DimensionsPartStructure.class.php
Get the unique Id for this PartStructure.
getId
MimeTypePartStructure::getId() in MimeTypePartStructure.class.php
Get the unique Id for this PartStructure.
getId
Dictionary::getId() in Dictionary.php
Get the unique Id for this Dictionary.
getId
TreeNodeInterface::getId() in TreeNode.interface.php
Returns the id of this node.
getId
HarmoniAsset::getId() in HarmoniAsset.class.php
Get the unique Id for this Asset.
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.
getId
HarmoniQualifier::getId() in HarmoniQualifier.class.php
Get the unique Id for this Qualifier.
getId
StyleProperty::getId() in StyleProperty.class.php
Answers the id
getId
UsersGroup::getId() in UsersGroup.class.php
Get the id of this Agent.
getId
FileUrlPartStructure::getId() in FileUrlPartStructure.class.php
Get the unique Id for this PartStructure.
getId
IdManager::getId() in IdManager.php
Get the unique Id with this String representation or create a new unique Id with this representation.
getId
StyleComponent::getId() in StyleComponent.class.php
Answers the id
getId
AssessmentPublished::getId() in AssessmentPublished.php
Get the unique Id for this AssessmentPublished.
getId
HarmoniCanonicalCourse::getId() in CanonicalCourse.class.php
Get the unique Id for this CanonicalCourse.
getId
CanonicalCourse::getId() in CanonicalCourse.php
Get the unique Id for this CanonicalCourse.
getId
GradableObject::getId() in GradableObject.php
Get the unique Id for this GradableObject.
getId
ThumbnailMimeTypePartStructure::getId() in ThumbnailMimeTypePartStructure.class.php
Get the unique Id for this PartStructure.
getId
Part::getId() in Part.php
Get the unique Id for this Part.
getId
Component::getId() in Component.class.php
Answer the Id of this component
getId
RecordFieldValue::getId() in RecordFieldValue.class.php
Returns the id this RecordFieldValue object. The unique ID for the info
getId
RecordStructure::getId() in RecordStructure.php
Get the unique Id for this RecordStructure.
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
HarmoniGradableObject::getId() in HarmoniGradableObject.class.php
Get the unique Id for this GradableObject.
getId
HarmoniAgent::getId() in HarmoniAgent.class.php
Get the id of this Agent.
getId
ScheduleItem::getId() in ScheduleItem.php
Get the unique Id for this ScheduleItem. The unique Id is set when the ScheduleItem is created.
getId
PartStructure::getId() in PartStructure.php
Get the unique Id for this PartStructure.
getId
ItemTaken::getId() in ItemTaken.php
Get the unique Id for this ItemTaken.
getId
StyleCollection::getId() in StyleCollection.class.php
Answers the id
getId
ThumbnailMimeTypePart::getId() in ThumbnailMimeTypePart.class.php
Get the unique Id for this Part.
getId
RemoteFileRecordStructure::getId() in RemoteFileRecordStructure.class.php
Get the unique Id for this RecordStructure.
getId
ThumbnailDataPartStructure::getId() in ThumbnailDataPartStructure.class.php
Get the unique Id for this PartStructure.
getId
FileUrlPart::getId() in FileUrlPart.class.php
Get the unique Id for this Part.
getId
HarmoniFunction::getId() in HarmoniFunction.class.php
Get the unique Id for this Function.
getId
ThumbnailDataPart::getId() in ThumbnailDataPart.class.php
Get the unique Id for this Part.
getIdentifier
AuthNTokens::getIdentifier() in AuthNTokens.abstract.php
Return the identifier string for this instance.
getIdString
Wizard::getIdString() in Wizard.abstract.php
Returns the ID string.
getIdString
Return the String representation of this unique Id.
getIdString
TaggedItem::getIdString() in TaggedItem.class.php
Answer the string version of the id given to this object
getIdString
HarmoniStringId::getIdString() in HarmoniStringId.class.php
getIdString
HarmoniId::getIdString() in HarmoniId.class.php
Return the String representation of this unique Id.
getIndex
ComponentInterface::getIndex() in Component.interface.php
Returns the index of this component. The index has no semantic meaning:
getIndex
RecordFieldValue::getIndex() in RecordFieldValue.class.php
Returns the index of this RecordFieldValue object.
getIndex
StyleCollection::getIndex() in StyleCollection.class.php
Answers the component this style collection acts on ie BLANK, BLOCK, etc.
getIndex
Component::getIndex() in Component.class.php
Returns the index of this component. The index has no semantic meaning:
getIndices
Record::getIndices() in Record.class.php
Returns the indices (indexes) of each value for the given field. Can then be retrieved with any getValue-type function.
getIndices
RecordField::getIndices() in RecordField.class.php
Returns the indices for a multi-valued field. Will only return those values that are active (for version-controlled Records).
getInfo
LDAPConnector::getInfo() in LDAPConnector.class.php
Get the DN for the systemname passed
getInputConditions
Get all the input conditions for this Step.
getItem
Entry::getItem() in Entry.php
Return the logged item.
getItem
ItemTaken::getItem() in ItemTaken.php
Get the Item for this Item taken.
getItem
AssessmentManager::getItem() in AssessmentManager.php
Get the Item with the specified unique Id
getItem
HarmoniEntry::getItem() in HarmoniEntry.class.php
Return the logged item.
getItemClassForSystem
TagManager::getItemClassForSystem() in TagManager.class.php
Return the destination Item class for a given system
getItemCommitmentStatusTypes
HarmoniSchedulingManager::getItemCommitmentStatusTypes() in HarmoniSchedulingManager.class.php
Get the Status Types for Agents' Commitment supported by the implementation.
getItems
viewuserAction::getItems() in viewuser.act.php
Answer the tags
getItems
viewRepositoryAction::getItems() in viewRepository.act.php
Answer the tags
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.
getItems
Tag::getItems() in Tag.class.php
Answer all items with this tag
getItemsByType
AssessmentManager::getItemsByType() in AssessmentManager.php
Get all the Items of a specific Type.
getItemsForAgent
Tag::getItemsForAgent() in Tag.class.php
Answer all items with this tag where the tag was added by the given agent
getItemsForAgentInSystem
Answer all items with this tag in a particular system
getItemsForCurrentUser
Answer all items with this tag
getItemsForCurrentUserInSystem
Answer all items with this tag in a particular system
getItemsInSystem
Tag::getItemsInSystem() in Tag.class.php
Answer all items with this tag in a particular system
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.
getItemStatusTypes
HarmoniSchedulingManager::getItemStatusTypes() in HarmoniSchedulingManager.class.php
Get the Status Types for ScheduleItem supported by the implementation.
getItemStatusTypes
Get the Status Types for ScheduleItem supported by the implementation.
getItemsWithIdsInSystem
Answer all items with this tag that match a particular list
getItemType
Get the ItemType for this Item.
getItemTypes
AssessmentManager::getItemTypes() in AssessmentManager.php
Get all the Item Types.
getKeys
Properties::getKeys() in Properties.php
Get the Keys associated with these Properties.
getKeys
RequestContext::getKeys() in RequestContext.class.php
Returns a list of keys within the current context.
getKeys
BasicOutputHandlerConfigProperties::getKeys() in BasicOutputHandlerConfigProperties.class.php
Get the Keys associated with these Properties.
getKeys
RuleSet::getKeys() in RuleSet.class.php
returns an array of keys
getKeys
FieldSet::getKeys() in FieldSet.class.php
returns an array of keys
getKeys
HarmoniProperties::getKeys() in HarmoniProperties.class.php
Get the Keys associated with these Properties.
getKeyword
Type::getKeyword() in Type.php
getLabel
SchemaField::getLabel() in SchemaField.class.php
Returns our text-label.
getLanguage
LanguageLocalizer::getLanguage() in LanguageLocalizer.class.php
Return the code of the current language.
getLanguages
LanguageLocalizer::getLanguages() in LanguageLocalizer.class.php
Return an array of availible languages. The keys are the language codes
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.
getLastAutoIncrementValue
PostgreSQLInsertQueryResult::getLastAutoIncrementValue() in PostgreSQLInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
getLastAutoIncrementValue
MySQLInsertQueryResult::getLastAutoIncrementValue() in MySQLInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
getLastAutoIncrementValue
Gets the last auto increment value that was generated by the INSERT query.
getLastAutoIncrementValue
OracleInsertQueryResult::getLastAutoIncrementValue() in OracleInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
getLastModifiedTime
Returns when this Cabinet was last modified.
getLatestItemDate
RSSAction::getLatestItemDate() in RSSAction.class.php
Get the latested Item-date
getLayout
Container::getLayout() in Container.class.php
Returns the
  1. Layout
of this container.
getLayout
IteratorResultPrinter::getLayout() in IteratorResultPrinter.class.php
Returns a layout of the Results
getLayout
ContainerInterface::getLayout() in Container.interface.php
Returns the
  1. Layout
of this container.
getLayout
Wizard::getLayout() in Wizard.abstract.php
Returns a layout of content for the current Wizard-state
getLayout
ArrayResultPrinter::getLayout() in ArrayResultPrinter.class.php
Returns a layout of the Results
getLayoutPath
GUIManager::getLayoutPath() in GUIManager.class.php
Returns the path that contains all the supported layouts.
getLayoutPath
GUIManagerAbstract::getLayoutPath() in GUIManager.abstract.php
Returns the path that contains all the supported layouts.
getLevel
HarmoniTraversalInfo::getLevel() in HarmoniTraversalInfo.class.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.
getLevel
DebugItem::getLevel() in DebugItem.class.php
Returns the level (0-9) of the debug text.
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.
getLocation
CourseSection::getLocation() in CourseSection.php
Get the location may be a room address, a map, or any other object.
getLocation
HarmoniCourseSection::getLocation() in CourseSection.class.php
Get the location may be a room address, a map, or any other object.
getLogForReading
HarmoniLoggingManager::getLogForReading() in HarmoniLoggingManager.class.php
Get an existing log for reading.
getLogForReading
Get an existing log for reading.
getLogForWriting
Get an existing log for writing.
getLogForWriting
HarmoniLoggingManager::getLogForWriting() in HarmoniLoggingManager.class.php
Get an existing log for writing.
getLogicRule
WLogicButton::getLogicRule() in WLogicButton.class.php
Gets the logic controller for the button
getLogNamesForReading
Return the names of readable Logs.
getLogNamesForReading
HarmoniLoggingManager::getLogNamesForReading() in HarmoniLoggingManager.class.php
Return the names of readable Logs.
getLogNamesForWriting
Return the names of writable Logs.
getLogNamesForWriting
HarmoniLoggingManager::getLogNamesForWriting() in HarmoniLoggingManager.class.php
Return the names of writable Logs.
getMainTopic
browse_helpAction::getMainTopic() in browse_help.act.php
Answer the title of the index page
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.
getMandatoryRecordStructures
Get the RecordStructures that this AssetType must support.
getMapping
RecordTag::getMapping() in Tag.class.php
Returns the specific version of a value that was active when this tag was created.
getMappingForTokens
AgentTokenMappingManager::getMappingForTokens() in AgentTokenMappingManager.class.php
Return the mapping for an AuthNTokens.
getMappingsForAgentId
AgentTokenMappingManager::getMappingsForAgentId() in AgentTokenMappingManager.class.php
Return an iterator of all of the mappings for an Agent Id across all of the AuthenticationTypes
getMappingsForAgentIdAndAuthenticationType
Return the mapping for an Agent Id.
getMarkup
WChooseOptionButton::getMarkup() in WChooseOptionButton.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
HtmlTextArea::getMarkup() in HtmlTextArea.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WizardEventListener::getMarkup() in WizardEventListener.abstract.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WizardStep::getMarkup() in WizardStep.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WCheckBox::getMarkup() in WCheckBox.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WBackgroundEditor::getMarkup() in WBackgroundEditor.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WHiddenField::getMarkup() in WHiddenField.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WFontEditor::getMarkup() in WFontEditor.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WFileUploadField::getMarkup() in WFileUploadField.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WEventButton::getMarkup() in WEventButton.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WVerifiedChangeInput::getMarkup() in WVerifiedChangeInput.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WGUIComponent::getMarkup() in WGUIComponent.abstract.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WDynamicStep::getMarkup() in WDynamicStep.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
Wizard::getMarkup() in Wizard.abstract.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WColorWheel::getMarkup() in WColorWheel.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WComponentCollection::getMarkup() in WComponentCollection.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WizardComponent::getMarkup() in WizardComponent.abstract.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WMultiSelectList::getMarkup() in WMultiSelectList.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WSelectList::getMarkup() in WSelectList.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WTextField::getMarkup() in WTextField.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WSaveWithChoiceButtonList::getMarkup() in WSaveWithChoiceButtonList.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
PrimitiveIO_blob::getMarkup() in PrimitiveIO_blob.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WStyleComponent::getMarkup() in WStyleComponent.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
FckTextArea::getMarkup() in FckTextArea.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
EmbeddedArrayResultPrinter::getMarkup() in EmbeddedArrayResultPrinter.class.php
Returns a block of HTML markup.
getMarkup
WSelectOrNew::getMarkup() in WSelectOrNew.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WTextArea::getMarkup() in WTextArea.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WStyleCollection::getMarkup() in WStyleCollection.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
SimpleWizard::getMarkup() in SimpleWizard.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WStepDisplayBar::getMarkup() in WStepDisplayBar.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
PrimitiveIO_okitype::getMarkup() in PrimitiveIO_okitype.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WRepeatableComponentCollection::getMarkup() in WRepeatableComponentCollection.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WSaveCancelListener::getMarkup() in WSaveCancelListener.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WMoreOptions::getMarkup() in WMoreOptions.abstract.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WRadioList::getMarkup() in WRadioList.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WLogicButton::getMarkup() in WLogicButton.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WStyleProperty::getMarkup() in WStyleProperty.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WizardStepContainer::getMarkup() in WizardStepContainer.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WText::getMarkup() in WText.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WMultiCollection::getMarkup() in WMultiCollection.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WPasswordField::getMarkup() in WPasswordField.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WAgentBrowser::getMarkup() in WAgentBrowser.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WTextLayoutEditor::getMarkup() in WTextLayoutEditor.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
getMarkup
WOrderedRepeatableComponentCollection::getMarkup() in WOrderedRepeatableComponentCollection.class.php
Returns a block of XHTML-valid code that contains markup for this specific component.
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.
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.
getMax
StatisticsHandler::getMax() in StatisticsHandler.class.php
Return the maximum value of the data.
getMean
StatisticsHandler::getMean() in StatisticsHandler.class.php
Return the mean value of the data.
getMedian
StatisticsHandler::getMedian() in StatisticsHandler.class.php
Return the median value of the data.
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.
getMembers
edit_section_rosterAction::getMembers() in edit_section_roster.act.php
Prints the list of existing members for the section and a form to remove.
getMembers
LDAPGroup::getMembers() in LDAPGroup.class.php
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
getMembers
EveryoneGroup::getMembers() in EveryoneGroup.class.php
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
getMembers
HarmoniGroup::getMembers() in HarmoniGroup.class.php
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
getMembers
UsersGroup::getMembers() in UsersGroup.class.php
Get all the Members of this group and optionally all the Members from all subgroups. Duplicates are not returned.
getMenu
MenuThemeInterface::getMenu() in MenuTheme.interface.php
Returns the menu (if exists) at the given level.
getMenu
MenuThemeAbstract::getMenu() in MenuTheme.abstract.php
Returns the menu (if exists) at the given level.
getMergedTagDates
RecordSet::getMergedTagDates() in RecordSet.class.php
Returns an array of merged tag-dates (as DateAndTime objects) which can be used to setup our Records as they were on a specific date.
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.
GETMethodRequestHandler
GETMethodRequestHandler in GETMethodRequestHandler.class.php
The job of a RequestHandler is twofold:
GETMethodURLWriter
GETMethodURLWriter in GETMethodRequestHandler.class.php
The purpose of a URLWriter is to generate URLs from contextual data. This data would be the current/target module and action, any contextual name=value pairs specified by the code, and any additional query data.
getMimeKey
Answer the mime type key
getMIMETypeForExtension
Get the MIME Type for a particular extension.
getMIMETypeForFileName
Get the MIME Type for the specified filename.
getMin
StatisticsHandler::getMin() in StatisticsHandler.class.php
Return the minimum value of the data.
getModal
StatisticsHandler::getModal() in StatisticsHandler.class.php
Return the modal (most frequent value) of the data.
getModificationDate
HarmoniAsset::getModificationDate() in HarmoniAsset.class.php
Get the date at which this Asset was created.
getModifiedBy
Evaluation::getModifiedBy() in Evaluation.php
Get the agentId of the modifier of this Evaluation.
getModifiedBy
Authorization::getModifiedBy() in Authorization.php
Get the Id of the agent that modified this Authorization.
getModifiedBy
HarmoniGradableObject::getModifiedBy() in HarmoniGradableObject.class.php
Get the Id of the Agent who modified this GradableObject.
getModifiedBy
HarmoniAuthorization::getModifiedBy() in HarmoniAuthorization.class.php
Get the Id of the agent that modified this Authorization.
getModifiedBy
GradeRecord::getModifiedBy() in GradeRecord.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
HarmoniGradeRecord::getModifiedBy() in HarmoniGradeRecord.class.php
Get the Id of the Agent who modified this GradeRecord.
getModifiedDate
Get the date when this Evaluation was modified.
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
Get the date when this GradeRecord was modified.
getModifiedDate
Get the date when this Authorization was modified.
getModifiedDate
HarmoniAuthorization::getModifiedDate() in HarmoniAuthorization.class.php
Get the date when this Authorization was modified.
getModifiedDate
GradableObject::getModifiedDate() in GradableObject.php
Get the date when this GradeRecord was modified.
getMultFlag
SchemaField::getMultFlag() in SchemaField.class.php
Returns if this field is allowed to have multiple values.
getName
StyleProperty::getName() in StyleProperty.class.php
Returns the name of this StyleProperty.
getName
StylePropertyInterface::getName() in StyleProperty.interface.php
Returns the name of this StyleProperty.
getName
RequestContext::getName() in RequestContext.class.php
Returns the full contextual name of a field or variable. If passed "test", it may return something like "context1.context2.test". This function is useful when creating HTML forms.
getNewestVersion
RecordFieldValue::getNewestVersion() in RecordFieldValue.class.php
Returns the most recently created version for this value.
getNextRequiringInput
StartupCheck::getNextRequiringInput() in StartupCheck.class.php
Gets the next requirement that requires user input and returns the name.
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.
getNode
HarmoniNodeTaggedItem::getNode() in HarmoniNodeTaggedItem.class.php
Answer the node for this item
getNode
HarmoniHierarchyManager::getNode() in HarmoniHierarchyManager.class.php
Returns the hierarchy Node with the specified Id.
getNode
HarmoniHierarchy::getNode() in HarmoniHierarchy.class.php
Get a Node by unique Id.
getNode
TreeInterface::getNode() in Tree.interface.php
Returns the node with the specified id. If it does not exist, return
  1. null
.
getNode
HierarchyCache::getNode() in HierarchyCache.class.php
Returns (and caches if necessary) the node with the specified string id.
getNode
Tree::getNode() in Tree.class.php
Returns the node with the specified id. If it does not exist, return
  1. null
.
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.
getNodeId
HarmoniTraversalInfo::getNodeId() in HarmoniTraversalInfo.class.php
Get the unique Id for this Node.
getNodeIds
AgentNodeEntryItem::getNodeIds() in AgentNodeEntryItem.class.php
Answer the nodes for this item
getNodeInfo
XMLThumbDimensionsPartImporter::getNodeInfo() in XMLThumbDimensionsPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLFileRecordImporter::getNodeInfo() in XMLFileRecordImporter.class.php
Sets the node's internal information
getNodeInfo
XMLRecordImporter::getNodeInfo() in XMLRecordImporter.class.php
Sets the node's internal information
getNodeInfo
XMLImporter::getNodeInfo() in XMLImporter.class.php
Populates _info array with data from the xml file
getNodeInfo
XMLFileDataPartImporter::getNodeInfo() in XMLFileDataPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLThumbDataPartImporter::getNodeInfo() in XMLThumbDataPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLFileDimensionsPartImporter::getNodeInfo() in XMLFileDimensionsPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLFilepathPartImporter::getNodeInfo() in XMLFilepathPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLPartImporter::getNodeInfo() in XMLPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLFilePartImporter::getNodeInfo() in XMLFilePartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLPartStructureImporter::getNodeInfo() in XMLPartStructureImporter.class.php
sets the node's info
getNodeInfo
XMLThumbpathPartImporter::getNodeInfo() in XMLThumbpathPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLThumbMIMEPartImporter::getNodeInfo() in XMLThumbMIMEPartImporter.class.php
Sets the node's internal information
getNodeInfo
XMLRemoteFileRecordImporter::getNodeInfo() in XMLRemoteFileRecordImporter.class.php
Sets the node's internal information
getNodes
Tree::getNodes() in Tree.class.php
Simply returns all nodes of this tree in an array in no particular order.
getNodesByType
HarmoniHierarchy::getNodesByType() in HarmoniHierarchy.class.php
Get the Nodes of the specified Type in this Hierarchy.
getNodesFromDB
HierarchyCache::getNodesFromDB() in HierarchyCache.class.php
Gets node(s) from the database that match the criteria specified by the given where condition.
getNodeTypes
HarmoniHierarchy::getNodeTypes() in HarmoniHierarchy.class.php
Get all NodeTypes used in this Hierarchy.
getNodeTypes
Hierarchy::getNodeTypes() in Hierarchy.php
Get all NodeTypes used in this Hierarchy.
getNonUserTags
TaggedItem::getNonUserTags() in TaggedItem.class.php
Answer the tags for this item not created by the current user
getNumber
CanonicalCourse::getNumber() in CanonicalCourse.php
Get the number for this CanonicalCourse.
getNumber
HarmoniCanonicalCourse::getNumber() in CanonicalCourse.class.php
Get the number for this CanonicalCourse.
getNumber
HarmoniCourseOffering::getNumber() in CourseOffering.class.php
Get the number for this CourseOffering.
getNumber
CourseOffering::getNumber() in CourseOffering.php
Get the number for this CourseOffering.
getNumber
CourseSection::getNumber() in CourseSection.php
Get the number for this CourseSection.
getNumber
HarmoniCourseSection::getNumber() in CourseSection.class.php
Get the number for this CourseSection.
getNumberFailedQueries
Database::getNumberFailedQueries() in Database.interface.php
Returns the total number of failed queries executed since the last call to connect().
getNumberFailedQueries
PostgreSQLDatabase::getNumberFailedQueries() in PostgreSQLDatabase.class.php
Returns the total number of failed queries executed since the last call to connect().
getNumberFailedQueries
MySQLDatabase::getNumberFailedQueries() in MySQLDatabase.class.php
Returns the total number of failed queries executed since the last call to connect().
getNumberFailedQueries
OracleDatabase::getNumberFailedQueries() in OracleDatabase.class.php
Returns the total number of failed queries executed since the last call to connect().
getNumberOfFields
PostgreSQLSelectQueryResult::getNumberOfFields() in PostgreSQLSelectQueryResult.class.php
Get the number of fields that were selected by the SELECT query.
getNumberOfFields
MySQLSelectQueryResult::getNumberOfFields() in MySQLSelectQueryResult.class.php
Get the number of fields that were selected by the SELECT query.
getNumberOfFields
OracleSelectQueryResult::getNumberOfFields() in OracleSelectQueryResult.class.php
Get the number of fields that were selected by the SELECT query.
getNumberOfFields
SelectQueryResultInterface::getNumberOfFields() in SelectQueryResult.interface.php
Get the number of fields that were selected by the SELECT query.
getNumberOfMenus
MenuThemeInterface::getNumberOfMenus() in MenuTheme.interface.php
Returns the number of menus in this Theme.
getNumberOfMenus
MenuThemeAbstract::getNumberOfMenus() in MenuTheme.abstract.php
Returns the number of menus in this Theme.
getNumberOfRows
OracleUpdateQueryResult::getNumberOfRows() in OracleUpdateQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
OracleDeleteQueryResult::getNumberOfRows() in OracleDeleteQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
OracleInsertQueryResult::getNumberOfRows() in OracleInsertQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
PostgreSQLDeleteQueryResult::getNumberOfRows() in PostgreSQLDeleteQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
PostgreSQLGenericQueryResult::getNumberOfRows() in PostgreSQLGenericQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
PostgreSQLInsertQueryResult::getNumberOfRows() in PostgreSQLInsertQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
MySQLDeleteQueryResult::getNumberOfRows() in MySQLDeleteQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
PostgreSQLUpdateQueryResult::getNumberOfRows() in PostgreSQLUpdateQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
PostgreSQLSelectQueryResult::getNumberOfRows() in PostgreSQLSelectQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
QueryResultInterface::getNumberOfRows() in QueryResult.interface.php
Returns the number of rows that the query processed.
getNumberOfRows
OracleSelectQueryResult::getNumberOfRows() in OracleSelectQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
MySQLSelectQueryResult::getNumberOfRows() in MySQLSelectQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
MySQLInsertQueryResult::getNumberOfRows() in MySQLInsertQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
MySQLGenericQueryResult::getNumberOfRows() in MySQLGenericQueryResult.class.php
Returns the number of rows that the query processed.
getNumberOfRows
MySQLUpdateQueryResult::getNumberOfRows() in MySQLUpdateQueryResult.class.php
Returns the number of rows that the query processed.
getNumberSuccessfulQueries
Database::getNumberSuccessfulQueries() in Database.interface.php
Returns the total number of successful queries executed since the last call to connect().
getNumberSuccessfulQueries
Returns the total number of successful queries executed since the last call to connect().
getNumberSuccessfulQueries
PostgreSQLDatabase::getNumberSuccessfulQueries() in PostgreSQLDatabase.class.php
Returns the total number of successful queries executed since the last call to connect().
getNumberSuccessfulQueries
Returns the total number of successful queries executed since the last call to connect().
getNumTags
Answer the number of tags to show
getObjectTaken
Get the Id for the object taken.
getOccurances
Tag::getOccurances() in Tag.class.php
Answer the number of occurances of this tag across all users
getOccurancesForAgent
Answer the number of occurances of this tag across all users
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.
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.
getOfferingType
HarmoniCourseOffering::getOfferingType() in CourseOffering.class.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
HarmoniCourseManagementManager::getOfferingTypes() in CourseManagementManager.class.php
Get all the defined Offering Types. These Types are 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.
getOptionalComponentsMarkup
WMoreOptions::getOptionalComponentsMarkup() in WMoreOptions.abstract.php
Returns a block of XHTML-valid code that contains markup for the "advanced" options plus the block that hides them.
getOptions
StyleComponentInterface::getOptions() in StyleComponent.interface.php
Returns the list of options (list of allowed values) of this SC.
getOptions
StyleComponent::getOptions() in StyleComponent.class.php
Returns the list of options (list of allowed values) of this SC.
getOsidContext
HarmoniCourseManagementManager::getOsidContext() in CourseManagementManager.class.php
Return context of this OsidManager.
getOsidContext
OutputHandler::getOsidContext() in OutputHandler.abstract.php
Return context of this OsidManager.
getOsidContext
Return context of this OsidManager.
getOsidContext
SetManager::getOsidContext() in SetManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniSchedulingManager::getOsidContext() in HarmoniSchedulingManager.class.php
Return context of this OsidManager.
getOsidContext
GUIManager::getOsidContext() in GUIManager.class.php
Return context of this OsidManager.
getOsidContext
LanguageLocalizer::getOsidContext() in LanguageLocalizer.class.php
Return context of this OsidManager.
getOsidContext
TagManager::getOsidContext() in TagManager.class.php
Return context of this OsidManager.
getOsidContext
MIMETypes::getOsidContext() in MIMETypes.class.php
Return context of this OsidManager.
getOsidContext
HarmoniAuthorizationManager::getOsidContext() in HarmoniAuthorizationManager.class.php
Return context of this OsidManager.
getOsidContext
RepositorySearchModuleManager::getOsidContext() in RepositorySearchModuleManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniAgentManager::getOsidContext() in HarmoniAgentManager.class.php
Return context of this OsidManager.
getOsidContext
ImageProcessor::getOsidContext() in ImageProcessor.class.php
Return context of this OsidManager.
getOsidContext
AgentTokenMappingManager::getOsidContext() in AgentTokenMappingManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniAuthenticationManager::getOsidContext() in HarmoniAuthenticationManager.class.php
Return context of this OsidManager.
getOsidContext
RepositoryInputOutputModuleManager::getOsidContext() in RepositoryInputOutputModuleManager.class.php
Return context of this OsidManager.
getOsidContext
DataManager::getOsidContext() in DataManager.abstract.php
Return context of this OsidManager.
getOsidContext
HarmoniGradingManager::getOsidContext() in HarmoniGradingManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniLoggingManager::getOsidContext() in HarmoniLoggingManager.class.php
Return context of this OsidManager.
getOsidContext
DebugHandler::getOsidContext() in DebugHandler.class.php
Return context of this OsidManager.
getOsidContext
AuthNMethodManager::getOsidContext() in AuthNMethodManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniPropertyManager::getOsidContext() in HarmoniPropertyManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniRepositoryManager::getOsidContext() in HarmoniRepositoryManager.class.php
Return context of this OsidManager.
getOsidContext
DBHandler::getOsidContext() in DBHandler.class.php
Return context of this OsidManager.
getOsidContext
HarmoniIdManager::getOsidContext() in HarmoniIdManager.class.php
Return context of this OsidManager.
getOsidContext
HarmoniHierarchyManager::getOsidContext() in HarmoniHierarchyManager.class.php
Return context of this OsidManager.
getOtherParameters
Schema::getOtherParameters() in Schema.class.php
Returns the other parameters associated with this Schema. It may be NULL or whatever was set at Schema creation time.
getOutputHandler
Harmoni::getOutputHandler() in Harmoni.class.php
Get the OutputHandler used for theming the output.
getOutputLevel
DebugHandler::getOutputLevel() in DebugHandler.class.php
Returns the internal output level.
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.
getPageLinks
ResultPrinter::getPageLinks() in ResultPrinter.abstract.php
Return a string containing HTML links to other pages of the iterator.
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).
getParentForImporter
XMLImporter::getParentForImporter() in XMLImporter.class.php
Answer the parent for the importer. This allows importers such as the XMLRepositoryImporter to switch and import assets underneith another asset rather than just under themselves.
getParentForImporter
XMLRepositoryImporter::getParentForImporter() in XMLRepositoryImporter.class.php
Answer the parent for the importer
getParents
TreeNodeInterface::getParents() in TreeNode.interface.php
Returns the parent node of this node.
getParents
TreeNode::getParents() in TreeNode.class.php
Returns the parent node of this node.
getParents
Qualifier::getParents() in Qualifier.php
Gets the parents of this Qualifier.
getParents
HarmoniAsset::getParents() in HarmoniAsset.class.php
Get the parents of this asset, Iterators return a set one at a time.
getParents
Node::getParents() in Node.php
Get the parents of this Node. To get other ancestors use the Hierarchy traverse method.
getParents
HierarchyCache::getParents() in HierarchyCache.class.php
Caches the parents (if not cached already) of the given node by fecthing them from the database if neccessary, and then inserting them in
  1. _tree
and updating
  1. _cache
.
getParents
HarmoniNode::getParents() in HarmoniNode.class.php
Get the parents of this Node. To get other ancestors use the Hierarchy traverse method.
getParents
HarmoniQualifier::getParents() in HarmoniQualifier.class.php
Gets the parents of this Qualifier.
getParentsByType
HarmoniAsset::getParentsByType() in HarmoniAsset.class.php
Get the parents of this asset, Iterators return a set one at a time.
getParentsCount
TreeNodeInterface::getParentsCount() in TreeNode.interface.php
Returns the number of parents for this node.
getParentsCount
TreeNode::getParentsCount() in TreeNode.class.php
Returns the number of parents for this node.
getParserFor
StringParser::getParserFor() in StringParser.class.php
Answer the parser that was able to successfully parse the input string or FALSE if none could handle the input string.
getPart
HarmoniRecord::getPart() in HarmoniRecord.class.php
Get the part from the record that matches the passed Id
getPart
HarmoniAsset::getPart() in HarmoniAsset.class.php
Get the Part for a Record for this Asset that matches this Part's unique Id.
getPart
FileRecord::getPart() in FileRecord.class.php
Get the part from the record that matches the passed Id
getPart
Asset::getPart() in Asset.php
Get the Part for a Record for this Asset that matches this Part's unique Id.
getPartIdByName
ExifRepositoryImporter::getPartIdByName() in ExifRepositoryImporter.class.php
get part id from the specified structure by name
getPartObject
RepositoryImporter::getPartObject() in RepositoryImporter.class.php
creates appropriate object from given ids
getPartObject
XMLPartImporter::getPartObject() in XMLPartImporter.class.php
creates appropriate object from given ids
getParts
Get all the Parts in the Record. Iterators return a set, one at a time.
getParts
FileSizePart::getParts() in FileSizePart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
DimensionsPart::getParts() in DimensionsPart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
MimeTypePart::getParts() in MimeTypePart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
FileNamePart::getParts() in FileNamePart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
FileUrlPart::getParts() in FileUrlPart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
ThumbnailMimeTypePart::getParts() in ThumbnailMimeTypePart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
HarmoniPart::getParts() in HarmoniPart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
FileDataPart::getParts() in FileDataPart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getParts
FileRecord::getParts() in FileRecord.class.php
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.
getParts
HarmoniRecord::getParts() in HarmoniRecord.class.php
Get all the Parts in the Record. Iterators return a set, one at a time.
getParts
ThumbnailDataPart::getParts() in ThumbnailDataPart.class.php
Get all the Parts in this Part. Iterators return a set, one at a time.
getPartsByPartStructure
HarmoniRecord::getPartsByPartStructure() in HarmoniRecord.class.php
Get the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPartsByPartStructure
HarmoniAsset::getPartsByPartStructure() in HarmoniAsset.class.php
Get the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPartsByPartStructure
Get the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPartsByPartStructure
Get the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPartStructure
MimeTypePart::getPartStructure() in MimeTypePart.class.php
Get the PartStructure associated with this Part.
getPartStructure
HarmoniPart::getPartStructure() in HarmoniPart.class.php
Get the PartStructure associated with this Part.
getPartStructure
FileNamePart::getPartStructure() in FileNamePart.class.php
Get the PartStructure associated with this Part.
getPartStructure
HarmoniFileRecordStructure::getPartStructure() in FileRecordStructure.class.php
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
getPartStructure
MimeTypePartStructure::getPartStructure() in MimeTypePartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructure
HarmoniRecordStructure::getPartStructure() in HarmoniRecordStructure.class.php
Get the PartStructure in the RecordStructure with the specified Id.
getPartStructure
ThumbnailMimeTypePart::getPartStructure() in ThumbnailMimeTypePart.class.php
Get the PartStructure associated with this Part.
getPartStructure
FileUrlPart::getPartStructure() in FileUrlPart.class.php
Get the PartStructure associated with this Part.
getPartStructure
DimensionsPart::getPartStructure() in DimensionsPart.class.php
Get the PartStructure associated with this Part.
getPartStructure
FileSizePartStructure::getPartStructure() in FileSizePartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructure
ThumbnailMimeTypePartStructure::getPartStructure() in ThumbnailMimeTypePartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getPartStructure
DimensionsPartStructure::getPartStructure() in DimensionsPartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructure
ThumbnailDataPart::getPartStructure() in ThumbnailDataPart.class.php
Get the PartStructure associated with this Part.
getPartStructure
FileSizePart::getPartStructure() in FileSizePart.class.php
Get the PartStructure associated with this Part.
getPartStructure
FileDataPart::getPartStructure() in FileDataPart.class.php
Get the PartStructure associated with this Part.
getPartStructure
Get the PartStructure associated with this Part.
getPartStructureIdsForTagGeneration
Answer the PartStructure Ids for which Tags should be auto-generated, in the given repository.
getPartStructureIdString
XMLFilePartImporter::getPartStructureIdString() in XMLFilePartImporter.class.php
Answer the PartStructureIdString
getPartStructureIdString
XMLMIMEPartImporter::getPartStructureIdString() in XMLMIMEPartImporter.class.php
Answer the PartStructureIdString
getPartStructureIdString
XMLFileSizePartImporter::getPartStructureIdString() in XMLFileSizePartImporter.class.php
Answer the PartStructureIdString
getPartStructureIdString
XMLFileUrlPartImporter::getPartStructureIdString() in XMLFileUrlPartImporter.class.php
Answer the PartStructureIdString
getPartStructureIdString
XMLFileNamePartImporter::getPartStructureIdString() in XMLFileNamePartImporter.class.php
Answer the PartStructureIdString
getPartStructures
HarmoniPartStructure::getPartStructures() in HarmoniPartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
FileDataPartStructure::getPartStructures() in FileDataPartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
HarmoniRecordStructure::getPartStructures() in HarmoniRecordStructure.class.php
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
getPartStructures
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
getPartStructures
ThumbnailMimeTypePartStructure::getPartStructures() in ThumbnailMimeTypePartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
FileNamePartStructure::getPartStructures() in FileNamePartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
ThumbnailDataPartStructure::getPartStructures() in ThumbnailDataPartStructure.class.php
Get all the PartStructures in the PartStructure. Iterators return a set, one at a time.
getPartStructures
HarmoniFileRecordStructure::getPartStructures() in FileRecordStructure.class.php
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
getPartStructureTypes
HarmoniRecordStructure::getPartStructureTypes() in HarmoniRecordStructure.class.php
Get the possible types for PartStructures.
getPartStructureTypes
Get the possible types for PartStructures.
getPartValue
Get the Value of the Part of the Record for this Asset that matches this Part's unique Id.
getPartValue
HarmoniAsset::getPartValue() in HarmoniAsset.class.php
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.
getPartValuesByPartStructure
Get the Values of the Parts of the Records for this Asset that are based on this RecordStructure PartStructure's unique Id.
getPassword
UsernamePasswordAuthNTokens::getPassword() in UsernamePasswordAuthNTokens.class.php
Return the password.
getPersistentSet
SetManager::getPersistentSet() in SetManager.class.php
Get a Set object of the specified Id. The Set does not have to have been created previously and any changes to the set will be persisted automatically.
getPosition
OrderedSetInterface::getPosition() in OrderedSet.interface.php
Return the current position of the id in the set.
getPosition
OrderedSet::getPosition() in OrderedSet.class.php
Return the current position of the id in the set.
getPostHTML
ComponentInterface::getPostHTML() in Component.interface.php
Returns any post HTML code that needs to be printed. This method should be called at the end of
  1. render()
.
getPostHTML
StyleCollection::getPostHTML() in StyleCollection.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPostHTML
CornersStyleCollection::getPostHTML() in CornersStyleCollection.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPostHTML
Component::getPostHTML() in Component.class.php
Returns any post HTML code that needs to be printed. This method should be called at the end of
  1. render()
.
getPostHTML
StyleProperty::getPostHTML() in StyleProperty.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPostHTMLForComponentType
Returns the HTML string that needs to be printed after successful rendering of components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
getPostHTMLForComponentType
Returns the HTML string that needs to be printed after successful rendering of components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
getPredecessors
Get all the immediate predecessor Steps for this Step.
getPreHTML
CornersStyleCollection::getPreHTML() in CornersStyleCollection.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPreHTML
StyleProperty::getPreHTML() in StyleProperty.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPreHTML
ComponentInterface::getPreHTML() in Component.interface.php
Returns any pre HTML code that needs to be printed. This method should be called at the beginnig of
  1. render()
.
getPreHTML
StyleCollection::getPreHTML() in StyleCollection.class.php
Return HTML to nested inside of the component's block. This includes things such as corner images.
getPreHTML
Component::getPreHTML() in Component.class.php
Returns any pre HTML code that needs to be printed. This method should be called at the beginnig of
  1. render()
.
getPreHTMLForComponentType
Returns the HTML string that needs to be printed before an attempt is made to render components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
getPreHTMLForComponentType
Returns the HTML string that needs to be printed before an attempt is made to render components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
getPrimitive
RecordFieldData::getPrimitive() in RecordFieldData.class.php
Returns the current value object contained locally.
getPriorityType
HarmoniEntry::getPriorityType() in HarmoniEntry.class.php
Return the format type of logged item.
getPriorityType
Return the format type of logged item.
getPriorityTypes
HarmoniLoggingManager::getPriorityTypes() in HarmoniLoggingManager.class.php
Return the priority types available with this implementation.
getPriorityTypes
Return the priority types available with this implementation.
getProcess
WorkflowManager::getProcess() in WorkflowManager.php
Get a Process by unique Id.
getProcesses
WorkflowManager::getProcesses() in WorkflowManager.php
Get all known Processes.
getProperties
HarmoniCanonicalCourse::getProperties() in CanonicalCourse.class.php
Get the Properties associated with this CanonicalCourse. There is is only One type of property associated with each course object.
getProperties
ScheduleItem::getProperties() in ScheduleItem.php
Get the Properties associated with this ScheduleItem.
getProperties
HarmoniGradeRecord::getProperties() in HarmoniGradeRecord.class.php
Get the Properties associated with this GradeRecord.
getProperties
LDAPGroup::getProperties() in LDAPGroup.class.php
Get the Properties associated with this Group.
getProperties
HarmoniCourseOffering::getProperties() in CourseOffering.class.php
Get the Properties associated with this CourseOffering.
getProperties
CabinetEntry::getProperties() in CabinetEntry.php
Get the Properties associated with this CabinetEntry.
getProperties
CanonicalCourse::getProperties() in CanonicalCourse.php
Get the Properties associated with this CanonicalCourse.
getProperties
GradeRecord::getProperties() in GradeRecord.php
Get the Properties associated with this GradeRecord.
getProperties
HarmoniCourseSection::getProperties() in CourseSection.class.php
Get the Properties associated with this CourseSection.
getProperties
Get the Properties associated with this Agent.
getProperties
Assessment::getProperties() in Assessment.php
Get the Properties associated with this Assessment.
getProperties
GradableObject::getProperties() in GradableObject.php
Get the Properties associated with this GradableObject.
getProperties
Get the Properties associated with this Section.
getProperties
HarmoniGradableObject::getProperties() in HarmoniGradableObject.class.php
Get the Properties associated with this GradableObject.
getProperties
HarmoniRepository::getProperties() in HarmoniRepository.class.php
Get the Properties associated with this Repository.
getProperties
Get the Properties associated with this Work.
getProperties
CourseOffering::getProperties() in CourseOffering.php
Get the Properties associated with this CourseOffering.
getProperties
Get the Properties associated with this Item.
getProperties
HarmoniAgent::getProperties() in HarmoniAgent.class.php
Get the Properties associated with this Agent.
getProperties
HarmoniScheduleItem::getProperties() in HarmoniScheduleItem.class.php
Get the Properties associated with this ScheduleItem.
getProperties
Repository::getProperties() in Repository.php
Get the Properties associated with this Repository.
getProperties
CourseSection::getProperties() in CourseSection.php
Get the Properties associated with this CourseSection.
getProperties
AuthNMethod::getProperties() in AuthNMethod.abstract.php
Return Properties associated with the tokens. The properties will have the AuthNMethod Type as their Type. One Property that should always be included is 'identifier' which corresponds to the identifier for the tokens.
getPropertiesByType
Get the Properties of this Type associated with this CourseOffering.
getPropertiesByType
Get the Properties of this Type associated with this CanonicalCourse. There is is only One type of property associated with each course object.
getPropertiesByType
HarmoniGradableObject::getPropertiesByType() in HarmoniGradableObject.class.php
Get the Properties of this Type associated with this GradableObject.
getPropertiesByType
HarmoniRepository::getPropertiesByType() in HarmoniRepository.class.php
Get the Properties of this Type associated with this Repository.
getPropertiesByType
Get the Properties of this Type associated with this CanonicalCourse.
getPropertiesByType
Get the Properties of this Type associated with this Repository.
getPropertiesByType
Get the Properties of this Type associated with this Item.
getPropertiesByType
Get the Properties of this Type associated with this CourseOffering.
getPropertiesByType
Get the Properties of this Type associated with this Section.
getPropertiesByType
Get the Properties of this Type associated with this CourseSection.
getPropertiesByType
Get the Properties of this Type associated with this Agent.
getPropertiesByType
Get the Properties of this Type associated with this Work.
getPropertiesByType
HarmoniGradeRecord::getPropertiesByType() in HarmoniGradeRecord.class.php
Get the Properties of this Type associated with this GradeRecord.
getPropertiesByType
HarmoniAgent::getPropertiesByType() in HarmoniAgent.class.php
Get the Properties of this Type associated with this Agent.
getPropertiesByType
Get the Properties of this Type associated with this GradeRecord.
getPropertiesByType
Get the Properties of this Type associated with this GradableObject.
getPropertiesByType
Get the Properties of this Type associated with this ScheduleItem.
getPropertiesByType
Get the Properties of this Type associated with this Assessment.
getPropertiesByType
Get the Properties of this Type associated with this CourseSection.
getPropertiesByType
LDAPGroup::getPropertiesByType() in LDAPGroup.class.php
Get the Properties of this Type associated with this Group.
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 CabinetEntry.
getPropertiesForTokens
AuthNMethod::getPropertiesForTokens() in AuthNMethod.abstract.php
Return Properties associated with the Tokens. The properties will have the AuthNMethod Type as their Type. One Property that should always be included is 'identifier' which corresponds to the identifier for the tokens
getProperty
HarmoniProperties::getProperty() in HarmoniProperties.class.php
Get the Property associated with this key.
getProperty
Properties::getProperty() in Properties.php
Get the Property associated with this key.
getProperty
BasicOutputHandlerConfigProperties::getProperty() in BasicOutputHandlerConfigProperties.class.php
Get the Property associated with this key.
getPropertyTypes
Get all the Property Types for Work.
getPropertyTypes
Get all the Property Types for Item.
getPropertyTypes
HarmoniCourseOffering::getPropertyTypes() in CourseOffering.class.php
Get all the Property Types for CourseOffering.
getPropertyTypes
Get all the Property Types for CabinetEntry.
getPropertyTypes
HarmoniGradeRecord::getPropertyTypes() in HarmoniGradeRecord.class.php
Get all the Property Types for GradeRecord.
getPropertyTypes
HarmoniCourseSection::getPropertyTypes() in CourseSection.class.php
Get all the Property Types for CourseSection.
getPropertyTypes
Get all the Property Types for Assessment.
getPropertyTypes
Get the Properties Types supported by this Agent.
getPropertyTypes
HarmoniRepository::getPropertyTypes() in HarmoniRepository.class.php
Get all the Property Types for Repository.
getPropertyTypes
HarmoniCanonicalCourse::getPropertyTypes() in CanonicalCourse.class.php
Get all the Property Types for CanonicalCourse. There is is only One type of property associated with each course object.
getPropertyTypes
Get the Properties Types supported by this GradableObject.
getPropertyTypes
Get all the Property Types for CourseSection.
getPropertyTypes
Get all the Property Types for ScheduleItem.
getPropertyTypes
Get all the Property Types for GradeRecord.
getPropertyTypes
HarmoniGradableObject::getPropertyTypes() in HarmoniGradableObject.class.php
Get the Properties Types supported by this GradableObject.
getPropertyTypes
HarmoniScheduleItem::getPropertyTypes() in HarmoniScheduleItem.class.php
Get all the Property Types for ScheduleItem.
getPropertyTypes
JavaPOCAgentManager::getPropertyTypes() in JavaPOCAgentManager.class.php
Get all the property Types. The returned iterator provides access to
getPropertyTypes
HarmoniAgentManager::getPropertyTypes() in HarmoniAgentManager.class.php
Get all the property Types. The returned iterator provides access to
getPropertyTypes
LDAPGroup::getPropertyTypes() in LDAPGroup.class.php
Get all the property Types. The returned iterator provides access to
getPropertyTypes
Get all the Property Types for Repository.
getPropertyTypes
HarmoniAgent::getPropertyTypes() in HarmoniAgent.class.php
Get the Properties Types supported by this Agent.
getPropertyTypes
Get all the property Types. The returned iterator provides access to
getPropertyTypes
Get all the Property Types for CourseOffering.
getPropertyTypes
Get all the Property Types for CanonicalCourse.
getPropertyTypes
Get all the Property Types for Section.
getPubDate
RSSItem::getPubDate() in RSSAction.class.php
Answer the PubDate
getQualifier
Authorization::getQualifier() in Authorization.php
getQualifier
AuthorizationCache::getQualifier() in AuthorizationCache.class.php
Returns the Qualifier with the specified id.
getQualifier
AuthorizationManager::getQualifier() in AuthorizationManager.php
getQualifier
HarmoniAuthorizationManager::getQualifier() in HarmoniAuthorizationManager.class.php
getQualifier
HarmoniAuthorization::getQualifier() in HarmoniAuthorization.class.php
getQualifierChildren
Given an existing qualifierId returns the Ids of its child Qualifiers.
getQualifierChildren
HarmoniAuthorizationManager::getQualifierChildren() in HarmoniAuthorizationManager.class.php
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.
getQualifierDescendants
AuthorizationCache::getQualifierDescendants() in AuthorizationCache.class.php
Returns the Qualifier with the specified id.
getQualifierDescendants
HarmoniAuthorizationManager::getQualifierDescendants() in HarmoniAuthorizationManager.class.php
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.
getQualifierHierarchies
HarmoniAuthorizationManager::getQualifierHierarchies() in HarmoniAuthorizationManager.class.php
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.
getQualifierHierarchyId
HarmoniFunction::getQualifierHierarchyId() in HarmoniFunction.class.php
Get the QualifierHierarchyId for this Function.
getQualifierId
Get the Qualifier unique Id that was set when this Work was created in a Process.
getQualifierId
AuthZXmlAction::getQualifierId() in AuthZXmlAction.class.php
Answer the Id of the qualifier
getQualifierType
Get the QualifierType for this Qualifier.
getQualifierType
HarmoniQualifier::getQualifierType() in HarmoniQualifier.class.php
Get the QualifierType for this Qualifier.
getQualifierTypes
AuthorizationManager::getQualifierTypes() in AuthorizationManager.php
Get all the QualifierTypes supported by the Authorization implementation.
getQualifierTypes
HarmoniAuthorizationManager::getQualifierTypes() in HarmoniAuthorizationManager.class.php
Get all the QualifierTypes supported by the Authorization implementation.
getRecord
HarmoniAsset::getRecord() in HarmoniAsset.class.php
Get the Record for this Asset that matches this Record's unique Id.
getRecord
RecordField::getRecord() in RecordField.class.php
Returns the Record object that the current object is a part of.
getRecord
Asset::getRecord() in Asset.php
Get the Record for this Asset that matches this Record's unique Id.
getRecord
ConfigSystem::getRecord() in ConfigSystem.class.php
Returns a Record ready for editing permissions.
getRecordByID
StorableRecordSet::getRecordByID() in StorableRecordSet.class.php
Returns a Record by ID.
getRecordField
RecordFieldValue::getRecordField() in RecordFieldValue.class.php
Returns the RecordField object that the current object is a part of.
getRecordFieldValue
Record::getRecordFieldValue() in Record.class.php
Returns the RecordFieldValue associated with a field by id.
getRecordFieldValue
RecordField::getRecordFieldValue() in RecordField.class.php
Returns the RecordFieldValue object associated with $index.
getRecordFieldValues
Record::getRecordFieldValues() in Record.class.php
Returns all the RecordFieldValues objects associated with a field by id.
getRecordID
RecordTag::getRecordID() in Tag.class.php
Returns the ID of the Record for which this RecordTag was created.
getRecordIDs
StorableRecordSet::getRecordIDs() in StorableRecordSet.class.php
Returns an array of Record IDs that we know about.
getRecordIDs
RecordSet::getRecordIDs() in RecordSet.class.php
Returns an array of Record IDs that we know about.
getRecordIDsBySearch
RecordManager::getRecordIDsBySearch() in RecordManager.class.php
Takes an array of IDs and some search criteria, and weeds out the IDs that don't match that criteria.
getRecordIDsByType
RecordManager::getRecordIDsByType() in RecordManager.class.php
getRecords
RecordSet::getRecords() in RecordSet.class.php
Returns an array of records.
getRecords
Asset::getRecords() in Asset.php
Get all the Records for this Asset. Iterators return a set, one at a time.
getRecords
HarmoniAsset::getRecords() in HarmoniAsset.class.php
Get all the Records for this Asset. Iterators return a set, one at a time.
getRecordsByLabel
RecordSet::getRecordsByLabel() in RecordSet.class.php
Returns an array of records based on a label assigned previously. NOTE: this is a proposed method and has not been implemented.
getRecordsByRecordStructure
Get all the Records of the specified RecordStructure for this Asset.
getRecordsByRecordStructure
Get all the Records of the specified RecordStructure for this Asset.
getRecordsByRecordStructureType
Get all the Records of the specified RecordStructureType for this Asset.
getRecordsByRecordStructureType
Get all the Records of the specified RecordStructureType for this Asset.
getRecordsByType
RecordSet::getRecordsByType() in RecordSet.class.php
Returns an array of Records of the passed Schema Type.
getRecordSetIDsBySearch
RecordManager::getRecordSetIDsBySearch() in RecordManager.class.php
Takes an array of record set IDs and some search criteria, and weeds out the IDs that don't match that criteria.
getRecordSetIDsContaining
Returns the Ids of all groups a Record is in.
getRecordSetIDsContainingID
Returns the Ids of all groups a Record ID is in.
getRecordStructure
ThumbnailDataPartStructure::getRecordStructure() in ThumbnailDataPartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
FileSizePartStructure::getRecordStructure() in FileSizePartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
Get the RecordStructure associated with this Record.
getRecordStructure
FileRecord::getRecordStructure() in FileRecord.class.php
Get the RecordStructure associated with this Record.
getRecordStructure
DimensionsPartStructure::getRecordStructure() in DimensionsPartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
MimeTypePartStructure::getRecordStructure() in MimeTypePartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
Get the RecordStructure associated with this PartStructure.
getRecordStructure
HarmoniRecord::getRecordStructure() in HarmoniRecord.class.php
Get the RecordStructure associated with this Record.
getRecordStructure
FileDataPartStructure::getRecordStructure() in FileDataPartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
HarmoniRepository::getRecordStructure() in HarmoniRepository.class.php
Get the RecordStructure in this DigitalRepository with the specified Id. RecordStructures are used to categorize information about Assets.
getRecordStructure
HarmoniPartStructure::getRecordStructure() in HarmoniPartStructure.class.php
Get the RecordStructure associated with this PartStructure.
getRecordStructure
FileNamePartStructure::getRecordStructure() in FileNamePartStructure.class.php
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.
getRecordStructures
HarmoniAsset::getRecordStructures() in HarmoniAsset.class.php
Get all the RecordStructures for this Asset. RecordStructures are used to categorize information about Assets. Iterators return a set, one at a time.
getRecordStructures
HarmoniRepository::getRecordStructures() in HarmoniRepository.class.php
Get all the RecordStructures in this Repository. RecordStructures are used to categorize information about Assets. Iterators return a set, one at a time.
getRecordStructuresByType
HarmoniRepository::getRecordStructuresByType() in HarmoniRepository.class.php
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.
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.
getRed
RGBColor::getRed() in RGBcolor.class.php
Get the red component of the color.
getReferenceName
Get the permanent reference name for this Qualifier.
getReferenceName
HarmoniQualifier::getReferenceName() in HarmoniQualifier.class.php
Get the permanent reference name for this Qualifier.
getReferenceName
Get the permanent reference name for this Function.
getReferenceName
HarmoniFunction::getReferenceName() in HarmoniFunction.class.php
Get the permanent reference name for this Function.
getRegex
TimeStringParser::getRegex() in TimeStringParser.class.php
Return the regular expression used by this parser
getRegex
RegexStringParser::getRegex() in RegexStringParser.class.php
Return the regular expression used by this parser
getRegex
MonthNumberDayYearStringParser::getRegex() in MonthNumberDayYearStringParser.class.php
Return the regular expression used by this parser
getRegex
ISO8601StringParser::getRegex() in ISO8601StringParser.class.php
Return the regular expression used by this parser
getRegex
ISO8601TimeStringParser::getRegex() in ISO8601TimeStringParser.class.php
Return the regular expression used by this parser
getRegex
DayMonthNameYearStringParser::getRegex() in DayMonthNameYearStringParser.class.php
Return the regular expression used by this parser
getRegex
MonthNameDayYearStringParser::getRegex() in MonthNameDayYearStringParser.class.php
Return the regular expression used by this parser
getRegex
ANSI58216StringParser::getRegex() in ANSI58216StringParser.class.php
Return the regular expression used by this parser
getRegex
DateAndTimeStringParser::getRegex() in DateAndTimeStringParser.class.php
Return the regular expression used by this parser.
getRegisteredSP
Theme::getRegisteredSP() in Theme.class.php
Returns a
previously registered by
  1. registerSP()
for the given id.
getRegisteredSP
ThemeInterface::getRegisteredSP() in Theme.interface.php
Returns a
previously registered by
  1. registerSP()
for the given id.
getRegisteredStorablePrimitives
Returns an array of the StorablePrimitives that we have registered.
getRegisteredTypes
DataTypeManager::getRegisteredTypes() in DataTypeManager.class.php
Returns an array of strings that represent all of the available Primitives.
getRegularExpression
WECRegex::getRegularExpression() in WECRegex.class.php
gets the regular expression
getRegularExpression
RegexValidatorRule::getRegularExpression() in RegexValidatorRule.class.php
gets the regular expression
getRelatedTags
Tag::getRelatedTags() in Tag.class.php
Answer the Tags related to this one. Relation is defined as being attached to the same items as this tag.
getRelm
viewfileAction::getRelm() in viewfile.act.php
Answer the HTTP Authentication 'Relm' to present to the user for authentication.
getRelm
viewthumbnailAction::getRelm() in viewthumbnail.act.php
Answer the HTTP Authentication 'Relm' to present to the user for authentication.
getRelm
browse_rssAction::getRelm() in browse_rss.act.php
Answer the HTTP Authentication 'Relm' to present to the user for authentication.
getRelm
ForceAuthAction::getRelm() in ForceAuthAction.class.php
Answer the HTTP Authentication 'Relm' to present to the user for authentication.
getRepositories
HarmoniRepositoryManager::getRepositories() in HarmoniRepositoryManager.class.php
Get all the Repositories. 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
HarmoniRepositoryManager::getRepositoriesByType() in HarmoniRepositoryManager.class.php
Get all the Repositories of the specified Type. 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
HarmoniRepositoryManager::getRepository() in HarmoniRepositoryManager.class.php
Get the Repository with the specified unique Id.
getRepository
Get the Id of the Repository in which this Asset resides. This is set by the Repository's createAsset method.
getRepository
viewRepositoryAction::getRepository() in viewRepository.act.php
Answer the repository
getRepository
RepositoryManager::getRepository() in RepositoryManager.php
Get the Repository with the specified unique Id.
getRepository
HarmoniAsset::getRepository() in HarmoniAsset.class.php
Get the Id of the Repository in which this Asset resides. This is set by the Repository's createAsset method.
getRepositoryId
HarmoniPartStructure::getRepositoryId() in HarmoniPartStructure.class.php
Answer the Id of the repository from whence this PartStructure came.
getRepositoryTypes
Get all the RepositoryTypes in this RepositoryManager. RepositoryTypes are used to categorize Repositories. Iterators return a set, one at a time.
getRepositoryTypes
HarmoniRepositoryManager::getRepositoryTypes() in HarmoniRepositoryManager.class.php
Get all the RepositoryTypes in this RepositoryManager. RepositoryTypes are used to categorize Repositories. Iterators return a set, one at a time.
getRequestedAction
RequestContext::getRequestedAction() in RequestContext.class.php
Answer the currently requested action
getRequestedModule
RequestContext::getRequestedModule() in RequestContext.class.php
Answer the currently requested module
getRequestedModuleAction
RequestHandler::getRequestedModuleAction() in RequestHandler.interface.php
Returns a dotted-pair string representing the module and action requested by the end user ("module.action" format).
getRequestedModuleAction
GETMethodRequestHandler::getRequestedModuleAction() in GETMethodRequestHandler.class.php
Returns a dotted-pair string representing the module and action requested by the end user ("module.action" format).
getRequestedModuleAction
PathInfoRequestHandler::getRequestedModuleAction() in PathInfoRequestHandler.class.php
Returns a dotted-pair string representing the module and action requested by the end user ("module.action" format).
getRequestedModuleAction
RequestContext::getRequestedModuleAction() in RequestContext.class.php
Returns a string ("module.action" format) of the requested module and action.
getRequestVariables
GETMethodRequestHandler::getRequestVariables() in GETMethodRequestHandler.class.php
Returns an associative array of key=value pairs corresponding to the request data from the browser. This could just be the data from $_REQUEST, in the simplest case.
getRequestVariables
PathInfoRequestHandler::getRequestVariables() in PathInfoRequestHandler.class.php
Returns an associative array of key=value pairs corresponding to the request data from the browser. This could just be the data from $_REQUEST, in the simplest case.
getRequestVariables
RequestHandler::getRequestVariables() in RequestHandler.interface.php
Returns an associative array of key=value pairs corresponding to the request data from the browser. This could just be the data from $_REQUEST, in the simplest case.
getRequiredSteps
WLogicRule::getRequiredSteps() in WLogicRule.class.php
returns an array of the steps required by this rule being fired
getRequirementCount
StartupCheck::getRequirementCount() in StartupCheck.class.php
Returns the number of requirements we have to meet.
getRequirementsOfStatus
StartupCheck::getRequirementsOfStatus() in StartupCheck.class.php
Returns an array of the names of requirements that currently have the status requested.
getResizedData
ImageMagickProcessor::getResizedData() in ImageMagickProcessor.class.php
Generate a resized image from the image format/data passed
getResizedData
ImageProcessor::getResizedData() in ImageProcessor.class.php
Generate a resized image from the image format/data passed
getResizedFormat
ImageProcessor::getResizedFormat() in ImageProcessor.class.php
Get the format that a resized image will be returned in
getResizedFormat
ImageMagickProcessor::getResizedFormat() in ImageMagickProcessor.class.php
Get the format that a resized image will be returned in
getResourceId
MySQLGenericQueryResult::getResourceId() in MySQLGenericQueryResult.class.php
Returns the resource id for this SELECT query.
getResourceId
SelectQueryResultInterface::getResourceId() in SelectQueryResult.interface.php
Returns the resource id for this SELECT query.
getResourceId
OracleSelectQueryResult::getResourceId() in OracleSelectQueryResult.class.php
Returns the resource id for this SELECT query.
getResourceId
GenericQueryResultInterface::getResourceId() in GenericQueryResult.interface.php
Returns the resource id for this SELECT query.
getResourceId
MySQLSelectQueryResult::getResourceId() in MySQLSelectQueryResult.class.php
Returns the resource id for this SELECT query.
getResourceId
PostgreSQLGenericQueryResult::getResourceId() in PostgreSQLGenericQueryResult.class.php
Returns the resource id for this SELECT query.
getResourceId
OracleGenericQueryResult::getResourceId() in OracleGenericQueryResult.class.php
Returns the resource id for this SELECT query.
getResourceId
PostgreSQLSelectQueryResult::getResourceId() in PostgreSQLSelectQueryResult.class.php
Returns the resource id for this SELECT query.
getResultMetaData
return the columnar metadata of this ResultTable.
getReturnUrl
theme_editorAction::getReturnUrl() in theme_editor.act.php
Return the URL that this action should return to when completed.
getReturnUrl
createnewtypeAction::getReturnUrl() in createnewtype.act.php
Return the URL that this action should return to when completed.
getReturnUrl
Return the URL that this action should return to when completed.
getReturnUrl
add_groupAction::getReturnUrl() in add_group.act.php
Return the URL that this action should return to when completed.
getReturnUrl
createnewtermAction::getReturnUrl() in createnewterm.act.php
Return the URL that this action should return to when completed.
getReturnUrl
WizardAction::getReturnUrl() in WizardAction.class.php
Return the URL that this action should return to when completed.
getReturnUrl
edit_propertiesAction::getReturnUrl() in edit_properties.act.php
getReturnUrl
edit_agentsAction::getReturnUrl() in edit_agents.act.php
Return the URL that this action should return to when completed.
getReturnUrl
change_passwordAction::getReturnUrl() in change_password.act.php
Return the URL that this action should return to when completed.
getReturnURL
BrowseHistoryManager::getReturnURL() in BrowseHistoryManager.class.php
Answer a marked url
getRevision
Schema::getRevision() in Schema.class.php
Returns this schema's revision number.
getRGB
RGBColor::getRGB() in RGBcolor.class.php
get all three components of the color.
getRGBArray
ColorSC::getRGBArray() in ColorSC.class.php
Converts the color to a standard format--an array of the form (R, G, B).
getRoleId
Step::getRoleId() in Step.php
Get the unique Id of the role associated with this Step.
getRootCabinet
Return the root Cabinet of this Cabinet.
getRootGroups
AuthNMethod::getRootGroups() in AuthNMethod.abstract.php
Answer an iterator of the top-level groups, may be equivalent to getAllGroups() if this directory is not hierarchically organized.
getRootGroups
LDAPAuthNMethod::getRootGroups() in LDAPAuthNMethod.class.php
Answer an iterator of the top-level groups, may be equivalent to getAllGroups() if this directory is not hierarchically organized.
getRootNodes
HierarchyCache::getRootNodes() in HierarchyCache.class.php
Returns an array of all root nodes in this hierarchy.
getRootNodes
Hierarchy::getRootNodes() in Hierarchy.php
Get the root Nodes in this Hierarchy.
getRootNodes
HarmoniHierarchy::getRootNodes() in HarmoniHierarchy.class.php
Get the root Nodes in this Hierarchy.
getRootQualifiers
AuthorizationCache::getRootQualifiers() in AuthorizationCache.class.php
Given a QualifierHierarchy Id, returns the Qualifier that is the root of the tree of Qualifiers of this Type.
getRootQualifiers
AuthorizationManager::getRootQualifiers() in AuthorizationManager.php
Given a hierarchyId, returns the Qualifiers at the root of the specified Hierarchy.
getRootQualifiers
HarmoniAuthorizationManager::getRootQualifiers() in HarmoniAuthorizationManager.class.php
Given a hierarchyId, returns the Qualifiers at the root of the specified Hierarchy.
getRoots
FilingManager::getRoots() in FilingManager.php
Get all the root Cabinets currently available in this Manager.
getRoster
HarmoniCourseSection::getRoster() in CourseSection.class.php
Get the student roster.
getRoster
CourseSection::getRoster() in CourseSection.php
Get the student roster.
getRoster
CourseOffering::getRoster() in CourseOffering.php
Get the student roster.
getRoster
HarmoniCourseOffering::getRoster() in CourseOffering.class.php
Get the student roster. This returns all the enrollments of all the course sections. Keep in mind that they will be ordered by the students that are in section. Each student may be enrolled in several courses.
getRosterByType
HarmoniCourseOffering::getRosterByType() in CourseOffering.class.php
Get the student roster. Include only students with the specified Enrollment Status Type. This returns all the enrollments of all the course sections. Keep in mind that they will be ordered by the students that are in section. Each student may be enrolled in several CoursesSctions.
getRosterByType
HarmoniCourseSection::getRosterByType() in CourseSection.class.php
Get the student roster. Include only students with the specified Enrollment Status Type.
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.
getRows
ResultTable::getRows() in ResultTable.php
return the rows of this ResultTable.
getRule
DottedPairValidatorRule::getRule() in DottedPairValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
NumericValidatorRule::getRule() in NumericValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
BooleanValidatorRule::getRule() in BooleanValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
OptionalRule::getRule() in OptionalRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
Note: this class takes a parameter and may have several instantiations.
getRule
ExtendsValidatorRule::getRule() in ExtendsValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
AndValidatorRule::getRule() in AndValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
DoubleValidatorRule::getRule() in DoubleValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
HasMethodsValidatorRule::getRule() in HasMethodsValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
StringValidatorRule::getRule() in StringValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
CSSLengthValidatorRule::getRule() in LengthSC.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
TrueValidatorRule::getRule() in TrueValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
ResourceValidatorRule::getRule() in ResourceValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
StyleComponent::getRule() in StyleComponent.class.php
Get the rule of this SC.
getRule
FieldRequiredValidatorRule::getRule() in FieldRequiredValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
RegexValidatorRule::getRule() in RegexValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
EmailValidatorRule::getRule() in EmailValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
CSSFontFamilyValidatorRule::getRule() in FontFamilySC.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
ValidatorRuleInterface::getRule() in ValidatorRule.interface.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
ArrayValidatorRuleWithRule::getRule() in ArrayValidatorRuleWithRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
ChoiceValidatorRule::getRule() in ChoiceValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
AlwaysTrueValidatorRule::getRule() in AlwaysTrueValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
NonzeroLengthStringValidatorRule::getRule() in NonzeroLengthStringValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
IntegerRangeValidatorRule::getRule() in IntegerRangeValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
IntegerValidatorRule::getRule() in IntegerValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
OrValidatorRule::getRule() in OrValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRule
ArrayValidatorRule::getRule() in ArrayValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRuleByArray
RegexValidatorRule::getRuleByArray() in RegexValidatorRule.class.php
This is a static method to return an already-created instance of a validator rule. There are at most about a hundred unique rule objects in use durring any given execution cycle, but rule objects are instantiated hundreds of thousands of times.
getRuleKey
ArrayValidatorRuleWithRule::getRuleKey() in ArrayValidatorRuleWithRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
ExtendsValidatorRule::getRuleKey() in ExtendsValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
ChoiceValidatorRule::getRuleKey() in ChoiceValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
OrValidatorRule::getRuleKey() in OrValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
HasMethodsValidatorRule::getRuleKey() in HasMethodsValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
RegexValidatorRule::getRuleKey() in RegexValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
AndValidatorRule::getRuleKey() in AndValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
ValidatorRuleInterface::getRuleKey() in ValidatorRule.interface.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
OptionalRule::getRuleKey() in OptionalRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getRuleKey
IntegerRangeValidatorRule::getRuleKey() in IntegerRangeValidatorRule.class.php
Return a key that can be used to identify this Rule for caching purposes.
getSaveButton
SimpleStepWizard::getSaveButton() in SimpleStepWizard.class.php
Answer the 'Save' button to allow modification of its label and properties.
getSchedule
HarmoniCourseSection::getSchedule() in CourseSection.class.php
Get the Schedule for this Section. Schedules are defined in scheduling OSID. ScheduleItems are returned in chronological order by increasing start date.
getSchedule
HarmoniTerm::getSchedule() in Term.class.php
Get the Schedule for this Term. 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.
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
Schedule::getSchedule() in Schedule.class.php
Get the schedule elements
getScheduleItem
SchedulingManager::getScheduleItem() in SchedulingManager.php
Get a ScheduleItem by unique Id.
getScheduleItem
HarmoniSchedulingManager::getScheduleItem() in HarmoniSchedulingManager.class.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
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.
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.
getSchema
HarmoniRecordStructure::getSchema() in HarmoniRecordStructure.class.php
Get the schema for this RecordStructure. The schema is defined by the implementation, e.g. Dublin Core.
getSchema
HarmoniFileRecordStructure::getSchema() in FileRecordStructure.class.php
Get the schema for this RecordStructure. The schema is defined by the implementation, e.g. Dublin Core.
getSchema
RecordStructure::getSchema() in RecordStructure.php
Get the schema for this RecordStructure. The schema is defined by the implementation, e.g. Dublin Core.
getSchema
Record::getSchema() in Record.class.php
Returns this Record's Schema
getSchemaByID
SchemaManager::getSchemaByID() in SchemaManager.class.php
Returns the Schema object corresponding to $id.
getSchemaField
RecordField::getSchemaField() in RecordField.class.php
Returns the SchemaField object for the this RecordField object.
getSchemaID
Record::getSchemaID() in Record.class.php
Returns the Schema ID associated with this Record.
getSchemaPath
ExifRepositoryImporter::getSchemaPath() in ExifRepositoryImporter.class.php
Answer the path of the schema.xml file
getSCList
StyleProperty::getSCList() in StyleProperty.class.php
Answers the list of possible SCs for the SP as an array of class names.
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
HarmoniGradingManager::getScoringDefinitions() in HarmoniGradingManager.class.php
Get all ScoringDefinitions.
getScoringDefinitions
Get all ScoringDefinitions.
getSCPath
GUIManagerAbstract::getSCPath() in GUIManager.abstract.php
Returns the path that contains all the supported style component.
getSCPath
GUIManager::getSCPath() in GUIManager.class.php
Returns the path that contains all the supported style component.
getSCs
StylePropertyInterface::getSCs() in StyleProperty.interface.php
Returns the StyleComponents of this StyleProperty in a suitable for CSS generation order.
getSCs
StyleProperty::getSCs() in StyleProperty.class.php
Returns the StyleComponents of this StyleProperty in a suitable for CSS generation order.
getSearchCriteria
RepositorySearchModuleManager::getSearchCriteria() in RepositorySearchModuleManager.class.php
Get the formatted search terms based on the submissions of the form
getSearchCriteria
RepositorySearchModuleInterface::getSearchCriteria() in RepositorySearchModule.interface.php
Get the formatted search terms based on the submissions of the form
getSearchCriteria
PartAndValuesModule::getSearchCriteria() in PartAndValuesModule.class.php
Get the formatted search terms based on the submissions of the form
getSearchCriteria
SimpleFieldModule::getSearchCriteria() in SimpleFieldModule.class.php
Get the formatted search terms based on the submissions of the form
getSearchTypes
HarmoniRepository::getSearchTypes() in HarmoniRepository.class.php
Get all the SearchTypes supported by this Repository. Iterators return a set, one at a time.
getSearchTypes
Get all the SearchTypes supported by this Repository. Iterators return a set, one at a time.
getSecondaryDiscrimination
Return the Discrimination of a different set in accordance to the base set.
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
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.
getSections
AssessmentManager::getSections() in AssessmentManager.php
Get all the Sections in the Section Bank.
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.
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.
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.
getSectionStatusTypes
HarmoniCourseManagementManager::getSectionStatusTypes() in CourseManagementManager.class.php
Get all the defined Course Section Status Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getSectionTaken
Get the SectionTaken to which this ItemTaken belongs.
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.
getSectionType
HarmoniCourseSection::getSectionType() in CourseSection.class.php
Get the Section Type for this CourseSection. This Type is meaningful to the implementation and applications and are not specified by the OSID.
getSectionType
Get the SectionType for this Section. is meaningful to an application and not specifcally defined in 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.
getSectionTypes
HarmoniCourseManagementManager::getSectionTypes() in CourseManagementManager.class.php
Get all the defined Section Types. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getSectionTypes
AssessmentManager::getSectionTypes() in AssessmentManager.php
Get all the Section Types.
getSelected
MenuInterface::getSelected() in Menu.interface.php
Returns the menu item that is currently selected.
getSelected
Menu::getSelected() in Menu.class.php
Returns the menu item that is currently selected.
getSelector
StyleCollectionInterface::getSelector() in StyleCollection.interface.php
Returns the selector of this StyleCollection.
getSelector
StyleCollection::getSelector() in StyleCollection.class.php
Returns the selector of this StyleCollection.
getSender
Message::getSender() in Message.php
Get the agentId that sent the Message.
getService
ServicesInterface::getService() in Services.interface.php
Returns the service object associated with reference name $name.
getService
ServicesAbstract::getService() in Services.abstract.php
Returns the service object associated with reference name $name.
getServices
ServicesInterface::getServices() in Services.interface.php
Returns the services object.
getServices
ServicesAbstract::getServices() in Services.abstract.php
Returns the services object.
getSetJS
WCheckBox::getSetJS() in WCheckBox.class.php
Answer the javascript commands to execute when the checkbox is clicked.
getSettings
WColorWheel::getSettings() in WColorWheel.class.php
Gets the current Settings of the ColorWheel object. The settings are returned as a string with the attributes separated by semicolons.
getSingleAssetInfo
FilesOnlyRepositoryImporter::getSingleAssetInfo() in FilesOnlyRepositoryImporter.class.php
Get parameters for createAsset
getSingleAssetInfo
ExifRepositoryImporter::getSingleAssetInfo() in ExifRepositoryImporter.class.php
Get parameters for createAsset
getSingleAssetInfo
TabRepositoryImporter::getSingleAssetInfo() in TabRepositoryImporter.class.php
Get parameters for createAsset
getSingleAssetRecordList
ExifRepositoryImporter::getSingleAssetRecordList() in ExifRepositoryImporter.class.php
get parameters for createRecord
getSingleAssetRecordList
TabRepositoryImporter::getSingleAssetRecordList() in TabRepositoryImporter.class.php
Get parameters for createRecord
getSingleAssetRecordList
FilesOnlyRepositoryImporter::getSingleAssetRecordList() in FilesOnlyRepositoryImporter.class.php
get parameters for createRecord
getSize
TreeInterface::getSize() in Tree.interface.php
Returns the size (number of nodes) in this hierarchy.
getSize
Tree::getSize() in Tree.class.php
Returns the size (number of nodes) in this tree.
getSize
OrderedList::getSize() in OrderedList.class.php
Get the size of the list.
getSize
Queue::getSize() in Queue.class.php
Get the size of the queue.
getSmallBasketBlock
Basket::getSmallBasketBlock() in Basket.class.php
Return an XHTML string of a small version of the basket for use in a header.
getSmallBasketHtml
Basket::getSmallBasketHtml() in Basket.class.php
Answer the XHTML string of the small version of the basket contents
getSPPath
GUIManager::getSPPath() in GUIManager.class.php
Returns the path that contains all the supported style properties.
getSPPath
GUIManagerAbstract::getSPPath() in GUIManager.abstract.php
Returns the path that contains all the supported style properties.
getSPs
StyleCollection::getSPs() in StyleCollection.class.php
Returns the StyleProperties of this StyleCollection in a suitable for CSS generation order.
getSPs
StyleCollectionInterface::getSPs() in StyleCollection.interface.php
Returns the StyleProperties of this StyleCollection in a suitable for CSS generation order.
getSqlTypes
Connection::getSqlTypes() in Connection.php
return the SQL data types supported by this implementation
getStandardDeviation
StatisticsHandler::getStandardDeviation() in StatisticsHandler.class.php
Return the standard deviation of the data.
getStart
HarmoniScheduleItem::getStart() in HarmoniScheduleItem.class.php
Get the Start for this ScheduleItem.
getStart
Timespan::getStart() in Timespan.php
Get the Start date and time of this Timespan.
getStart
HarmoniTimespan::getStart() in HarmoniTimespan.class.php
Get the Start date and time of this Timespan.
getStart
ScheduleItem::getStart() in ScheduleItem.php
Get the Start for this ScheduleItem.
getStartDate
Answer the current starting date
getStartingNumber
ResultPrinter::getStartingNumber() in ResultPrinter.abstract.php
Answer the number of the first asset on our current page
getStatus
HarmoniRepository::getStatus() in HarmoniRepository.class.php
Get the StatusType of the Asset with the specified unique Id.
getStatus
StartupRequirement::getStatus() in StartupRequirement.interface.php
Checks the environment and returns a status value. Return value is one of STARTUP_STATUS_* defines.
getStatus
HarmoniScheduleItem::getStatus() in HarmoniScheduleItem.class.php
Get the Status Type for this ScheduleItem.
getStatus
StartupCheck::getStatus() in StartupCheck.class.php
Returns the current status of the named requirement.
getStatus
HarmoniCourseOffering::getStatus() in CourseOffering.class.php
Get the Status for this CourseOffering.
getStatus
ScheduleItem::getStatus() in ScheduleItem.php
Get the Status Type for this ScheduleItem.
getStatus
CourseOffering::getStatus() in CourseOffering.php
Get the Status for this CanonicalCourse.
getStatus
PHPConfigValueRequirement::getStatus() in PHPConfigValueRequirement.class.php
Checks the environment and returns a status value. Return value is one of STARTUP_STATUS_* defines.
getStatus
CourseSection::getStatus() in CourseSection.php
Get the Status for this CourseSection.
getStatus
CanonicalCourse::getStatus() in CanonicalCourse.php
Get the Status for this CanonicalCourse.
getStatus
HarmoniEnrollmentRecord::getStatus() in EnrollmentRecord.class.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
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
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
HarmoniCourseSection::getStatus() in CourseSection.class.php
Get the Status for this CourseSection.
getStatus
HarmoniCanonicalCourse::getStatus() in CanonicalCourse.class.php
Get the Status for this CanonicalCourse.
getStatus
Repository::getStatus() in Repository.php
Get the StatusType of the Asset with the specified unique Id.
getStatus
ExtensionRequirement::getStatus() in ExtensionRequirement.class.php
Checks the environment and returns a status value. Return value is one of STARTUP_STATUS_* defines.
getStatus
HarmoniVersionRequirement::getStatus() in HarmoniVersionRequirement.class.php
Checks the environment and returns a status value. Return value is one of STARTUP_STATUS_* defines.
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".
getStatusTypes
HarmoniRepository::getStatusTypes() in HarmoniRepository.class.php
Get all the StatusTypes supported by this Repository. Iterators return a set, one at a time.
getStatusTypes
Get all the StatusTypes supported by this Repository. Iterators return a set, one at a time.
getStep
WorkEvent::getStep() in WorkEvent.php
Get a Step by unique Id.
getStep
WizardStepContainer::getStep() in WizardStepContainer.class.php
Returns the step referenced by $name.
getStep
Process::getStep() in Process.php
Get a Step by unique Id.
getStepContainer
LogicStepWizard::getStepContainer() in LogicStepWizard.class.php
Get the step container for this wizard
getSteps
WizardStepContainer::getSteps() in WizardStepContainer.class.php
Returns an array of steps keyed by step name/id.
getSteps
StepWizard::getSteps() in StepWizard.abstract.php
Answers the step container
getSteps
Process::getSteps() in Process.php
Get all the Steps in this Process.
getStringName
Database::getStringName() in Database.interface.php
Returns a short string name for this database type. Example: 'MySQL'
getStringName
PostgreSQLDatabase::getStringName() in PostgreSQLDatabase.class.php
Returns a short string name for this database type. Example: 'MySQL'
getStringName
DBHandler::getStringName() in DBHandler.class.php
Returns the short string name of the database index passed.
getStringName
OracleDatabase::getStringName() in OracleDatabase.class.php
Returns a short string name for this database type. Example: 'MySQL'
getStringName
MySQLDatabase::getStringName() in MySQLDatabase.class.php
Returns a short string name for this database type. Example: 'MySQL'
getStringValue
Record::getStringValue() in Record.class.php
Returns a string value for $index under $label. What is returned depends on the DataType.
getStringValues
Record::getStringValues() in Record.class.php
Returns an array of all the string values for the passed label.
getStudent
EnrollmentRecord::getStudent() in EnrollmentRecord.php
Get the Id of the Agent representing a student enrolled in the CourseSection.
getStudent
HarmoniEnrollmentRecord::getStudent() in EnrollmentRecord.class.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.
getStyle
ComponentInterface::getStyle() in Component.interface.php
Returns the style collection with the specified selector.
getStyle
Component::getStyle() in Component.class.php
Returns the style collection with the specified selector.
getStyleCollection
WGUIComponent::getStyleCollection() in WGUIComponent.abstract.php
getStyleCollection
WStyleCollection::getStyleCollection() in WStyleCollection.class.php
getStyleCollection
Theme::getStyleCollection() in Theme.class.php
Returns the StyleCollection with the given selector
getStyleCollectionPath
GUIManager::getStyleCollectionPath() in GUIManager.class.php
Returns the path that contains all the supported themes.
getStyleCollections
Theme::getStyleCollections() in Theme.class.php
Answers the _styles array
getStyleComponent
StyleProperty::getStyleComponent() in StyleProperty.class.php
Returns the StyleComponent with the given class
getStyleComponent
WStyleComponent::getStyleComponent() in WStyleComponent.class.php
getStyleComponent
WGUIComponent::getStyleComponent() in WGUIComponent.abstract.php
getStyleProperty
StyleCollection::getStyleProperty() in StyleCollection.class.php
Returns the StyleProperty with the given name
getStyleProperty
WStyleProperty::getStyleProperty() in WStyleProperty.class.php
getStyles
ComponentInterface::getStyles() in Component.interface.php
Returns all style collections for this component.
getStyles
Component::getStyles() in Component.class.php
Returns all style collections for this component.
getStylesForComponentType
This method returns all style collections for the given component type and the given numeric index.
getStylesForComponentType
This method returns all style collections for the given component type and the given numeric index.
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.
getSubtree
TreeInterface::getSubtree() in Tree.interface.php
Returns the subtree rooted at the specified node (excluding the root).
getSuccessors
Get all the immediate successor Steps for this Step from among those supported by the implementation.
getSupportedComponents
Returns a list of components supported by the GUIManager.
getSupportedComponents
GUIManager::getSupportedComponents() in GUIManager.class.php
Returns a list of components supported by the GUIManager.
getSupportedLayouts
Returns a list of layouts supported by the GUIManager.
getSupportedLayouts
GUIManager::getSupportedLayouts() in GUIManager.class.php
Returns a list of layouts supported by the GUIManager.
getSupportedSCs
GUIManagerAbstract::getSupportedSCs() in GUIManager.abstract.php
Returns a list of style components supported by the GUIManager.
getSupportedSCs
GUIManager::getSupportedSCs() in GUIManager.class.php
Returns a list of style components supported by the GUIManager.
getSupportedSPs
GUIManager::getSupportedSPs() in GUIManager.class.php
Returns a list of style properties supported by the GUIManager.
getSupportedSPs
GUIManagerAbstract::getSupportedSPs() in GUIManager.abstract.php
Returns a list of style properties supported by the GUIManager.
getSupportedStyleCollections
Returns a list of styleCollections supported by the GUIManager.
getSupportedThemes
GUIManagerAbstract::getSupportedThemes() in GUIManager.abstract.php
Returns a list of themes supported by the GUIManager.
getSystem
TaggedItem::getSystem() in TaggedItem.class.php
Answer the name of the system this item is stored in
getTable
TableIteratorResultPrinter::getTable() in TableIteratorResultPrinter.class.php
Returns a layout of the Results
getTableList
PostgreSQLDatabase::getTableList() in PostgreSQLDatabase.class.php
Returns a list of the tables that exist in the currently connected database.
getTableList
MySQLDatabase::getTableList() in MySQLDatabase.class.php
Returns a list of the tables that exist in the currently connected database.
getTableList
Database::getTableList() in Database.interface.php
Returns a list of the tables that exist in the currently connected database.
getTableList
OracleDatabase::getTableList() in OracleDatabase.class.php
Returns a list of the tables that exist in the currently connected database.
getTableList
DBHandler::getTableList() in DBHandler.class.php
Returns a list of the tables that exist in the database referenced by $index.
getTableOfContents
Answer our table of contents object tree
getTableOfContentsPart
Answer the table of contents part that matches the given topic/heading
getTag
HtmlString::getTag() in HtmlString.class.php
Answer the tag that starts at the given index.
getTagCloud
TagAction::getTagCloud() in TagAction.abstract.php
answer the tag cloud html
getTagCloudDiv
TagAction::getTagCloudDiv() in TagAction.abstract.php
Answer a div element with the tag cloud html
getTagCloudForItem
TagAction::getTagCloudForItem() in TagAction.abstract.php
Print the tag cloud and tagging link for an item
getTagCloudForRepository
TagAction::getTagCloudForRepository() in TagAction.abstract.php
Answer the tag cloud for the assets in a repository
getTaggedItemComponent
getTaggedItemComponent() in view.act.php
Answer the tagged item GUI component
getTagMenu
TagAction::getTagMenu() in TagAction.abstract.php
Answer a menu for the tagging system
getTags
allAction::getTags() in all.act.php
Answer the tags
getTags
Dictionary::getTags() in Dictionary.php
Get all the tags in this Dictionary. Iterators return a set, one at a time.
getTags
userAction::getTags() in user.act.php
Answer the tags
getTags
TagAction::getTags() in TagAction.abstract.php
Answer the tags
getTags
TagManager::getTags() in TagManager.class.php
Answer the tags created by any agent
getTags
TaggedItem::getTags() in TaggedItem.class.php
Answer the tags for this item
getTagsAction
getTagsAction in getTags.act.php
<##>
getTagsByAgent
TagManager::getTagsByAgent() in TagManager.class.php
Answer the tags created by a given agent
getTagsByAgent
TaggedItem::getTagsByAgent() in TaggedItem.class.php
Answer the tags for this item created by a given agent
getTagsByUserAction
getTagsByUserAction in getTagsByUser.act.php
<##>
getTagsForItemIds
TagManager::getTagsForItemIds() in TagManager.class.php
Answer the tags for one or more item ids
getTagsForItems
TagManager::getTagsForItems() in TagManager.class.php
Answer the tags for one or more items
getTagsForItemsByAgent
TagManager::getTagsForItemsByAgent() in TagManager.class.php
Answer the tags by the given agent for one or more items
getTagsForItemsNotByAgent
Answer the tags not created by the given agent for one or more items
getTagsNotByAgent
TaggedItem::getTagsNotByAgent() in TaggedItem.class.php
Answer the tags for this item created by a given agent
getTagsNotByUserAction
getTagsNotByUserAction in getTagsNotByUser.act.php
<##>
getTarget
MenuItemLink::getTarget() in MenuItemLink.class.php
Returns the target window for this menu item.
getTarKey
XMLExporter::getTarKey() in XMLExporter.class.php
finds the appropriate key for Archive_Tar
getTemplate
Theme::getTemplate() in Theme.class.php
Answers the template
getTemporarySet
SetManager::getTemporarySet() in SetManager.class.php
Get a Set object of the specified Id. The Set does not have to have been created previously and any changes to the set will be persisted automatically for the remainder of the SESSION.
getTerm
HarmoniCourseOffering::getTerm() in CourseOffering.class.php
Get a Term by unique Id.
getTerm
CourseManagementManager::getTerm() in CourseManagementManager.php
Get a Term by unique Id.
getTerm
CourseOffering::getTerm() in CourseOffering.php
Get a Term by unique Id.
getTerm
HarmoniCourseManagementManager::getTerm() in CourseManagementManager.class.php
Get a Term by unique Id.
getTerms
HarmoniCourseManagementManager::getTerms() in CourseManagementManager.class.php
Get all the Terms.
getTerms
CourseManagementManager::getTerms() in CourseManagementManager.php
Get all the Terms.
getTermsByDate
HarmoniCourseManagementManager::getTermsByDate() in CourseManagementManager.class.php
Get all the Terms that contain this date.
getTermsByDate
CourseManagementManager::getTermsByDate() in CourseManagementManager.php
Get all the Terms that contain this date.
getTermTypes
HarmoniCourseManagementManager::getTermTypes() in CourseManagementManager.class.php
Get all the TermTypes.
getTermTypes
CourseManagementManager::getTermTypes() in CourseManagementManager.php
Get all the TermTypes.
gettext
gettext() in LanguageLocalizer.class.php
Returns the passed string to emulate untranslated language support for systems on which gettext isn't availible
getText
DebugItem::getText() in DebugItem.class.php
Returns the DebugItem's text.
getTheme
GUIManagerAbstract::getTheme() in GUIManager.abstract.php
Returns the current theme object.
getTheme
theme_editorAction::getTheme() in theme_editor.act.php
getThemeById
GUIManager::getThemeById() in GUIManager.class.php
Loads the theme stored earlier with
  1. saveTheme()
. This method reverses the steps of
  1. saveTheme()
. It first obtains the database-stored theme, then instantiates a Theme object with the data.
getThemeListForUser
GUIManager::getThemeListForUser() in GUIManager.class.php
Answers a list of themes that the User has access to edit
getThemePath
GUIManagerAbstract::getThemePath() in GUIManager.abstract.php
Returns the path that contains all the supported themes.
getThemeTemplates
GUIManager::getThemeTemplates() in GUIManager.class.php
Answers the set of templates stored in the Database Display name is 'Template'
getThumbnailFormat
ImageProcessor::getThumbnailFormat() in ImageProcessor.class.php
Return the format that thumbnails will be generated in.
getThumbnailUrl
HarmoniNodeTaggedItem::getThumbnailUrl() in HarmoniNodeTaggedItem.class.php
Answer the thumbnail url of this item
getThumbnailUrl
TaggedItem::getThumbnailUrl() in TaggedItem.class.php
Answer the thumbnail url of this item
getThumbnailUrl
UrlTaggedItem::getThumbnailUrl() in UrlTaggedItem.class.php
Answer the thumbnail url of this item
getThumbnailUrlForAsset
RepositoryInputOutputModuleManager::getThumbnailUrlForAsset() in RepositoryInputOutputModuleManager.class.php
Return the URL of a thumbnail image for a given Asset.
getThumbnailUrlForRecord
RepositoryInputOutputModuleManager::getThumbnailUrlForRecord() in RepositoryInputOutputModuleManager.class.php
Return the URL of a thumbnail image for a given Asset.
getTimestamp
Return the time that the item was logged.
getTimestamp
WorkEvent::getTimestamp() in WorkEvent.php
Get when this Event happened.
getTimestamp
HarmoniEntry::getTimestamp() in HarmoniEntry.class.php
Return the time that the item was logged.
getTitle
HarmoniCanonicalCourse::getTitle() in CanonicalCourse.class.php
Get the title for this CanonicalCourse.
getTitle
CourseSection::getTitle() in CourseSection.php
Get the title for this CourseSection.
getTitle
CanonicalCourse::getTitle() in CanonicalCourse.php
Get the title for this CanonicalCourse.
getTitle
HarmoniCourseSection::getTitle() in CourseSection.class.php
Get the title for this CourseSection.
getTitle
browse_xmlAction::getTitle() in browse_xml.act.php
Answer the title of this slideshow
getTitle
HarmoniCourseOffering::getTitle() in CourseOffering.class.php
Get the title for this CourseOffering.
getTitle
CourseOffering::getTitle() in CourseOffering.php
Get the title for this CourseOffering.
getToggleJS
WCheckBox::getToggleJS() in WCheckBox.class.php
Answer the javascript commands to execute when the checkbox is clicked.
getTokens
AuthNTokens::getTokens() in AuthNTokens.abstract.php
Return properly formatted tokens for this instance.
getTokens
AgentTokenMapping::getTokens() in AgentTokenMapping.class.php
Return our AuthNTokens
getTokensBySearch
AuthNMethod::getTokensBySearch() in AuthNMethod.abstract.php
Get an iterator of the AuthNTokens that match the search string passed.
getTokensBySearch
LDAPAuthNMethod::getTokensBySearch() in LDAPAuthNMethod.class.php
Get an iterator of the AuthNTokens that match the search string passed.
getTokensBySearch
SQLDatabaseAuthNMethod::getTokensBySearch() in SQLDatabaseAuthNMethod.class.php
Get an iterator of the AuthNTokens that match the search string passed.
getToolTip
MenuItemLink::getToolTip() in MenuItemLink.class.php
Returns the toolTip text for this menu item.
getTopic
Assessment::getTopic() in Assessment.php
Get the Topic for this Assessment.
getTopic
browse_helpAction::getTopic() in browse_help.act.php
Answer the current 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.
getTopicContents
Answer the contents of the current topic
getTopics
CanonicalCourse::getTopics() in CanonicalCourse.php
Get all Topics for this CanonicalCourse.
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.
getTopics
HarmoniCanonicalCourse::getTopics() in CanonicalCourse.class.php
Get all Topics for this CanonicalCourse.
getTopicXmlDocument
Answer a DOMIT XML Document for the given topic
getTotalNumberOfFailedQueries
Gets the total number of queries that have failed so far.
getTotalNumberOfQueries
Gets the total number of queries that have been run so far.
getTotalNumberOfSuccessfulQueries
Gets the total number of queries that have been run successfully so far.
getType
FileDataPartStructure::getType() in FileDataPartStructure.class.php
Get the Type for this PartStructure.
getType
Process::getType() in Process.php
Get the Type of this Process.
getType
FileSizePartStructure::getType() in FileSizePartStructure.class.php
Get the Type for this PartStructure.
getType
RecordStructure::getType() in RecordStructure.php
Get the Type for this RecordStructure.
getType
MimeTypePartStructure::getType() in MimeTypePartStructure.class.php
Get the Type for this PartStructure.
getType
HarmoniProperties::getType() in HarmoniProperties.class.php
Get the Type for this Properties instance.
getType
ThumbnailMimeTypePartStructure::getType() in ThumbnailMimeTypePartStructure.class.php
Get the Type for this PartStructure.
getType
HarmoniException::getType() in HarmoniException.class.php
Answer the type of error (generally the package it occurred in).
getType
HarmoniRecordStructure::getType() in HarmoniRecordStructure.class.php
Get the Type for this RecordStructure.
getType
LDAPGroup::getType() in LDAPGroup.class.php
Get the Type of this Group.
getType
HarmoniRepository::getType() in HarmoniRepository.class.php
Get the RepositoryType of this Repository.
getType
Agent::getType() in Agent.php
Get the type of this Agent.
getType
SchemaField::getType() in SchemaField.class.php
Returns the DataType registered with the DataTypeManager that we are tied to.
getType
ThumbnailDataPartStructure::getType() in ThumbnailDataPartStructure.class.php
Get the Type for this PartStructure.
getType
BasicOutputHandlerConfigProperties::getType() in BasicOutputHandlerConfigProperties.class.php
Get the Type for this Properties instance.
getType
CourseGroup::getType() in CourseGroup.php
Get the Type for this CourseGroup.
getType
Component::getType() in Component.class.php
Returns the type of this component.
getType
QueryAbstract::getType() in Query.abstract.php
Returns the type of this query.
getType
Repository::getType() in Repository.php
Get the RepositoryType of this Repository.
getType
Evaluation::getType() in Evaluation.php
Get the EvaluationType for this Evaluation. EvaluationType The structure of the Data is not defined in the OSID.
getType
DimensionsPartStructure::getType() in DimensionsPartStructure.class.php
Get the Type for this PartStructure.
getType
ComponentInterface::getType() in Component.interface.php
Returns the type of this component. One of BLANK, HEADING, FOOTER, BLOCK, MENU, MENU_ITEM_LINK_UNSELECTED, MENU_ITEM_LINK_SELECTED, MENU_ITEM_HEADING, OTHER.
getType
HarmoniPartStructure::getType() in HarmoniPartStructure.class.php
Get the Type for this PartStructure.
getType
HarmoniCourseGroup::getType() in CourseGroup.class.php
Get the Type for this CourseGroup.
getType
HarmoniCourseGradeRecord::getType() in CourseGradeRecord.class.php
Get the CourseGradeType for the GradeRecord's Offering. GradingType is defined in the grading OSID. These Types are meaningful to the implementation and applications and are not specified by the OSID.
getType
HarmoniFileRecordStructure::getType() in FileRecordStructure.class.php
Get the Type for this RecordStructure.
getType
HarmoniNode::getType() in HarmoniNode.class.php
Get the Type for this Node.
getType
FileNamePartStructure::getType() in FileNamePartStructure.class.php
Get the Type for this PartStructure.
getType
Node::getType() in Node.php
Get the Type for this Node.
getType
HarmoniAgent::getType() in HarmoniAgent.class.php
Get the type of this Agent.
getType
Properties::getType() in Properties.php
Get the Type for this Properties instance.
getType
PartStructure::getType() in PartStructure.php
Get the Type for this PartStructure.
getType
HarmoniTerm::getType() in Term.class.php
Get the Type for this Term. This Type is meaningful to the implementation and applications and is not specified by the OSID.
getType
Expression::getType() in Expression.php
Get the Type of this Expression.
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
AuthNMethod::getType() in AuthNMethod.abstract.php
Return the Type of this AuthNMethod
getType
Query::getType() in Query.interface.php
Returns the type of this query.
getType
UsersGroup::getType() in UsersGroup.class.php
Get the type of this Agent.
getTypeId
HarmoniPropertyManager::getTypeId() in HarmoniPropertyManager.class.php
A public function for getting a type id (and ensuring that it exists in the database). One might consider implementing a Type manager for stuff like this that has no proper home.
getUnauthorizedMessage
Return the "unauthorized" string to pring
getUnauthorizedMessage
Return the "unauthorized" string to pring
getUnauthorizedMessage
getUnauthorizedMessage
Return the "unauthorized" string to pring <em>Note: I think that's supposed to mean print--Tim</em>
getUnauthorizedMessage
Answer the message to print when the user is not authorized to execute this action
getUnauthorizedMessage
Answer a unauthorized response
getUnauthorizedMessage
Return a junk image that says you can't view the file
getUnauthorizedMessage
Return a junk image that says you can't view the file
getUnauthorizedMessage
Return the "unauthorized" string to pring
getUnauthorizedMessage
Return the "unauthorized" string to pring
getUnauthorizedMessage
Return the "unauthorized" string to pring
getUncheckJS
WCheckBox::getUncheckJS() in WCheckBox.class.php
Answer the javascript commands to check the checkbox.
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.
getURL
MenuItemLink::getURL() in MenuItemLink.class.php
Returns the URL of this menu item.
getUrl
HarmoniNodeTaggedItem::getUrl() in HarmoniNodeTaggedItem.class.php
Answer the url to this item
getUrl
TaggedItem::getUrl() in TaggedItem.class.php
Answer the url to this item
getUrl
UrlTaggedItem::getUrl() in UrlTaggedItem.class.php
Answer the url to this item
GetURLImageSize
GetURLImageSize() in getid3.getimagesize.php
getUsedBytes
Get number of bytes used in this Cabinet.
getUserDNsBySearch
LDAPConnector::getUserDNsBySearch() in LDAPConnector.class.php
Get the user DNs that match the search
getUserId
HarmoniAuthenticationManager::getUserId() in HarmoniAuthenticationManager.class.php
Get the unique Id of the Agent that represents the user for the specified AuthenticationType. Agents are managed using the Agent OSID.
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.
getUsername
UsernamePasswordAuthNTokens::getUsername() in UsernamePasswordAuthNTokens.class.php
Return the username.
getUserTags
TaggedItem::getUserTags() in TaggedItem.class.php
Answer the tags for this item created by the current user
getUserTags
TagManager::getUserTags() in TagManager.class.php
Answer the tags created by the current user
getUserTagsForItems
TagManager::getUserTagsForItems() in TagManager.class.php
Answer the tags created by the current user for one or more items
getValidationJavascript
Wizard::getValidationJavascript() in Wizard.abstract.php
Returns a block of javascript that will add a validation command to the form when submitting.
getValue
Tag::getValue() in Tag.class.php
Answer the value
getValue
FileDataPart::getValue() in FileDataPart.class.php
Get the value for this Part.
getValue
Part::getValue() in Part.php
Get the value for this Part.
getValue
ThumbnailMimeTypePart::getValue() in ThumbnailMimeTypePart.class.php
Get the value for this Part.
getValue
Record::getValue() in Record.class.php
Returns the active SObject value object for $index under $label.
getValue
FileUrlPart::getValue() in FileUrlPart.class.php
Get the value for this Part.
getValue
HarmoniPart::getValue() in HarmoniPart.class.php
Get the value for this Part.
getValue
StyleComponentInterface::getValue() in StyleComponent.interface.php
Get the value of this SC.
getValue
FileSystemFileDataPart::getValue() in FileSystemFileDataPart.class.php
Get the value for this Part.
getValue
StyleComponent::getValue() in StyleComponent.class.php
Get the value of this SC.
getValue
FileSizePart::getValue() in FileSizePart.class.php
Get the value for this Part.
getValue
ThumbnailDataPart::getValue() in ThumbnailDataPart.class.php
Get the value for this Part.
getValue
DimensionsPart::getValue() in DimensionsPart.class.php
Get the value for this Part.
getValue
MimeTypePart::getValue() in MimeTypePart.class.php
Get the value for this Part.
getValue
FileNamePart::getValue() in FileNamePart.class.php
Get the value for this Part.
getValueByFunction
Record::getValueByFunction() in Record.class.php
Returns the active value for a label/index by calling $function on the SObject that is returned.
getValuesArray
Record::getValuesArray() in Record.class.php
Returns an array of hashed values for all of our fields. If a field allows multiple values, we return an array of those values instead of just the string value.
getVersion
RecordField::getVersion() in RecordField.class.php
Returns the RecordFieldData object associated with $verID under $index.
getVersion
RecordFieldValue::getVersion() in RecordFieldValue.class.php
Returns the RecordFieldData object associated with version ID $verID.
getVersionIDs
RecordField::getVersionIDs() in RecordField.class.php
Returns an array of version IDs associated with $index.
getVersionIDs
RecordFieldValue::getVersionIDs() in RecordFieldValue.class.php
Returns an array of version IDs set for this value.
getVersionNumber
Harmoni::getVersionNumber() in Harmoni.class.php
Returns the numeric representation of our framework version. The format is XXMMRR, two digits for each of the major, minor and release numbers. NOTE: leading 0's are omitted.
getVersions
Record::getVersions() in Record.class.php
Returns an array of RecordFieldData objects corresponding to the different versions available for a given $label/$index - useful for version-controlled Records.
getVersionStr
Harmoni::getVersionStr() in Harmoni.class.php
Returns a pretty version string of our running Harmoni framework version.
getViewAction
Answer the action to use for viewing tags
getViewAction
Answer the action to use for viewing tags
getViewAction
viewRepositoryAction::getViewAction() in viewRepository.act.php
Answer the action to use for viewing tags
getViewAction
Answer the action to use for viewing tags
getWebsafeData
ImageMagickProcessor::getWebsafeData() in ImageMagickProcessor.class.php
Generate a web-safe resized image from the image format/data passed
getWebsafeData
ImageProcessor::getWebsafeData() in ImageProcessor.class.php
Generate a resized image from the image format/data passed
getWebsafeFormat
ImageMagickProcessor::getWebsafeFormat() in ImageMagickProcessor.class.php
Get the format that a web-safe resized image will be returned in
getWebsafeFormat
ImageProcessor::getWebsafeFormat() in ImageProcessor.class.php
Get the format that a resized image will be returned in
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.
getWhoCanDo
HarmoniAuthorizationManager::getWhoCanDo() in HarmoniAuthorizationManager.class.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.
getWhoCanDoAction
getWhoCanDoAction in getWhoCanDo.act.php
Answer who has authorization to view a given qualifier
getWizard
Wizard::getWizard() in Wizard.abstract.php
Returns the top-level Wizard in which this component resides.
getWizard
WizardComponent::getWizard() in WizardComponent.abstract.php
Returns the top-level Wizard in which this component resides.
getWizard
WizardAction::getWizard() in WizardAction.class.php
Build and/or return our Wizard. Handle caching of it in the SESSION under the specified name.
getWizardFormName
Wizard::getWizardFormName() in Wizard.abstract.php
Returns the name (id) of the form in which the wizard is contained.
getWork
Process::getWork() in Process.php
Get Work by unique Id.
GIF_SIG
GIF_SIG in getid3.getimagesize.php
globalStepCallBack
go
Wizard::go() in Wizard.abstract.php
Tells this wizard to update itself and run any events that have happened.
goBack
WLogicStepContainer::goBack() in WLogicStepContainer.class.php
Go backward in the history, if possible.
goBack
BrowseHistoryManager::goBack() in BrowseHistoryManager.class.php
Sends the browser to the last URL marked with BrowseHistoryManager::markReturnURL.
goForward
WLogicStepContainer::goForward() in WLogicStepContainer.class.php
Go forward in the history, if possible.
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 in GradingException.php
OsidException or one of its subclasses is thrown by all methods of all
GradingException
GradingException::GradingException() in GradingException.php
GradingManager
GradingManager in GradingManager.php
<p> GradingManager handles creating and deleting:
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.
groupDNExists
LDAPConnector::groupDNExists() in LDAPConnector.class.php
returns true if the Group dn exists
GroupPrinter
GroupPrinter in GroupPrinter.class.php
This class will print an expandable view of Groups.
GroupsFromNodesIterator
GroupsFromNodesIterator::GroupsFromNodesIterator() in GroupsFromNodesIterator.class.php
Constructor
GroupsFromNodesIterator
GroupsFromNodesIterator in GroupsFromNodesIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
GroupsOnlyFromTraversalIterator
GroupsOnlyFromTraversalIterator in GroupsOnlyFromTraversalIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
group_browseAction
group_browseAction in group_browse.act.php
This action will allow for the modification of group Membership.
group_membershipAction
group_membershipAction in group_membership.act.php
This action will allow for the modification of group Membership.
GUIComponentUtility
GUIComponentUtility in GUIComponentUtility.class.php
This class allows for the modification of an entire "level" of theme.
GUIManager
GUIManager in GUIManager.class.php
An implmentation of the GUIManagerInterface. This implementation
GUIManager
GUIManager::GUIManager() in GUIManager.class.php
Constructor
GUIManagerAbstract
GUIManagerAbstract in GUIManager.abstract.php
This abstract provides methods for theme management: saving/loading of theme state, obtaining information about supported GUI components, etc.
GETMethodRequestHandler.class.php
GETMethodRequestHandler.class.php in GETMethodRequestHandler.class.php
GenericQueryResult.interface.php
GenericQueryResult.interface.php in GenericQueryResult.interface.php
GenericSQLQuery.class.php
GenericSQLQuery.class.php in GenericSQLQuery.class.php
GenericSQLQuery.interface.php
GenericSQLQuery.interface.php in GenericSQLQuery.interface.php
GUIManager.abstract.php
GUIManager.abstract.php in GUIManager.abstract.php
GUIManager.class.php
GUIManager.class.php in GUIManager.class.php
GenericTheme.class.php
GenericTheme.class.php in GenericTheme.class.php
GroupsFromNodesIterator.class.php
GroupsFromNodesIterator.class.php in GroupsFromNodesIterator.class.php
GroupsOnlyFromTraversalIterator.class.php
GroupsOnlyFromTraversalIterator.class.php in GroupsOnlyFromTraversalIterator.class.php
getid3.getimagesize.php
getid3.getimagesize.php in getid3.getimagesize.php
Group.php
Group.php in Group.php
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
GUIComponentUtility.class.php
GUIComponentUtility.class.php in GUIComponentUtility.class.php
GroupPrinter.class.php
GroupPrinter.class.php in GroupPrinter.class.php
group_browse.act.php
group_browse.act.php in group_browse.act.php
group_membership.act.php
group_membership.act.php in group_membership.act.php
getWhoCanDo.act.php
getWhoCanDo.act.php in getWhoCanDo.act.php
getFile.act.php
getFile.act.php in getFile.act.php
getAllUserTags.act.php
getAllUserTags.act.php in getAllUserTags.act.php
getTagsByUser.act.php
getTagsByUser.act.php in getTagsByUser.act.php
getTagsNotByUser.act.php
getTagsNotByUser.act.php in getTagsNotByUser.act.php
getTags.act.php
getTags.act.php in getTags.act.php
h
top
$hiddenFieldSID
Context::$hiddenFieldSID in Context.class.php
$history
Harmoni::$history in Harmoni.class.php
$hour
StringParser::$hour in StringParser.class.php
haltWork
Process::haltWork() in Process.php
Halt the specified Work.
handleAllUpdates
StartupCheck::handleAllUpdates() in StartupCheck.class.php
Handles the update process with user input, if necessary. Uses the Harmoni object to output HTML to the end user.
handleEvent
WizardEventListener::handleEvent() in WizardEventListener.abstract.php
Handles an event triggered by an EventTrigger. The event type is passed in case this particular EventListener is handling more than one type of event.
handleEvent
WStepChangedListener::handleEvent() in WStepChangedListener.class.php
Handles an event triggered by an EventTrigger. The event type is passed in case this particular EventListener is handling more than one type of event.
handleEvent
WUpdateListener::handleEvent() in WUpdateListener.class.php
Handles an event triggered by an EventTrigger. The event type is passed in case this particular EventListener is handling more than one type of event.
handleEvent
EventListener::handleEvent() in EventListener.interface.php
Handles an event triggered by an EventTrigger. The event type is passed in case this particular EventListener is handling more than one type of event.
handleEvent
WSaveCancelListener::handleEvent() in WSaveCancelListener.class.php
Handles an event triggered by an EventTrigger. The event type is passed in case this particular EventListener is handling more than one type of event.
handleStepChange
This gives the wizard control after each change in step and tells which the previous and current steps are.
handleUpdate
theme_editorAction::handleUpdate() in theme_editor.act.php
Harmoni
Harmoni::Harmoni() in Harmoni.class.php
The constructor.
HARMONI
HARMONI in harmoni.inc.php
Defines the global harmoni directory.
Harmoni
Harmoni in Harmoni.class.php
The Harmoni class combines the functionality of login, authentication, action-handling and theme-output. It makes use of the the ActionHandler classes.
HarmoniAgent
HarmoniAgent::HarmoniAgent() in HarmoniAgent.class.php
The constructor.
HarmoniAgent
HarmoniAgent in HarmoniAgent.class.php
Agent is an abstraction that includes Id, display name, type, and Properties. Agents are created using implementations of org.osid.agent.AgentManager.
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.
HarmoniAgentIterator
HarmoniAgentIterator in HarmoniAgentIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
HarmoniAgentManager
HarmoniAgentManager in HarmoniAgentManager.class.php
<p> AgentManager handles creating, deleting, and getting Agents and Groups.
HarmoniAgentManager
HarmoniAgentManager::HarmoniAgentManager() in HarmoniAgentManager.class.php
Constructor. Set up any database connections needed.
HarmoniAsset
HarmoniAsset::HarmoniAsset() in HarmoniAsset.class.php
Constructor
HarmoniAsset
HarmoniAsset in HarmoniAsset.class.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.
HarmoniAssetInterface
HarmoniAssetInterface in HarmoniAsset.interface.php
The HarmoniAssetInterface provides all of the methods of
HarmoniAssetIterator
HarmoniAssetIterator in HarmoniAssetIterator.class.php
AssetIterator provides access to these objects sequentially, one at a time.
HarmoniAuthenticationManager
HarmoniAuthenticationManager in HarmoniAuthenticationManager.class.php
<p> AuthenticationManager:
HarmoniAuthenticationManager
HarmoniAuthenticationManager::HarmoniAuthenticationManager() in HarmoniAuthenticationManager.class.php
Constructor. Ititializes the availible AuthenticationTypes and results.
HarmoniAuthenticationType
HarmoniAuthenticationType::HarmoniAuthenticationType() in HarmoniAuthenticationType.class.php
HarmoniAuthenticationType
HarmoniAuthenticationType in HarmoniAuthenticationType.class.php
This Type is that which makes use of the Harmoni AuthenticationHandler.
HarmoniAuthorization
HarmoniAuthorization in HarmoniAuthorization.class.php
Authorization indicates what an agentId can do a Function in a Qualifier context.
HarmoniAuthorization
HarmoniAuthorization::HarmoniAuthorization() in HarmoniAuthorization.class.php
The constructor.
HarmoniAuthorizationIterator
HarmoniAuthorizationIterator in HarmoniAuthorizationIterator.class.php
AuthorizationIterator is the iterator for a collection of Authorizations.
HarmoniAuthorizationManager
HarmoniAuthorizationManager in HarmoniAuthorizationManager.class.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.
HarmoniAuthorizationManager
HarmoniAuthorizationManager::HarmoniAuthorizationManager() in HarmoniAuthorizationManager.class.php
Constructor manager.
HARMONIBASE
HARMONIBASE in harmoni.inc.php
HarmoniByteValueIterator
HarmoniByteValueIterator in HarmoniByteValueIterator.class.php
ByteValueIterator provides access to these objects sequentially, one at a
HarmoniCanonicalCourse
The constructor.
HarmoniCanonicalCourse
HarmoniCanonicalCourse in CanonicalCourse.class.php
CanonicalCourse contains general information about a course. This is in
HarmoniCanonicalCourseIterator
HarmoniCanonicalCourseIterator in CanonicalCourseIterator.class.php
CanonicalCourseIterator provides access to CanonicalCourses.
HarmoniCharValueIterator
HarmoniCharValueIterator in HarmoniCharValueIterator.class.php
CharValueIterator provides access to these objects sequentially, one at a
HarmoniConfig
HarmoniConfig in HarmoniConfig.class.php
The HamoniConfig is a DataContainer for the Harmoni object.
HarmoniConfig
HarmoniConfig::HarmoniConfig() in HarmoniConfig.class.php
Constructor -- sets up the allowed fields for this kind of DataContainer
HarmoniCourseGradeRecord
The constructor.
HarmoniCourseGradeRecord
HarmoniCourseGradeRecord in CourseGradeRecord.class.php
CourseGradeRecord manages the CourseGrade of a specific CourseGradeType for an Agent and a CourseOffering.
HarmoniCourseGradeRecordIterator
HarmoniCourseGradeRecordIterator in CourseGradeRecordIterator.class.php
CourseGradeRecordIterator provides access to CourseGradeRecords.
HarmoniCourseGroup
HarmoniCourseGroup in CourseGroup.class.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.
HarmoniCourseGroup
The constructor.
HarmoniCourseGroupIterator
HarmoniCourseGroupIterator in CourseGroupIterator.class.php
CourseGroupIterator provides access to CourseGroups. CourseGroup provides
HarmoniCourseManagementManager
HarmoniCourseManagementManager
HarmoniCourseManagementManager in CourseManagementManager.class.php
<p> CourseManagementManager handles creating and deleting
HarmoniCourseManagementManager
HarmoniCourseOffering
HarmoniCourseOffering in CourseOffering.class.php
CourseOffering is a CanonicalCourse offered in a specific Term.
HarmoniCourseOffering
The constructor.
HarmoniCourseOfferingIterator
HarmoniCourseOfferingIterator in CourseOfferingIterator.class.php
CourseOfferingIterator provides access to CourseOfferings. CourseOffering
HarmoniCourseSection
The constructor.
HarmoniCourseSection
HarmoniCourseSection in CourseSection.class.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.
HarmoniCourseSectionIterator
HarmoniCourseSectionIterator in CourseSectionIterator.class.php
CourseSectionIterator provides access to CourseSections. CourseSection
HarmoniEditableAgent
HarmoniEditableAgent in HarmoniEditableAgent.class.php
EditableAgent is an extension of the OSID Agent to allow for modifications.
HarmoniEnrollmentRecord
HarmoniEnrollmentRecord in EnrollmentRecord.class.php
EnrollmentRecord stores a student (Agent) and an Enrollment Status Type.
HarmoniEnrollmentRecord
The constructor.
HarmoniEnrollmentRecordIterator
HarmoniEnrollmentRecordIterator in EnrollmentRecordIterator.class.php
EnrollmentRecordIterator provides access to EnrollmentRecords.
HarmoniEntry
HarmoniEntry in HarmoniEntry.class.php
Contains the logged item, its format type, its priority type, and the time the item was logged.
HarmoniEntry
HarmoniEntry::HarmoniEntry() in HarmoniEntry.class.php
Constructor
HarmoniEntryIterator
HarmoniEntryIterator::HarmoniEntryIterator() in HarmoniEntryIterator.class.php
Constructor
HarmoniEntryIterator
HarmoniEntryIterator in HarmoniEntryIterator.class.php
EntryIterator provides access to these objects sequentially, one at a time.
HarmoniException
HarmoniException in HarmoniException.class.php
The HarmoniException adds pretty HTML formatting to the built-in exception class.
HarmoniFileModule
HarmoniFileModule::HarmoniFileModule() in HarmoniFileModule.class.php
Constructor
HarmoniFileModule
HarmoniFileModule in HarmoniFileModule.class.php
InputOutput modules are classes which generate HTML for the display or editing
HarmoniFileRecordStructure
HarmoniFileRecordStructure in FileRecordStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
HarmoniFileRecordStructure
HarmoniFunction
HarmoniFunction::HarmoniFunction() in HarmoniFunction.class.php
The constructor.
HarmoniFunction
HarmoniFunction in HarmoniFunction.class.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.
HarmoniFunctionIterator
HarmoniFunctionIterator in HarmoniFunctionIterator.class.php
FunctionIterator is the iterator for a collection of Functions.
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::HarmoniGradeRecord() in HarmoniGradeRecord.class.php
The constructor.
HarmoniGradeRecord
HarmoniGradeRecord in HarmoniGradeRecord.class.php
GradeRecord includes a reference to a gradable object, an Agent Id, a Grade, and GradeType.
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:
HarmoniGroup
HarmoniGroup in HarmoniGroup.class.php
Group contains members that are either Agents or other Groups. There are management methods for adding, removing, and getting members and Groups.
HarmoniHierarchy
HarmoniHierarchy::HarmoniHierarchy() in HarmoniHierarchy.class.php
Constructor.
HarmoniHierarchy
HarmoniHierarchy in HarmoniHierarchy.class.php
Hierarchy is a structure composed of nodes arranged in root, parent, and
HarmoniHierarchyIterator
HarmoniHierarchyIterator in HarmoniHierarchyIterator.class.php
HierarchyIterator provides access to these objects sequentially, one at a
HarmoniHierarchyManager
HarmoniHierarchyManager::HarmoniHierarchyManager() in HarmoniHierarchyManager.class.php
Constructor
HarmoniHierarchyManager
HarmoniHierarchyManager in HarmoniHierarchyManager.class.php
<p> HierarchyManager handles creating, deleting, and getting Hierarchies.
HarmoniId
HarmoniId::HarmoniId() in HarmoniId.class.php
Constructor. Creates a HarmoniId with id = $id or a new unique id if $id is NULL.
HarmoniId
HarmoniId in HarmoniId.class.php
Id represents a unique identifier. A String representation of the unique
HarmoniIdIterator
HarmoniIdIterator in HarmoniIdIterator.class.php
IdIterator provides access to these objects sequentially, one at a time.
HarmoniIdManager
HarmoniIdManager::HarmoniIdManager() in HarmoniIdManager.class.php
Constructor. Set up any database connections needed.
HarmoniIdManager
HarmoniIdManager in HarmoniIdManager.class.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.
HarmoniIntValueIterator
HarmoniIntValueIterator in HarmoniIntValueIterator.class.php
IntValueIterator provides access to these objects sequentially, one at a
HarmoniIterator
HarmoniIterator::HarmoniIterator() in HarmoniIterator.class.php
Constructor
HarmoniIterator
HarmoniIterator in HarmoniIterator.class.php
A class for passing an arbitrary input array as an iterator.
HarmoniLoggingManager
HarmoniLoggingManager in HarmoniLoggingManager.class.php
<p> LoggingManager handles creating, deleting, and getting logs for reading or writing. All log Entries have a formatType, a priorityType, and a timestamp.
HarmoniLongValueIterator
HarmoniLongValueIterator in HarmoniLongValueIterator.class.php
LongValueIterator provides access to these objects sequentially, one at a
HarmoniNode
HarmoniNode::HarmoniNode() in HarmoniNode.class.php
Constructor.
HarmoniNode
HarmoniNode in HarmoniNode.class.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.
HarmoniNodeIterator
HarmoniNodeIterator in HarmoniNodeIterator.class.php
NodeIterator provides access to these objects sequentially, one at a time.
HarmoniNodeTaggedItem
HarmoniNodeTaggedItem in HarmoniNodeTaggedItem.class.php
<##>
HarmoniObjectIterator
HarmoniObjectIterator in HarmoniObjectIterator.class.php
ObjectIterator provides access to these objects sequentially, one at a time.
HarmoniPart
HarmoniPart::HarmoniPart() in HarmoniPart.class.php
HarmoniPart
HarmoniPart in HarmoniPart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
HarmoniPartIterator
HarmoniPartIterator in HarmoniPartIterator.class.php
PartIterator provides access to these objects sequentially, one at a time.
HarmoniPartStructure
HarmoniPartStructure::HarmoniPartStructure() in HarmoniPartStructure.class.php
HarmoniPartStructure
HarmoniPartStructure in HarmoniPartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
HarmoniPartStructureIterator
HarmoniPartStructureIterator in HarmoniPartStructureIterator.class.php
PartStructureIterator provides access to these objects sequentially, one at
HarmoniProperties
HarmoniProperties::HarmoniProperties() in HarmoniProperties.class.php
Constructor. Create a new Properties object.
HarmoniProperties
HarmoniProperties in HarmoniProperties.class.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.
HarmoniPropertiesIterator
HarmoniPropertiesIterator in HarmoniPropertiesIterator.class.php
PropertiesIterator provides access to these objects sequentially, one at a
HarmoniPropertiesManager
HarmoniPropertyManager::HarmoniPropertiesManager() in HarmoniPropertyManager.class.php
HarmoniPropertyManager
HarmoniPropertyManager in HarmoniPropertyManager.class.php
<p>
HarmoniQualifier
HarmoniQualifier in HarmoniQualifier.class.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.
HarmoniQualifier
HarmoniQualifier::HarmoniQualifier() in HarmoniQualifier.class.php
The constructor.
HarmoniQualifierIterator
HarmoniQualifierIterator in HarmoniQualifierIterator.class.php
QualifierIterator is the iterator for a collection of Qualifiers.
HarmoniReadableLog
HarmoniReadableLog in HarmoniReadableLog.class.php
ReadableLog allows reading of its entries.
HarmoniReadableLog
HarmoniReadableLog::HarmoniReadableLog() in HarmoniReadableLog.class.php
Constructor
HarmoniRecord
HarmoniRecord::HarmoniRecord() in HarmoniRecord.class.php
HarmoniRecord
HarmoniRecord in HarmoniRecord.class.php
Each Asset has one of the AssetType supported by the Repository. There are
HarmoniRecordIterator
HarmoniRecordIterator in HarmoniRecordIterator.class.php
RecordIterator provides access to these objects sequentially, one at a time.
HarmoniRecordStructure
HarmoniRecordStructure in HarmoniRecordStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
HarmoniRecordStructure
HarmoniRecordStructure::HarmoniRecordStructure() in HarmoniRecordStructure.class.php
HarmoniRecordStructureIterator
HarmoniRecordStructureIterator in HarmoniRecordStructureIterator.class.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.
HarmoniRepository
HarmoniRepository::HarmoniRepository() in HarmoniRepository.class.php
Constructor
HarmoniRepository
HarmoniRepository in HarmoniRepository.class.php
Repository manages Assets of various Types and information about the Assets.
HarmoniRepositoryInterface
HarmoniRepositoryInterface in HarmoniRepository.interface.php
The HarmoniDigitalRepositoryInterface provides all of the methods of
HarmoniRepositoryIterator
HarmoniRepositoryIterator in HarmoniRepositoryIterator.class.php
RepositoryIterator provides access to these objects sequentially, one at a
HarmoniRepositoryManager
HarmoniRepositoryManager::HarmoniRepositoryManager() in HarmoniRepositoryManager.class.php
Constructor
HarmoniRepositoryManager
HarmoniRepositoryManager in HarmoniRepositoryManager.class.php
<p> The RepositoryManager supports creating and deleting Repositories and Assets as well as getting the various Types used.
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.
HarmoniStringId
HarmoniStringId in HarmoniStringId.class.php
An Id class that allows for the passing of an arbitrary string as an Id object.
HarmoniStringId
HarmoniStringId::HarmoniStringId() in HarmoniStringId.class.php
Constructor. Creates a HarmoniId with id = $id or a new unique id if $id is NULL.
HarmoniStringIterator
HarmoniStringIterator in HarmoniStringIterator.class.php
Stringiterator provides access to these objects sequentially, one at a time.
HarmoniTerm
HarmoniTerm in Term.class.php
Term includes an unique Id assigned by the implementation, a display name, a termType, and a schedule.
HarmoniTerm
HarmoniTerm::HarmoniTerm() in Term.class.php
The constructor.
HarmoniTermIterator
HarmoniTermIterator in TermIterator.class.php
TermIterator provides access to Terms. Term provides access to these
HarmoniTimespan
HarmoniTimespan::HarmoniTimespan() in HarmoniTimespan.class.php
The constructor.
HarmoniTimespan
HarmoniTimespan in HarmoniTimespan.class.php
Timespan defines a time span in terms of a start and end date and time.
HarmoniTimespanIterator
HarmoniTimespanIterator in HarmoniTimespanIterator.class.php
TimespanIterator provides access to these objects sequentially, one at a
HarmoniTraversalInfo
HarmoniTraversalInfo in HarmoniTraversalInfo.class.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.
HarmoniTraversalInfo
HarmoniTraversalInfo::HarmoniTraversalInfo() in HarmoniTraversalInfo.class.php
Constructor.
HarmoniTraversalInfoIterator
HarmoniTraversalInfoIterator in HarmoniTraversalInfoIterator.class.php
TraversalInfoIterator provides access to these objects sequentially, one at
HarmoniType
HarmoniType in HarmoniType.class.php
A generic type for Harmoni. Constructor takes the desired authority, domain, keyword, and description.
HarmoniTypeIterator
HarmoniTypeIterator in HarmoniTypeIterator.class.php
TypeIterator provides access to these objects sequentially, one at a time.
HarmoniVersionRequirement
HarmoniVersionRequirement::HarmoniVersionRequirement() in HarmoniVersionRequirement.class.php
Constructor
HarmoniVersionRequirement
HarmoniVersionRequirement in HarmoniVersionRequirement.class.php
This StartupRequirement checks to make sure we are running a certain version of Harmoni, or newer.
HarmoniWritableLog
HarmoniWritableLog in HarmoniWritableLog.class.php
Interface WritableLog allows writing of entry items, format types, priority types to a log. Two methods are used to write the entryItems:
harmoni_0_12_0_update
MySqlUtils::harmoni_0_12_0_update() in MySqlUtils.class.php
Make the changes to the database required to go from harmoni-0.11.0 to harmoni-0.12.0.
HARMONI_BASE
HARMONI_BASE in harmoni.inc.php
Defines the global harmoni directory.
HarmoniConfig.class.php
HarmoniConfig.class.php in HarmoniConfig.class.php
Harmoni.class.php
Harmoni.class.php in Harmoni.class.php
HarmoniException.class.php
HarmoniException.class.php in HarmoniException.class.php
Header.class.php
Header.class.php in Header.class.php
Heading.class.php
Heading.class.php in Heading.class.php
HorizontalAlignmentPositionSC.class.php
HorizontalAlignmentPositionSC.class.php in HorizontalAlignmentPositionSC.class.php
HeightSP.class.php
HeightSP.class.php in HeightSP.class.php
HarmoniAgentIterator.class.php
HarmoniAgentIterator.class.php in HarmoniAgentIterator.class.php
HarmoniAgentManager.class.php
HarmoniAgentManager.class.php in HarmoniAgentManager.class.php
HarmoniAgent.class.php
HarmoniAgent.class.php in HarmoniAgent.class.php
HarmoniEditableAgent.class.php
HarmoniEditableAgent.class.php in HarmoniEditableAgent.class.php
HarmoniGroup.class.php
HarmoniGroup.class.php in HarmoniGroup.class.php
HarmoniPropertyManager.class.php
HarmoniPropertyManager.class.php in HarmoniPropertyManager.class.php
HarmoniAuthenticationManager.class.php
HarmoniAuthenticationManager.class.php in HarmoniAuthenticationManager.class.php
HarmoniAuthenticationType.class.php
HarmoniAuthenticationType.class.php in HarmoniAuthenticationType.class.php
HTTPAuthNamePassTokenCollector.class.php
HTTPAuthNamePassTokenCollector.class.php in HTTPAuthNamePassTokenCollector.class.php
HarmoniAuthorizationIterator.class.php
HarmoniAuthorizationIterator.class.php in HarmoniAuthorizationIterator.class.php
HarmoniAuthorizationManager.class.php
HarmoniAuthorizationManager.class.php in HarmoniAuthorizationManager.class.php
HarmoniAuthorization.class.php
HarmoniAuthorization.class.php in HarmoniAuthorization.class.php
HarmoniFunctionIterator.class.php
HarmoniFunctionIterator.class.php in HarmoniFunctionIterator.class.php
HarmoniFunction.class.php
HarmoniFunction.class.php in HarmoniFunction.class.php
HarmoniQualifierIterator.class.php
HarmoniQualifierIterator.class.php in HarmoniQualifierIterator.class.php
HarmoniQualifier.class.php
HarmoniQualifier.class.php in HarmoniQualifier.class.php
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
HarmoniHierarchyIterator.class.php
HarmoniHierarchyIterator.class.php in HarmoniHierarchyIterator.class.php
HarmoniHierarchyManager.class.php
HarmoniHierarchyManager.class.php in HarmoniHierarchyManager.class.php
HarmoniHierarchy.class.php
HarmoniHierarchy.class.php in HarmoniHierarchy.class.php
HarmoniNodeIterator.class.php
HarmoniNodeIterator.class.php in HarmoniNodeIterator.class.php
HarmoniNode.class.php
HarmoniNode.class.php in HarmoniNode.class.php
HarmoniTraversalInfoIterator.class.php
HarmoniTraversalInfoIterator.class.php in HarmoniTraversalInfoIterator.class.php
HarmoniTraversalInfo.class.php
HarmoniTraversalInfo.class.php in HarmoniTraversalInfo.class.php
HierarchyCache.class.php
HierarchyCache.class.php in HierarchyCache.class.php
HarmoniIdManager.class.php
HarmoniIdManager.class.php in HarmoniIdManager.class.php
HarmoniEntryIterator.class.php
HarmoniEntryIterator.class.php in HarmoniEntryIterator.class.php
HarmoniEntry.class.php
HarmoniEntry.class.php in HarmoniEntry.class.php
HarmoniLoggingManager.class.php
HarmoniLoggingManager.class.php in HarmoniLoggingManager.class.php
HarmoniReadableLog.class.php
HarmoniReadableLog.class.php in HarmoniReadableLog.class.php
HarmoniWritableLog.class.php
HarmoniWritableLog.class.php in HarmoniWritableLog.class.php
HarmoniAssetIterator.class.php
HarmoniAssetIterator.class.php in HarmoniAssetIterator.class.php
HarmoniAsset.class.php
HarmoniAsset.class.php in HarmoniAsset.class.php
HarmoniAsset.interface.php
HarmoniAsset.interface.php in HarmoniAsset.interface.php
HarmoniPartIterator.class.php
HarmoniPartIterator.class.php in HarmoniPartIterator.class.php
HarmoniPartStructureIterator.class.php
HarmoniPartStructureIterator.class.php in HarmoniPartStructureIterator.class.php
HarmoniPartStructure.class.php
HarmoniPartStructure.class.php in HarmoniPartStructure.class.php
HarmoniPart.class.php
HarmoniPart.class.php in HarmoniPart.class.php
HarmoniRecordIterator.class.php
HarmoniRecordIterator.class.php in HarmoniRecordIterator.class.php
HarmoniRecordStructureIterator.class.php
HarmoniRecordStructureIterator.class.php in HarmoniRecordStructureIterator.class.php
HarmoniRecordStructure.class.php
HarmoniRecordStructure.class.php in HarmoniRecordStructure.class.php
HarmoniRecord.class.php
HarmoniRecord.class.php in HarmoniRecord.class.php
HarmoniRepositoryIterator.class.php
HarmoniRepositoryIterator.class.php in HarmoniRepositoryIterator.class.php
HarmoniRepositoryManager.class.php
HarmoniRepositoryManager.class.php in HarmoniRepositoryManager.class.php
HarmoniRepository.class.php
HarmoniRepository.class.php in HarmoniRepository.class.php
HarmoniRepository.interface.php
HarmoniRepository.interface.php in HarmoniRepository.interface.php
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
HarmoniByteValueIterator.class.php
HarmoniByteValueIterator.class.php in HarmoniByteValueIterator.class.php
HarmoniCharValueIterator.class.php
HarmoniCharValueIterator.class.php in HarmoniCharValueIterator.class.php
HarmoniIdIterator.class.php
HarmoniIdIterator.class.php in HarmoniIdIterator.class.php
HarmoniId.class.php
HarmoniId.class.php in HarmoniId.class.php
HarmoniIntValueIterator.class.php
HarmoniIntValueIterator.class.php in HarmoniIntValueIterator.class.php
HarmoniIterator.class.php
HarmoniIterator.class.php in HarmoniIterator.class.php
HarmoniLongValueIterator.class.php
HarmoniLongValueIterator.class.php in HarmoniLongValueIterator.class.php
HarmoniObjectIterator.class.php
HarmoniObjectIterator.class.php in HarmoniObjectIterator.class.php
HarmoniPropertiesIterator.class.php
HarmoniPropertiesIterator.class.php in HarmoniPropertiesIterator.class.php
HarmoniProperties.class.php
HarmoniProperties.class.php in HarmoniProperties.class.php
HarmoniStringId.class.php
HarmoniStringId.class.php in HarmoniStringId.class.php
HarmoniStringIterator.class.php
HarmoniStringIterator.class.php in HarmoniStringIterator.class.php
HarmoniTypeIterator.class.php
HarmoniTypeIterator.class.php in HarmoniTypeIterator.class.php
HarmoniType.class.php
HarmoniType.class.php in HarmoniType.class.php
HtmlString.class.php
HtmlString.class.php in HtmlString.class.php
HarmoniNodeTaggedItem.class.php
HarmoniNodeTaggedItem.class.php in HarmoniNodeTaggedItem.class.php
HasMethodsValidatorRule.class.php
HasMethodsValidatorRule.class.php in HasMethodsValidatorRule.class.php
HTMLcolor.class.php
HTMLcolor.class.php in HTMLcolor.class.php
harmoni.inc.php
harmoni.inc.php in harmoni.inc.php
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
hasActiveValue
RecordFieldValue::hasActiveValue() in RecordFieldValue.class.php
Returns TRUE if we have an active version.
hasAssets
RepositoryImporter::hasAssets() in RepositoryImporter.class.php
checks for built Assets
hasChildren
TreeNodeInterface::hasChildren() in TreeNode.interface.php
Determines if this node has any children.
hasChildren
TreeNode::hasChildren() in TreeNode.class.php
Determines if this node has any children.
hasErrors
RepositoryImporter::hasErrors() in RepositoryImporter.class.php
checks for errors
hasErrors
XMLImporter::hasErrors() in XMLImporter.class.php
checks for errors
hasErrors
FormFieldSet::hasErrors() in FormFieldSet.class.php
hasGettext
hasGettext() in LanguageLocalizer.class.php
Return The status of REAL gettext support
HasMethodsValidatorRule
HasMethodsValidatorRule in HasMethodsValidatorRule.class.php
The ExtendsValidatorRule checks if a given object is extends a given class.
HasMethodsValidatorRule
HasMethodsValidatorRule::HasMethodsValidatorRule() in HasMethodsValidatorRule.class.php
The constructor.
hasMoreRows
SelectQueryResultInterface::hasMoreRows() in SelectQueryResult.interface.php
Indicates if there are any remaining rows returned by the SELECT query.
hasMoreRows
MySQLSelectQueryResult::hasMoreRows() in MySQLSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasMoreRows
PostgreSQLSelectQueryResult::hasMoreRows() in PostgreSQLSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasMoreRows
OracleSelectQueryResult::hasMoreRows() in OracleSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasNext
WizardStepContainer::hasNext() in WizardStepContainer.class.php
Returns if this StepContainer has a next step.
hasNext
AgentFilteringFromTraversalIterator::hasNext() in AgentFilteringFromTraversalIterator.class.php
Return true if there is an additional Agent ; false otherwise.
hasNext
UsersGroupIterator::hasNext() in UsersGroup.class.php
hasNext
WLogicStepContainer::hasNext() in WLogicStepContainer.class.php
Returns if this StepContainer has a next step.
hasNext
LDAPAgentIterator::hasNext() in LDAPAgentIterator.class.php
Return true if there is an additional Agent ; false otherwise.
hasNext
MultiIteratorIterator::hasNext() in MultiIteratorIterator.class.php
hasNext
ExifAssetIterator::hasNext() in ExifAssetIterator.class.php
checks for existence of next element
hasNext
OrderedSet::hasNext() in OrderedSet.class.php
Return TRUE if there are additional Ids; FALSE otherwise.
hasNext
HarmoniIterator::hasNext() in HarmoniIterator.class.php
hasNext
TagFilterIterator::hasNext() in TagFilterIterator.class.php
Answer true if there are more elements
hasNext
PostgreSQLSelectQueryResult::hasNext() in PostgreSQLSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasNext
FromNodesAssetIterator::hasNext() in FromNodesAssetIterator.class.php
Return true if there is an additional Asset ; false otherwise.
hasNext
HarmoniEntryIterator::hasNext() in HarmoniEntryIterator.class.php
Return true if there is an additional Entry Description_IteratorHasNext2]
hasNext
TabAssetIterator::hasNext() in TabAssetIterator.class.php
checks for existence of next element
hasNext
Queue::hasNext() in Queue.class.php
hasNext
SelectQueryResultInterface::hasNext() in SelectQueryResult.interface.php
Indicates if there are any remaining rows returned by the SELECT query.
hasNext
OrderedList::hasNext() in OrderedList.class.php
Tell whether there exists an object in the queue at the current position.
hasNext
OracleSelectQueryResult::hasNext() in OracleSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasNext
MySQLSelectQueryResult::hasNext() in MySQLSelectQueryResult.class.php
Indicates if there are any remaining rows returned by the SELECT query.
hasNext
XMLAssetIterator::hasNext() in XMLAssetIterator.class.php
checks if the next element exists
hasNext
GroupsFromNodesIterator::hasNext() in GroupsFromNodesIterator.class.php
Return true if there is an additional Agent ; false otherwise.
hasNext
TaggedItemIterator::hasNext() in TaggedItemIterator.class.php
Answer true if there are more items in the iterator
hasNextAgent
AgentIterator::hasNextAgent() in AgentIterator.php
Return true if there is an additional Agent ; false otherwise.
hasNextAgent
HarmoniAgentIterator::hasNextAgent() in HarmoniAgentIterator.class.php
Return true if there is an additional Agent ; false otherwise.
hasNextAgentCommitment
Return true if there is an additional AgentCommitment ; false otherwise.
hasNextAgentCommitment
HarmoniAgentCommitmentIterator::hasNextAgentCommitment() in HarmoniAgentCommitmentIterator.class.php
Return true if there is an additional AgentCommitment ; 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.
hasNextAsset
HarmoniAssetIterator::hasNextAsset() in HarmoniAssetIterator.class.php
Return true if there is an additional Asset ; false otherwise.
hasNextAsset
AssetIterator::hasNextAsset() in AssetIterator.php
Return true if there is an additional Asset ; false otherwise.
hasNextAuthorization
HarmoniAuthorizationIterator::hasNextAuthorization() in HarmoniAuthorizationIterator.class.php
Return true if there is an additional Authorization ; false otherwise.
hasNextAuthorization
Return true if there is an additional Authorization ; false otherwise.
hasNextByteValue
ByteValueIterator::hasNextByteValue() in ByteValueIterator.php
Return true if there is an additional ByteValue ; false otherwise.
hasNextByteValue
HarmoniByteValueIterator::hasNextByteValue() in HarmoniByteValueIterator.class.php
Return true if there is an additional ByteValue ; false otherwise.
hasNextCabinetEntry
Method hasNextCabinetEntry
hasNextCanonicalCourse
Return true if there is an additional CanonicalCourse ; false otherwise.
hasNextCanonicalCourse
Return true if there is an additional CanonicalCourse ; false otherwise.
hasNextCharValue
HarmoniCharValueIterator::hasNextCharValue() in HarmoniCharValueIterator.class.php
Return true if there is an additional CharValue ; false otherwise.
hasNextCharValue
CharValueIterator::hasNextCharValue() in CharValueIterator.php
Return true if there is an additional CharValue ; false otherwise.
hasNextCourseGradeRecord
Return true if there is an additional CourseGradeRecord ; false otherwise.
hasNextCourseGradeRecord
Return true if there is an additional CourseGradeRecord ; false otherwise.
hasNextCourseGroup
Return true if there is an additional CourseGroup ; false otherwise.
hasNextCourseGroup
HarmoniCourseGroupIterator::hasNextCourseGroup() in CourseGroupIterator.class.php
Return true if there is an additional CourseGroup ; false otherwise.
hasNextCourseOffering
Return true if there is an additional CourseOffering ; false otherwise.
hasNextCourseOffering
HarmoniCourseOfferingIterator::hasNextCourseOffering() in CourseOfferingIterator.class.php
Return true if there is an additional CourseOffering ; false otherwise.
hasNextCourseSection
HarmoniCourseSectionIterator::hasNextCourseSection() in CourseSectionIterator.class.php
Return true if there is an additional CourseSection ; false otherwise.
hasNextCourseSection
Return true if there is an additional CourseSection ; false otherwise.
hasNextDictionary
DictionaryIterator::hasNextDictionary() in DictionaryIterator.php
Return true if there is an additional Dictionary ; false otherwise.
hasNextEnrollmentRecord
Return true if there is an additional EnrollmentRecord ; false otherwise.
hasNextEnrollmentRecord
Return true if there is an additional EnrollmentRecord ; false otherwise.
hasNextEntry
HarmoniEntryIterator::hasNextEntry() in HarmoniEntryIterator.class.php
Return true if there is an additional Entry Description_IteratorHasNext2]
hasNextEntry
EntryIterator::hasNextEntry() in EntryIterator.php
Return true if there is an additional Entry Description_IteratorHasNext2]
hasNextEvaluation
EvaluationIterator::hasNextEvaluation() in EvaluationIterator.php
Return true if there is an additional Evaluation ; false otherwise.
hasNextExpression
ExpressionIterator::hasNextExpression() in ExpressionIterator.php
Return true if there is an additional Expression ; false otherwise.
hasNextFunction
FunctionIterator::hasNextFunction() in FunctionIterator.php
Return true if there is an additional Function ; false otherwise.
hasNextFunction
HarmoniFunctionIterator::hasNextFunction() in HarmoniFunctionIterator.class.php
Return true if there is an additional Function ; false otherwise.
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.
hasNextHierarchy
HarmoniHierarchyIterator::hasNextHierarchy() in HarmoniHierarchyIterator.class.php
Return true if there is an additional Hierarchy ; false otherwise.
hasNextHierarchy
HierarchyIterator::hasNextHierarchy() in HierarchyIterator.php
Return true if there is an additional Hierarchy ; false otherwise.
hasNextId
IdIterator::hasNextId() in IdIterator.php
Return true if there is an additional Id ; false otherwise.
hasNextId
HarmoniIdIterator::hasNextId() in HarmoniIdIterator.class.php
Return true if there is an additional Id ; false otherwise.
hasNextIntValue
HarmoniIntValueIterator::hasNextIntValue() in HarmoniIntValueIterator.class.php
Return true if there is an additional IntValue ; false otherwise.
hasNextIntValue
IntValueIterator::hasNextIntValue() in IntValueIterator.php
Return true if there is an additional IntValue ; 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.
hasNextLongValue
LongValueIterator::hasNextLongValue() in LongValueIterator.php
Return true if there is an additional LongValue ; false otherwise.
hasNextLongValue
HarmoniLongValueIterator::hasNextLongValue() in HarmoniLongValueIterator.class.php
Return true if there is an additional LongValue ; false otherwise.
hasNextMessage
MessageIterator::hasNextMessage() in MessageIterator.php
Return true if there is an additional Message ; false otherwise.
hasNextNode
NodeIterator::hasNextNode() in NodeIterator.php
Return true if there is an additional Node ; false otherwise.
hasNextNode
HarmoniNodeIterator::hasNextNode() in HarmoniNodeIterator.class.php
Return true if there is an additional Node ; false otherwise.
hasNextObject
HarmoniObjectIterator::hasNextObject() in HarmoniObjectIterator.class.php
Return true if there is an additional Object ; false otherwise.
hasNextObject
ObjectIterator::hasNextObject() in ObjectIterator.php
Return true if there is an additional Object ; false otherwise.
hasNextPart
HarmoniPartIterator::hasNextPart() in HarmoniPartIterator.class.php
Return true if there is an additional Part ; 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.
hasNextPartStructure
HarmoniPartStructureIterator::hasNextPartStructure() in HarmoniPartStructureIterator.class.php
Return true if there is an additional PartStructure ; false otherwise.
hasNextProcess
ProcessIterator::hasNextProcess() in ProcessIterator.php
Return true if there is an additional Process ; false otherwise.
hasNextProperties
HarmoniPropertiesIterator::hasNextProperties() in HarmoniPropertiesIterator.class.php
Return true if there is an additional Properties object ; false otherwise.
hasNextProperties
PropertiesIterator::hasNextProperties() in PropertiesIterator.php
Return true if there is an additional Properties object ; false otherwise.
hasNextQualifier
QualifierIterator::hasNextQualifier() in QualifierIterator.php
Return true if there is an additional Qualifier ; false otherwise.
hasNextQualifier
HarmoniQualifierIterator::hasNextQualifier() in HarmoniQualifierIterator.class.php
Return true if there is an additional Qualifier ; false otherwise.
hasNextRecord
HarmoniRecordIterator::hasNextRecord() in HarmoniRecordIterator.class.php
Return true if there is an additional Record ; false otherwise.
hasNextRecord
RecordIterator::hasNextRecord() in RecordIterator.php
Return true if there is an additional Record ; false otherwise.
hasNextRecordStructure
HarmoniRecordStructureIterator::hasNextRecordStructure() in HarmoniRecordStructureIterator.class.php
Return true if there is an additional RecordStructure ; 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.
hasNextRepository
HarmoniRepositoryIterator::hasNextRepository() in HarmoniRepositoryIterator.class.php
Return true if there is an additional Repository ; 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.
hasNextScheduleItem
HarmoniScheduleItemIterator::hasNextScheduleItem() in HarmoniScheduleItemIterator.class.php
Return true if there is an additional ScheduleItem ; false otherwise.
hasNextScheduleItem
Return true if there is an additional ScheduleItem ; 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.
hasNextStep
StepIterator::hasNextStep() in StepIterator.php
Return true if there is an additional Step ; false otherwise.
hasNextString
StringIterator::hasNextString() in StringIterator.php
Return true if there is an additional String ; false otherwise.
hasNextString
HarmoniStringIterator::hasNextString() in HarmoniStringIterator.class.php
Return true if there is an additional String ; false otherwise.
hasNextTerm
TermIterator::hasNextTerm() in TermIterator.php
Return true if there is an additional Term ; false otherwise.
hasNextTerm
HarmoniTermIterator::hasNextTerm() in TermIterator.class.php
Return true if there is an additional Term ; false otherwise.
hasNextTimespan
HarmoniTimespanIterator::hasNextTimespan() in HarmoniTimespanIterator.class.php
Return true if there is an additional Timespan ; false otherwise.
hasNextTimespan
TimespanIterator::hasNextTimespan() in TimespanIterator.php
Return true if there is an additional Timespan ; false otherwise.
hasNextTraversalInfo
HarmoniTraversalInfoIterator::hasNextTraversalInfo() in HarmoniTraversalInfoIterator.class.php
Return true if there is an additional TraversalInfo ; false otherwise.
hasNextTraversalInfo
Return true if there is an additional TraversalInfo ; false otherwise.
hasNextType
HarmoniTypeIterator::hasNextType() in HarmoniTypeIterator.class.php
Return true if there is an additional Type ; false otherwise.
hasNextType
TypeIterator::hasNextType() in TypeIterator.php
Return true if there is an additional Type ; 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.
hasOptions
StyleComponent::hasOptions() in StyleComponent.class.php
Determines whether this SC has a list of options. If there is a list of options, then the ValidatorRule of this SC would be a ChoiceValidatorRule.
hasOptions
StyleComponentInterface::hasOptions() in StyleComponent.interface.php
Determines whether this SC has a list of options. If there is a list of options, then the ValidatorRule of this SC would be a ChoiceValidatorRule.
hasParents
TreeNode::hasParents() in TreeNode.class.php
Determines if this node has any parents.
hasParents
TreeNodeInterface::hasParents() in TreeNode.interface.php
Determines if this node has any parents.
hasPrevious
WLogicStepContainer::hasPrevious() in WLogicStepContainer.class.php
hasPrevious
WizardStepContainer::hasPrevious() in WizardStepContainer.class.php
Returns if this StepContainer has a previous step.
hasThumbnailNotIcon
RepositoryInputOutputModuleManager::hasThumbnailNotIcon() in RepositoryInputOutputModuleManager.class.php
Answer true if the Asset or AssetId has a thumbnail rather than a default Icon
hasValue
UserDataContainer::hasValue() in UserDataContainer.abstract.php
Checks to see if this field has been set.
haveMappings
RecordTag::haveMappings() in Tag.class.php
Checks whether a mapping for this $id was defined when the tag was created.
Header
Header::Header() in Header.class.php
The constructor.
HEADER
HEADER in Component.interface.php
A constant defining the HEADING component type.
Header
Header in Header.class.php
Header components are identical to Block components with the only exception that their type is set to
  1. HEADER
.
Heading
Heading::Heading() in Heading.class.php
The constructor.
Heading
Heading in Heading.class.php
Heading components are identical to Block components with the only exception that their type is set to
  1. HEADING
.
HEADING
HEADING in Component.interface.php
A constant defining the HEADING component type.
HeightSP
HeightSP::HeightSP() in HeightSP.class.php
The constructor.
HeightSP
HeightSP in HeightSP.class.php
The HeightSP represents the 'height' StyleProperty.
Hierarchy
Hierarchy in Hierarchy.php
Hierarchy is a structure composed of nodes arranged in root, parent, and
HierarchyCache
HierarchyCache::HierarchyCache() in HierarchyCache.class.php
Constructor
HierarchyCache
HierarchyCache in HierarchyCache.class.php
This class provides a mechanism for caching different parts of a hierarchy 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.
HierarchyPrinter
HierarchyPrinter in HierarchyPrinter.class.php
This class will print an expandible, view of a hierarchy
HIERARCHY_NOT_EMPTY
Cannot delete a Hierarchy containing Nodes Note: This method is PHP's equivalent of a static field.
HIGHLIT_BLOCK
HIGHLIT_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
hmsString
DateAndTime::hmsString() in DateAndTime.class.php
Answer just 'hh:mm:ss'. This is equivalent to Squeak's printHMSOn: method.
HorizontalAlignmentPositionSC
HorizontalAlignmentPositionSC in HorizontalAlignmentPositionSC.class.php
The HorizontalAlignmentPosition represents CSS relative and absolute position values, as well as certain alignments. The allowed
HorizontalAlignmentPositionSC
HorizontalAlignmentPositionSC::HorizontalAlignmentPositionSC() in HorizontalAlignmentPositionSC.class.php
The constructor.
hour
DateAndTime::hour() in DateAndTime.class.php
Answer the hours (0-23)
hour
StringParser::hour() in StringParser.class.php
Answer the hour or NULL.
hour
Time::hour() in Time.class.php
Answer the hours (0-23)
hour12
Time::hour12() in Time.class.php
Answer an <integer> between 1 and 12, inclusive, representing the hour of the day in the 12-hour clock of the local time of the receiver.
hour12
DateAndTime::hour12() in DateAndTime.class.php
Answer an <integer> between 1 and 12, inclusive, representing the hour of the day in the 12-hour clock of the local time of the receiver.
hour24
Time::hour24() in Time.class.php
Answer the hours (0-23)
hour24
DateAndTime::hour24() in DateAndTime.class.php
Answer the hours (0-23)
hours
Duration::hours() in Duration.class.php
Answer the number of hours the receiver represents.
HTMLcolor
HTMLcolor in HTMLcolor.class.php
The HTMLcolor class is used to manipulate 6 or 3-digix hexadecimal HTML colors.
HTMLcolor
HTMLcolor::HTMLcolor() in HTMLcolor.class.php
The constructor.
HtmlString
HtmlString::HtmlString() in HtmlString.class.php
HtmlString
HtmlString in HtmlString.class.php
A HtmlString data type. This class allows for HTML-safe string shortening.
HtmlTextArea
HtmlTextArea in HtmlTextArea.class.php
The HtmlTextArea is a text input block that allows the user to use one of several editing interfaces to aid in the entry of HTML text. Some of the editing interfaces may be WYSIWYG editors, while others may simply supply shortcut buttons for entering HTML markup.
HTTPAuthNamePassTokenCollector
HTTPAuthNamePassTokenCollector::HTTPAuthNamePassTokenCollector() in HTTPAuthNamePassTokenCollector.class.php
Constructor, pass params
HTTPAuthNamePassTokenCollector
HTTPAuthNamePassTokenCollector in HTTPAuthNamePassTokenCollector.class.php
The HTTPAuthNamePassTokenCollector prompts a user for their name and password by sending HTTP Authenticatio headers to the user.
Harmoni.js.inc.php
Harmoni.js.inc.php in Harmoni.js.inc.php
HierarchyPrinter.class.php
HierarchyPrinter.class.php in HierarchyPrinter.class.php
HarmoniFileModule.class.php
HarmoniFileModule.class.php in HarmoniFileModule.class.php
HarmoniVersionRequirement.class.php
HarmoniVersionRequirement.class.php in HarmoniVersionRequirement.class.php
HtmlTextArea.class.php
HtmlTextArea.class.php in HtmlTextArea.class.php
i
top
$input
StringParser::$input in StringParser.class.php
$isFatal
HarmoniException::$isFatal in HarmoniException.class.php
inc.php
inc.php in inc.php
include.php
include.php in include.php
inc.php
inc.php in inc.php
include.php
include.php in include.php
InsertQueryResult.interface.php
InsertQueryResult.interface.php in InsertQueryResult.interface.php
InsertQuery.class.php
InsertQuery.class.php in InsertQuery.class.php
InsertQuery.interface.php
InsertQuery.interface.php in InsertQuery.interface.php
ImageMagickProcessor.class.php
ImageMagickProcessor.class.php in ImageMagickProcessor.class.php
ImageProcessor.class.php
ImageProcessor.class.php in ImageProcessor.class.php
IsAuthorizedCache.class.php
IsAuthorizedCache.class.php in IsAuthorizedCache.class.php
include.php
include.php in include.php
ISO8601StringParser.class.php
ISO8601StringParser.class.php in ISO8601StringParser.class.php
ISO8601TimeStringParser.class.php
ISO8601TimeStringParser.class.php in ISO8601TimeStringParser.class.php
Integer.class.php
Integer.class.php in Integer.class.php
inc.php
inc.php in inc.php
IntegerRangeValidatorRule.class.php
IntegerRangeValidatorRule.class.php in IntegerRangeValidatorRule.class.php
IntegerValidatorRule.class.php
IntegerValidatorRule.class.php in IntegerValidatorRule.class.php
include_all.php
include_all.php in include_all.php
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
IdException.php
IdException.php in IdException.php
IdManager.php
IdManager.php in IdManager.php
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
IdException
IdException in IdException.php
OsidException or one of its subclasses is thrown by all methods of all
IdException
IdException::IdException() in IdException.php
IdIterator
IdIterator in IdIterator.php
IdIterator provides access to these objects sequentially, one at a time.
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.
ImageMagickProcessor
ImageMagickProcessor::ImageMagickProcessor() in ImageMagickProcessor.class.php
Constructor
ImageMagickProcessor
ImageMagickProcessor in ImageMagickProcessor.class.php
Class for Processing images using ImageMagick
ImageProcessor
ImageProcessor::ImageProcessor() in ImageProcessor.class.php
Constructor
ImageProcessor
ImageProcessor in ImageProcessor.class.php
Class for resizing of images
ImageTypesLookup
ImageTypesLookup() in getid3.getimagesize.php
import
RepositoryImporter::import() in RepositoryImporter.class.php
import
XMLRepositoryFileImporter::import() in XMLRepositoryFileImporter.class.php
Organizes the import
import
XMLImporter::import() in XMLImporter.class.php
Organizes the import
importBelow
XMLImporter::importBelow() in XMLImporter.class.php
Starts an import below the qualifier passed
importNode
XMLFilepathPartImporter::importNode() in XMLFilepathPartImporter.class.php
Imports the current node's information
importNode
XMLThumbpathPartImporter::importNode() in XMLThumbpathPartImporter.class.php
Imports the current node's information
importNode
XMLPartImporter::importNode() in XMLPartImporter.class.php
Imports the current node's information
importNode
XMLPartStructureImporter::importNode() in XMLPartStructureImporter.class.php
Checks this node for any changes to make to this
importNode
XMLThumbDimensionsPartImporter::importNode() in XMLThumbDimensionsPartImporter.class.php
Imports the current node's information
importNode
XMLThumbMIMEPartImporter::importNode() in XMLThumbMIMEPartImporter.class.php
Imports the current node's information
importNode
XMLThumbDataPartImporter::importNode() in XMLThumbDataPartImporter.class.php
Imports the current node's information
importNode
XMLFileDimensionsPartImporter::importNode() in XMLFileDimensionsPartImporter.class.php
Imports the current node's information
importNode
XMLFileRecordImporter::importNode() in XMLFileRecordImporter.class.php
Imports the current node's information
importNode
XMLRecordImporter::importNode() in XMLRecordImporter.class.php
Imports the current node's information
importNode
XMLFilePartImporter::importNode() in XMLFilePartImporter.class.php
Imports the current node's information
importNode
XMLImporter::importNode() in XMLImporter.class.php
Imports the node itself
importNode
XMLRecordStructureImporter::importNode() in XMLRecordStructureImporter.class.php
Checks this node for any changes to make to this
importNode
XMLAssetImporter::importNode() in XMLAssetImporter.class.php
Imports the current node's information
importNode
XMLFileDataPartImporter::importNode() in XMLFileDataPartImporter.class.php
Imports the current node's information
importNode
XMLRepositoryImporter::importNode() in XMLRepositoryImporter.class.php
Checks this node for any changes to make to this
importRegisteredSP
Imports the contents of a registered mutable
  1. StyleProperty
.
importRegisteredSP
Theme::importRegisteredSP() in Theme.class.php
Imports the contents of a registered mutable
  1. StyleProperty
.
importValue
WGUIComponent::importValue() in WGUIComponent.abstract.php
copy the value from the StyleComponent to the wizard component
importValue
WGUICheckbox::importValue() in WGUICheckBox.class.php
copy the value from the StyleComponent to the wizard component
includePHPFiles
includePHPFiles() in include_all.php
Recursively include_once all php files in the target directory.
includes
Timespan::includes() in Timespan.class.php
Answer TRUE if the argument is within the timespan covered by the reciever.
includesAllOf
Timespan::includesAllOf() in Timespan.class.php
Answer whether all the elements of anArray are in the receiver.
includesAnyOf
Timespan::includesAnyOf() in Timespan.class.php
Answer whether any the elements of anArray are in the receiver.
INCONSISTENT_STATE
Removing parent will result in an inconsistent state Note: This method is PHP's equivalent of a static field.
index
Month::index() in Month.class.php
Answer the index of this object
indexOfDay
Week::indexOfDay() in Week.class.php
Return the index of a string Day.
indexOfMonth
Month::indexOfMonth() in Month.class.php
Return the index of a string Month.
inheritRecordStructure
HarmoniAsset::inheritRecordStructure() in HarmoniAsset.class.php
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.
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.
init
PartAndValuesModule::init() in PartAndValuesModule.class.php
Initialize this object
init
DataContainerInterface::init() in DataContainer.interface.php
The init function -- sets up the private variables.
init
SimpleFieldModule::init() in SimpleFieldModule.class.php
Initialize this object
init
WGUIComponent::init() in WGUIComponent.abstract.php
Initialize all the variables. Should be called last in the constructor.
init
DataContainer::init() in DataContainer.abstract.php
The init function -- sets up the private variables.
init
WMoreOptions::init() in WMoreOptions.abstract.php
initializeForIdentifier
UsernamePasswordAuthNTokens::initializeForIdentifier() in UsernamePasswordAuthNTokens.class.php
Initialize this object for an identifier. The identifier is often a username, but can be any string as long as it is unique within a given AuthNMethod.
initializeForIdentifier
AuthNTokens::initializeForIdentifier() in AuthNTokens.abstract.php
Initialize this object for an identifier. The identifier is often a username, but can be any string as long as it is unique within a given AuthNMethod.
initializeForTokens
UsernamePasswordAuthNTokens::initializeForTokens() in UsernamePasswordAuthNTokens.class.php
Initialize this object for a set of authentication tokens.
initializeForTokens
SQLDatabaseMD5UsernamePasswordAuthNTokens::initializeForTokens() in SQLDatabaseMD5UsernamePasswordAuthNTokens.class.php
Initialize this object for a set of authentication tokens. Set the password to the encrypted version.
initializeForTokens
LDAPAuthNTokens::initializeForTokens() in LDAPAuthNTokens.class.php
Initialize this object for a set of authentication tokens. The identifier is the user's CN, but they may have passed a username or email as part of their tokens instead.
initializeForTokens
AuthNTokens::initializeForTokens() in AuthNTokens.abstract.php
Initialize this object for a set of authentication tokens.
initializeForTokens
CryptUsernamePasswordAuthNTokens::initializeForTokens() in CryptUsernamePasswordAuthNTokens.class.php
Initialize this object for a set of authentication tokens. Set the password to the encrypted version.
initializeForTokens
SQLDatabaseSHA1UsernamePasswordAuthNTokens::initializeForTokens() in SQLDatabaseSHA1UsernamePasswordAuthNTokens.class.php
Initialize this object for a set of authentication tokens. Set the password to the encrypted version.
initializeStatistics
StatusStars::initializeStatistics() in StatusStars.class.php
Gathers the total number of granules for importer status
initializeWithData
OrderedSet::initializeWithData() in OrderedSet.class.php
Initialize from a data-string
INNER_JOIN
INNER_JOIN in SelectQuery.interface.php
Used with the setTable() method to indicate that an inner join will be performed.
insert
StorableInteger::insert() in StorableInteger.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableOKIType::insert() in StorableOKIType.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableFloat::insert() in StorableFloat.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableBoolean::insert() in StorableBoolean.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableBlob::insert() in StorableBlob.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableTime::insert() in StorableTime.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorablePrimitive::insert() in StorablePrimitive.interface.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableShortString::insert() in StorableShortString.class.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableStringAbstract::insert() in StorableString.abstract.php
Inserts a new row into the Database with the data contained in the object.
insert
StorableString::insert() in StorableString.class.php
Inserts a new row into the Database with the data contained in the object.
INSERT
INSERT in Query.interface.php
A constant for an INSERT query type.
insertAtPlaceholder
Container::insertAtPlaceholder() in Container.class.php
Insert a component at the place of a predefined placeholder that had been created with addPlaceholder().
InsertQuery
InsertQuery::InsertQuery() in InsertQuery.class.php
This is the constructor for a MySQL INSERT query.
InsertQuery
InsertQuery in InsertQuery.class.php
An InsertQuery object provides the tools to build an INSERT query.
InsertQueryInterface
InsertQueryInterface in InsertQuery.interface.php
An InsertQuery interface provides the tools to build an SQL INSERT query.
InsertQueryResultInterface
InsertQueryResultInterface in InsertQueryResult.interface.php
The InsertQueryResult interface provides the functionality common to all INSERT query results.
instance
IsAuthorizedCache::instance() in IsAuthorizedCache.class.php
Get the instance of the IsAuthorizedCache.
instance
StructuredMetaDataTagGenerator::instance() in StructuredMetaDataTagGenerator.class.php
Get the instance of StructuredMetaDataTagGenerator.
instance
Basket::instance() in Basket.class.php
Get the instance of the Basket.
instance
Harmoni::instance() in Harmoni.class.php
Get the instance of Harmoni.
Integer
Integer in Integer.class.php
A simple Integer data type.
IntegerRangeValidatorRule
IntegerRangeValidatorRule in IntegerRangeValidatorRule.class.php
the IntegerRangeValidatorRule checks a given value to make sure it's integer that falls within a certain range.
IntegerRangeValidatorRule
IntegerRangeValidatorRule::IntegerRangeValidatorRule() in IntegerRangeValidatorRule.class.php
Initializes the rule
IntegerValidatorRule
IntegerValidatorRule in IntegerValidatorRule.class.php
the IntegerValidatorRule checks a given value to make sure it's integer
INTERFACE_NOT_FOUND
Interface not found Note: This method is PHP's equivalent of a static field.
intersection
Timespan::intersection() in Timespan.class.php
Return the Timespan both have in common, or null
IntValueIterator
IntValueIterator in IntValueIterator.php
IntValueIterator provides access to these objects sequentially, one at a
invalidateAsset
HarmoniRepository::invalidateAsset() in HarmoniRepository.class.php
Set the Asset's status Type accordingly and relax validation checking when creating Records and Parts or updating Parts' values.
invalidateAsset
Set the Asset's status Type accordingly and relax validation checking when creating Records and Parts or updating Parts' values.
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_CREDITS_VALUE
Invalid credits value Note: This method is PHP's equivalent of a static field.
INVALID_NETWORK
WorkflowException::INVALID_NETWORK() in WorkflowException.php
Invalid network Note: This method is PHP's equivalent of a static field.
invert
RGBColor::invert() in RGBcolor.class.php
Invert the color.
invoke
OsidRomiManager::invoke() in OsidRomiManager.php
Invokes a method remotely.
IO_ERROR
FilingException::IO_ERROR() in FilingException.php
IO error Note: This method is PHP's equivalent of a static field.
isActive
SchemaField::isActive() in SchemaField.class.php
Returns if this field is active within the Schema or not.
isActive
RecordFieldData::isActive() in RecordFieldData.class.php
Returns the current active flag.
isActive
RecordFieldValue::isActive() in RecordFieldValue.class.php
Returns TRUE if a version is active, or if we have no versions defined yet. FALSE otherwise.
isActive
Record::isActive() in Record.class.php
Returns if this Record is about to be deleted or not.
isActiveNow
HarmoniAuthorization::isActiveNow() in HarmoniAuthorization.class.php
Return true if this Authorization is effective; false otherise;
isActiveNow
Authorization::isActiveNow() in Authorization.php
Return true if this Authorization is effective; false otherise;
isAgent
LDAPGroup::isAgent() in LDAPGroup.class.php
Answer true if this Agent is an Agent, not a group
isAgent
HarmoniAgent::isAgent() in HarmoniAgent.class.php
Answer true if this Agent is an Agent, not a group
isAgent
HarmoniAgentManager::isAgent() in HarmoniAgentManager.class.php
Return TRUE if the Id specified corresponds to an agent.
isAssetValid
HarmoniRepository::isAssetValid() in HarmoniRepository.class.php
Returns if this Asset is valid or not.
isAuthenticated
ForceAuthAction::isAuthenticated() in ForceAuthAction.class.php
Loop through the authentication types and see if the user is authenticated.
isAuthoritativeValue
FileSizePartStructure::isAuthoritativeValue() in FileSizePartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
MimeTypePartStructure::isAuthoritativeValue() in MimeTypePartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
FileNamePartStructure::isAuthoritativeValue() in FileNamePartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
ThumbnailMimeTypePartStructure::isAuthoritativeValue() in ThumbnailMimeTypePartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
HarmoniPartStructure::isAuthoritativeValue() in HarmoniPartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
DimensionsPartStructure::isAuthoritativeValue() in DimensionsPartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
FileDataPartStructure::isAuthoritativeValue() in FileDataPartStructure.class.php
Answer true if the value pass is authoritative.
isAuthoritativeValue
ThumbnailDataPartStructure::isAuthoritativeValue() in ThumbnailDataPartStructure.class.php
Answer true if the value pass is authoritative.
isAuthorized
IsAuthorizedCache::isAuthorized() in IsAuthorizedCache.class.php
Given an agentId, functionId, and qualifierId returns true if the agent is authorized now to perform the Function with the Qualifier.
isAuthorized
HarmoniAuthorizationManager::isAuthorized() in HarmoniAuthorizationManager.class.php
Given an agentId, functionId, and qualifierId returns true if the Agent is authorized now to perform the Function with the Qualifier.
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.
isAuthorizedBelow
HarmoniAuthorizationManager::isAuthorizedBelow() in HarmoniAuthorizationManager.class.php
Given an agentId, functionId, and qualifierId returns true if the Agent is authorized now to perform the Function with the Qualifier or one of the decendents of the qualifier.
IsAuthorizedCache
IsAuthorizedCache in IsAuthorizedCache.class.php
The IsAuthorizedCache maintains a per-session cache of the boolean
IsAuthorizedCache
IsAuthorizedCache::IsAuthorizedCache() in IsAuthorizedCache.class.php
The constructor, use IsAuthorizedCache::instance() to access the object.
isAuthorizedToExecute
TagXmlAction::isAuthorizedToExecute() in TagXmlAction.abstract.php
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
ForceAuthAction::isAuthorizedToExecute() in ForceAuthAction.class.php
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToExecute
Check Authorizations
isAuthorizedToTemplate
Check Authorizations For Templating
isBetween
Magnitude::isBetween() in Magnitude.class.php
Answer whether the receiver is less than or equal to the argument, max, and greater than or equal to the argument, min.
isCacheUpToDate
Answer true if the cache is up to date.
isCancelRequested
WSaveCancelListener::isCancelRequested() in WSaveCancelListener.class.php
Returns TRUE if a cancel event was triggered this pageload.
isChild
TreeNode::isChild() in TreeNode.class.php
Checks if the given node is a child of this node.
isChild
TreeNodeInterface::isChild() in TreeNode.interface.php
Checks if the given node is a child of this node.
isChildOf
HarmoniQualifier::isChildOf() in HarmoniQualifier.class.php
Determines if this Qualifier is the child a given parent
isChildOf
Qualifier::isChildOf() in Qualifier.php
Determines if this Qualifier is the child a given parent
isConnected
Database::isConnected() in Database.interface.php
Indicates whether there is an open connection to the database.
isConnected
MySQLDatabase::isConnected() in MySQLDatabase.class.php
Indicates whether there is an open connection to the database.
isConnected
DBHandler::isConnected() in DBHandler.class.php
Indicates whether there is an open connection to the database.
isConnected
PostgreSQLDatabase::isConnected() in PostgreSQLDatabase.class.php
Indicates whether there is an open connection to the database.
isConnected
OracleDatabase::isConnected() in OracleDatabase.class.php
Indicates whether there is an open connection to the database.
isDescendantOf
Determines if this Qualifier is a descendant of the given qualifierId.
isDescendantOf
TreeNode::isDescendantOf() in TreeNode.class.php
Returns true if this TreeNode is among the children of the given node.
isDescendantOf
HarmoniQualifier::isDescendantOf() in HarmoniQualifier.class.php
Determines if this Qualifier is a descendant of the given qualifierId.
isEnabled
WizardComponent::isEnabled() in WizardComponent.abstract.php
Answers true if this component will be enabled.
isEnabled
WBackButton::isEnabled() in WBackButton.class.php
Answers true if this component will be enabled.
isEnabled
WForwardButton::isEnabled() in WForwardButton.class.php
Answers true if this component will be enabled.
isEnabled
WNextStepButton::isEnabled() in WNextStepButton.class.php
Answers true if this component will be enabled.
isEnabled
Process::isEnabled() in Process.php
Returns true if this Process is enabled; false otherwise.
isEnabled
WSaveContinueButton::isEnabled() in WSaveContinueButton.class.php
Answers true if this component will be enabled.
isEnabled
WPreviousStepButton::isEnabled() in WPreviousStepButton.class.php
Answers true if this component will be enabled.
isEqual
HarmoniStringId::isEqual() in HarmoniStringId.class.php
isEqual
Type::isEqual() in Type.php
isEqual
SObject::isEqual() in SObject.class.php
Answer whether the receiver and the argument are the same.
isEqual
HarmoniId::isEqual() in HarmoniId.class.php
Tests if an unique Id equals this unique Id.
isEqual
Id::isEqual() in Id.php
Tests if an unique Id equals this unique Id.
isEqual
AgentTokenMapping::isEqual() in AgentTokenMapping.class.php
Return True if the Mapping passed is the same as this mapping
isEqualTo
Magnitude::isEqualTo() in Magnitude.class.php
Test if this is equal to aMagnitude.
isEqualTo
Duration::isEqualTo() in Duration.class.php
Test if this Duration is equal to aDuration.
isEqualTo
Time::isEqualTo() in Time.class.php
comparand conforms to protocol DateAndTime, or can be converted into something that conforms.
isEqualTo
String::isEqualTo() in String.class.php
Answer whether the receiver and the argument are the same.
isEqualTo
SObject::isEqualTo() in SObject.class.php
Answer whether the receiver and the argument are the same.
isEqualTo
Timespan::isEqualTo() in Timespan.class.php
Test if this Timespan is equal to a Timespan.
isEqualTo
Type::isEqualTo() in Type.php
isEqualTo
Boolean::isEqualTo() in Boolean.class.php
Answer whether the receiver and the argument are the same.
isEqualTo
Number::isEqualTo() in Number.class.php
Answer whether the receiver and the argument are the same.
isEqualTo
DateAndTime::isEqualTo() in DateAndTime.class.php
comparand conforms to protocol DateAndTime, or can be converted into something that conforms.
isExecutionAuthorized
Check Authorizations
isExecutionAuthorized
ForceAuthAction::isExecutionAuthorized() in ForceAuthAction.class.php
Check Authorizations
isExecutionAuthorized
Check Authorizations
isExecutionAuthorized
Check Authorizations
isExplicit
HarmoniAuthorization::isExplicit() in HarmoniAuthorization.class.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.
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.
isFalse
Boolean::isFalse() in Boolean.class.php
Answer true if this object represents a 'false' value, false otherwise.
isFatal
HarmoniException::isFatal() in HarmoniException.class.php
Answer true if this exception causes a fatal error if not caught.
isFormatSupported
ImageProcessor::isFormatSupported() in ImageProcessor.class.php
Return true if the image format is supported.
isGreaterThan
Magnitude::isGreaterThan() in Magnitude.class.php
Test if this is greater than aMagnitude.
isGreaterThanOrEqualTo
Test if this is greater than aMagnitude.
isGroup
HarmoniGroup::isGroup() in HarmoniGroup.class.php
Answer true if this Agent is an Group
isGroup
AuthNMethod::isGroup() in AuthNMethod.abstract.php
Answer a true if the Id corresponds to a valid group
isGroup
HarmoniAgentManager::isGroup() in HarmoniAgentManager.class.php
Return TRUE if the Id specified corresponds to an group.
isGroup
HarmoniAgent::isGroup() in HarmoniAgent.class.php
Answer true if this Agent is an Group
isGroup
LDAPGroup::isGroup() in LDAPGroup.class.php
Answer true if this Agent is an Group
isGroup
LDAPAuthNMethod::isGroup() in LDAPAuthNMethod.class.php
Answer a true if the Id corresponds to a valid group.
isImportable
XMLAssetImporter::isImportable() in XMLAssetImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileRecordImporter::isImportable() in XMLFileRecordImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileNamePartImporter::isImportable() in XMLFileNamePartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLRecordStructureImporter::isImportable() in XMLRecordStructureImporter.class.php
Filters nodes of incorrect type
isImportable
XMLThumbMIMEPartImporter::isImportable() in XMLThumbMIMEPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLRemoteFileRecordImporter::isImportable() in XMLRemoteFileRecordImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFilePartImporter::isImportable() in XMLFilePartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileDimensionsPartImporter::isImportable() in XMLFileDimensionsPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLRecordImporter::isImportable() in XMLRecordImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFilepathPartImporter::isImportable() in XMLFilepathPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileUrlPartImporter::isImportable() in XMLFileUrlPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLThumbDataPartImporter::isImportable() in XMLThumbDataPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLRepositoryImporter::isImportable() in XMLRepositoryImporter.class.php
Filters nodes of incorrect type
isImportable
XMLMIMEPartImporter::isImportable() in XMLMIMEPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileSizePartImporter::isImportable() in XMLFileSizePartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLPartImporter::isImportable() in XMLPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLThumbpathPartImporter::isImportable() in XMLThumbpathPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLFileDataPartImporter::isImportable() in XMLFileDataPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLRepositoryFileImporter::isImportable() in XMLRepositoryFileImporter.class.php
Filters nodes of incorrect type
isImportable
XMLThumbDimensionsPartImporter::isImportable() in XMLThumbDimensionsPartImporter.class.php
Filters nodes of incorrect type
isImportable
XMLPartStructureImporter::isImportable() in XMLPartStructureImporter.class.php
Filters nodes of incorrect type
isIndexDeleted
RecordField::isIndexDeleted() in RecordField.class.php
Checks if the index has been deleted.
isInitial
Step::isInitial() in Step.php
Returns true if this Step is the first one in the Process; false otherwise.
isInSet
OrderedSet::isInSet() in OrderedSet.class.php
Return TRUE if the given Id is in the set
isInvalidLessThan
HtmlString::isInvalidLessThan() in HtmlString.class.php
Answer true if the '<' doesn't seem to be the start of a tag and is instead an invalid 'less-than' character.
isItemTagged
Tag::isItemTagged() in Tag.class.php
Answer true if the current agent has tagged the item
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.
isLeaf
HarmoniNode::isLeaf() in HarmoniNode.class.php
Return true if this Node is a leaf; false otherwise. A Node is a leaf if it has no children.
isLeaf
HierarchyCache::isLeaf() in HierarchyCache.class.php
Return true if the node is a leaf
isLeapYear
Timespan::isLeapYear() in Timespan.class.php
Answer TRUE if the year represented by the receiver is a leap year.
isLeapYear
Year::isLeapYear() in Year.class.php
Return TRUE if the year passed is a leap year
isLeapYear
DateAndTime::isLeapYear() in DateAndTime.class.php
Return if this year is a leap year
isLessThan
Time::isLessThan() in Time.class.php
comparand conforms to protocol DateAndTime, or can be converted into something that conforms.
isLessThan
Timespan::isLessThan() in Timespan.class.php
Test if this Timespan is less than a comparand.
isLessThan
DateAndTime::isLessThan() in DateAndTime.class.php
comparand conforms to protocol DateAndTime, or can be converted into something that conforms.
isLessThan
Duration::isLessThan() in Duration.class.php
Test if this Duration is less than aDuration.
isLessThan
Number::isLessThan() in Number.class.php
Test if this is less than aMagnitude.
isLessThan
Magnitude::isLessThan() in Magnitude.class.php
Test if this is less than aMagnitude.
isLessThanOrEqualTo
Magnitude::isLessThanOrEqualTo() in Magnitude.class.php
Test if this is greater than aMagnitude.
isLimitedToOptions
StyleComponent::isLimitedToOptions() in StyleComponent.class.php
This function will return
  1. TRUE
if the value of this SC is restricted only to the list of options. It will return
  1. FALSE
, if not.
isLimitedToOptions
StyleComponentInterface::isLimitedToOptions() in StyleComponent.interface.php
This function will return
  1. TRUE
if the value of this SC is restricted only to the list of options. It will return
  1. FALSE
, if not.
isManageable
Return true if this Cabinet allows entries to be added or removed.
isMandatory
FileDataPartStructure::isMandatory() in FileDataPartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
ThumbnailMimeTypePartStructure::isMandatory() in ThumbnailMimeTypePartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
DimensionsPartStructure::isMandatory() in DimensionsPartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
ThumbnailDataPartStructure::isMandatory() in ThumbnailDataPartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
HarmoniPartStructure::isMandatory() in HarmoniPartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
PartStructure::isMandatory() in PartStructure.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
FileSizePartStructure::isMandatory() in FileSizePartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
MimeTypePartStructure::isMandatory() in MimeTypePartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMandatory
FileNamePartStructure::isMandatory() in FileNamePartStructure.class.php
Return true if this PartStructure is mandatory; false otherwise.
isMultivalued
FileRecord::isMultivalued() in FileRecord.class.php
Return true if this Record is multi-valued; false otherwise. This is determined by the implementation.
isMultivalued
HarmoniRecord::isMultivalued() in HarmoniRecord.class.php
Return true if this Record is multi-valued; false otherwise. This is determined by the implementation.
isNegative
Duration::isNegative() in Duration.class.php
Return true if this Duration is negative.
isNotEqualTo
SObject::isNotEqualTo() in SObject.class.php
Answer whether the receiver and the argument are not the same.
isNotReferenceTo
SObject::isNotReferenceTo() in SObject.class.php
Answer whether the receiver and the argument do not reference the same object.
ISO8601StringParser
ISO8601StringParser in ISO8601StringParser.class.php
This StringParser can handle ISO 8601 dates. http://www.cl.cam.ac.uk/~mgk25/iso-time.html Examples:
  • 1982-04-05T15:25:21+5:00
ISO8601TimeStringParser
ISO8601TimeStringParser in ISO8601TimeStringParser.class.php
This StringParser can handle ISO 8601 dates. http://www.cl.cam.ac.uk/~mgk25/iso-time.html
isObjectOfDataType
DataTypeManager::isObjectOfDataType() in DataTypeManager.class.php
Takes an object and a DataType name and checks if the object is of the correct class to be an object of DataType $type.
isOption
WSelectList::isOption() in WSelectList.class.php
Answer true if the value passed is a valid option
isOption
PrimitiveIO_Authoritative::isOption() in PrimitiveIO_Authoritative.class.php
Answer true if the value passed is a valid option
isParent
TreeNode::isParent() in TreeNode.class.php
Checks if the given node is a parent of this node.
isParent
HarmoniQualifier::isParent() in HarmoniQualifier.class.php
Return true if this Qualifier has any children; false otherwise
isParent
TreeNodeInterface::isParent() in TreeNode.interface.php
Checks if the given node is a parent of this node.
isParent
Qualifier::isParent() in Qualifier.php
Return true if this Qualifier has any children; false otherwise
isPopulatedByRepository
FileSizePartStructure::isPopulatedByRepository() in FileSizePartStructure.class.php
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.
isPopulatedByRepository
RemoteFileSizePartStructure::isPopulatedByRepository() in RemoteFileSizePartStructure.class.php
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.
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.
isPopulatedByRepository
MimeTypePartStructure::isPopulatedByRepository() in MimeTypePartStructure.class.php
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.
isPopulatedByRepository
ThumbnailDataPartStructure::isPopulatedByRepository() in ThumbnailDataPartStructure.class.php
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.
isPopulatedByRepository
FileDataPartStructure::isPopulatedByRepository() in FileDataPartStructure.class.php
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.
isPopulatedByRepository
HarmoniPartStructure::isPopulatedByRepository() in HarmoniPartStructure.class.php
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.
isPopulatedByRepository
DimensionsPartStructure::isPopulatedByRepository() in DimensionsPartStructure.class.php
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.
isPopulatedByRepository
FileNamePartStructure::isPopulatedByRepository() in FileNamePartStructure.class.php
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.
isPopulatedByRepository
ThumbnailMimeTypePartStructure::isPopulatedByRepository() in ThumbnailMimeTypePartStructure.class.php
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.
isPositive
Duration::isPositive() in Duration.class.php
Return true if this Duration is positive.
isPossibleValue
WGUIComponent::isPossibleValue() in WGUIComponent.abstract.php
Is $value a legitamate value for this wizard component?
isPossibleValue
WGUICheckbox::isPossibleValue() in WGUICheckBox.class.php
Is $value a legitamate value for this wizard component?
isPossibleValue
WGUISelectList::isPossibleValue() in WGUISelectList.class.php
Is $value a legitamate value for this wizard component?
isReferenceTo
SObject::isReferenceTo() in SObject.class.php
Answer whether the receiver and the argument Reference the same object.
isRepeatable
MimeTypePartStructure::isRepeatable() in MimeTypePartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
HarmoniRecordStructure::isRepeatable() in HarmoniRecordStructure.class.php
Return true if this RecordStructure is repeatable; false otherwise.
isRepeatable
PartStructure::isRepeatable() in PartStructure.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
HarmoniPartStructure::isRepeatable() in HarmoniPartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
FileSizePartStructure::isRepeatable() in FileSizePartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
FileNamePartStructure::isRepeatable() in FileNamePartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
FileDataPartStructure::isRepeatable() in FileDataPartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
DimensionsPartStructure::isRepeatable() in DimensionsPartStructure.class.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.
isRepeatable
ThumbnailMimeTypePartStructure::isRepeatable() in ThumbnailMimeTypePartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRepeatable
ThumbnailDataPartStructure::isRepeatable() in ThumbnailDataPartStructure.class.php
Return true if this PartStructure is repeatable; false otherwise. This is determined by the implementation.
isRequired
SchemaField::isRequired() in SchemaField.class.php
Returns if this field is required to hold at least one value.
isRoot
Node::isRoot() in Node.php
Return true if this Node is a root; false otherwise.
isRoot
HarmoniNode::isRoot() in HarmoniNode.class.php
Return true if this Node is a root; false otherwise.
isRootCabinet
Return true if this Cabinet is the root Cabinet.
isSaveRequested
WSaveCancelListener::isSaveRequested() in WSaveCancelListener.class.php
Returns TRUE if a save event was triggered this pageload.
isSelected
MenuItemLink::isSelected() in MenuItemLink.class.php
Returns whether the menu item is currently selected.
isSelected
MenuInterface::isSelected() in Menu.interface.php
Determines whether the
  1. MenuItem
with the given id is selected. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
isSelected
Menu::isSelected() in Menu.class.php
Determines whether the
  1. MenuItem
with the given id is selected. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
isSingleTag
HtmlString::isSingleTag() in HtmlString.class.php
Answer true if the tag begining at $tagStart does not have a close-tag, examples are
, <hr/>, <img src=''/>
isStartingDisplay
WSelectList::isStartingDisplay() in WSelectList.class.php
Return True if the select list is on the starting display, rather than a real value
isSupported
ImageMagickProcessor::isSupported() in ImageMagickProcessor.class.php
Return True if we support this format
isTerminal
Step::isTerminal() in Step.php
Returns true if this Step is the final one in the Process; false otherwise.
isTrue
Boolean::isTrue() in Boolean.class.php
Answer true if this object represents a 'true' value, false otherwise.
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.
isUserAuthenticated
HarmoniAuthenticationManager::isUserAuthenticated() in HarmoniAuthenticationManager.class.php
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.
isUserAuthenticatedWithAnyType
HarmoniAuthenticationManager::isUserAuthenticatedWithAnyType() in HarmoniAuthenticationManager.class.php
Answer true if the current user is authenticated with any authentication type.
isUserAuthorized
HarmoniAuthorizationManager::isUserAuthorized() in HarmoniAuthorizationManager.class.php
Given a functionId and qualifierId returns true if the user is authorized now to perform the Function with the Qualifier.
isUserAuthorized
IsAuthorizedCache::isUserAuthorized() in IsAuthorizedCache.class.php
Given a functionId and qualifierId returns true if the user is authorized now to perform the Function with the Qualifier.
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.
isUserAuthorizedBelow
HarmoniAuthorizationManager::isUserAuthorizedBelow() in HarmoniAuthorizationManager.class.php
Given an agentId, functionId, and qualifierId returns true if the Agent is authorized now to perform the Function with the Qualifier or one of the decendents of the qualifier.
isUsingAdvanced
WMoreOptions::isUsingAdvanced() in WMoreOptions.abstract.php
Return true if we should be using the new value rather than the select
isUsingNewValue
PrimitiveIO_AuthoritativeContainer::isUsingNewValue() in PrimitiveIO_AuthoritativeContainer.class.php
Return true if we should be using the new value rather than the select
isUsingNewValue
WSelectOrNew::isUsingNewValue() in WSelectOrNew.class.php
Return true if we should be using the new value rather than the select
isValueDeleted
Record::isValueDeleted() in Record.class.php
Returns true if the given value has been deleted.
isVersionControlled
Record::isVersionControlled() in Record.class.php
Returns TRUE if this DataSet was created with Version Control.
is_process_running
XMLExporter::is_process_running() in XMLExporter.class.php
Verifies if a process is running in linux
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
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.
IteratorResultPrinter
IteratorResultPrinter in IteratorResultPrinter.class.php
Print out an Iterator of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages.
IteratorResultPrinter
IteratorResultPrinter::IteratorResultPrinter() in IteratorResultPrinter.class.php
Constructor
inc.php
inc.php in inc.php
IteratorResultPrinter.class.php
IteratorResultPrinter.class.php in IteratorResultPrinter.class.php
include.php
include.php in include.php
j
top
$jdn
DateAndTime::$jdn in DateAndTime.class.php
JavaPOCAgentManager.class.php
JavaPOCAgentManager.class.php in JavaPOCAgentManager.class.php
JavaPOCIdManager.class.php
JavaPOCIdManager.class.php in JavaPOCIdManager.class.php
JavaPOCAgentManager
JavaPOCAgentManager in JavaPOCAgentManager.class.php
<p> AgentManager handles creating, deleting, and getting Agents and Groups.
JavaPOCAgentManager
JavaPOCAgentManager::JavaPOCAgentManager() in JavaPOCAgentManager.class.php
JavaPOCIdManager
JavaPOCIdManager::JavaPOCIdManager() in JavaPOCIdManager.class.php
Constructor.
JavaPOCIdManager
JavaPOCIdManager in JavaPOCIdManager.class.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.
JPG_EOI
JPG_EOI in getid3.getimagesize.php
JPG_SIG
JPG_SIG in getid3.getimagesize.php
JPG_SOF0
JPG_SOF0 in getid3.getimagesize.php
JPG_SOF1
JPG_SOF1 in getid3.getimagesize.php
JPG_SOF2
JPG_SOF2 in getid3.getimagesize.php
JPG_SOF3
JPG_SOF3 in getid3.getimagesize.php
JPG_SOF5
JPG_SOF5 in getid3.getimagesize.php
JPG_SOF6
JPG_SOF6 in getid3.getimagesize.php
JPG_SOF7
JPG_SOF7 in getid3.getimagesize.php
JPG_SOF9
JPG_SOF9 in getid3.getimagesize.php
JPG_SOF10
JPG_SOF10 in getid3.getimagesize.php
JPG_SOF11
JPG_SOF11 in getid3.getimagesize.php
JPG_SOF13
JPG_SOF13 in getid3.getimagesize.php
JPG_SOF14
JPG_SOF14 in getid3.getimagesize.php
JPG_SOF15
JPG_SOF15 in getid3.getimagesize.php
JPG_SOS
JPG_SOS in getid3.getimagesize.php
julianDayNumber
Timespan::julianDayNumber() in Timespan.class.php
Answer the Julian day number represented by the reciever.
julianDayNumber
DateAndTime::julianDayNumber() in DateAndTime.class.php
Return the JulianDayNumber of this DateAndTime
k
top
KeywordSearch.class.php
KeywordSearch.class.php in KeywordSearch.class.php
KeywordStringParser.class.php
KeywordStringParser.class.php in KeywordStringParser.class.php
KeywordSearch
KeywordSearch::KeywordSearch() in KeywordSearch.class.php
Constructor
KeywordSearch
KeywordSearch in KeywordSearch.class.php
Return assets of the specified type
KeywordStringParser
KeywordStringParser in KeywordStringParser.class.php
KeywordStringParser matches keywords to common times.
kiloBytes
ByteSize::kiloBytes() in ByteSize.class.php
Answer the value in Kilo Bytes KB
l
top
Layout.interface.php
Layout.interface.php in Layout.interface.php
LengthSC.class.php
LengthSC.class.php in LengthSC.class.php
LineHeightSC.class.php
LineHeightSC.class.php in LineHeightSC.class.php
LeftSP.class.php
LeftSP.class.php in LeftSP.class.php
LetterSpacingSP.class.php
LetterSpacingSP.class.php in LetterSpacingSP.class.php
LineHeightSP.class.php
LineHeightSP.class.php in LineHeightSP.class.php
LanguageLocalizer.class.php
LanguageLocalizer.class.php in LanguageLocalizer.class.php
LDAPAgentIterator.class.php
LDAPAgentIterator.class.php in LDAPAgentIterator.class.php
LDAPAuthNMethod.class.php
LDAPAuthNMethod.class.php in LDAPAuthNMethod.class.php
LDAPAuthNTokens.class.php
LDAPAuthNTokens.class.php in LDAPAuthNTokens.class.php
LDAPConnector.class.php
LDAPConnector.class.php in LDAPConnector.class.php
LDAPGroup.class.php
LDAPGroup.class.php in LDAPGroup.class.php
LoggingException.php
LoggingException.php in LoggingException.php
LoggingManager.php
LoggingManager.php in LoggingManager.php
LongValueIterator.php
LongValueIterator.php in LongValueIterator.php
LanguageLocalizer
LanguageLocalizer in LanguageLocalizer.class.php
The LanguageLocalizer is a class that handles the organization or strings and other data for multiple languages.
LanguageLocalizer
LanguageLocalizer::LanguageLocalizer() in LanguageLocalizer.class.php
The constructor.
lastExecutedAction
ActionHandler::lastExecutedAction() in ActionHandler.class.php
Returns the last executed action.
LayoutInterface
LayoutInterface in Layout.interface.php
Layouts are assigned to Containers and they specify how (in terms of location, not appearance) the sub-
  1. Components
are going to be rendered on the screen.
LDAPAgentIterator
LDAPAgentIterator::LDAPAgentIterator() in LDAPAgentIterator.class.php
Constructor
LDAPAgentIterator
LDAPAgentIterator in LDAPAgentIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
LDAPAuthNMethod
LDAPAuthNMethod in LDAPAuthNMethod.class.php
The LDAPAuthNMethod is used to authenticate against an LDAP system.
LDAPAuthNTokens
LDAPAuthNTokens::LDAPAuthNTokens() in LDAPAuthNTokens.class.php
Constructor, Adds some additional functionality to that of the parent's constructor
LDAPAuthNTokens
LDAPAuthNTokens in LDAPAuthNTokens.class.php
This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's PHP's crypt() function.
LDAPConnector
LDAPConnector::LDAPConnector() in LDAPConnector.class.php
The constructor.
LDAPConnector
LDAPConnector in LDAPConnector.class.php
LDAPConnector is a class used by the LDAPAuthNMethod and the LDAPAuthNTokens to handle common functions
LDAPGroup
LDAPGroup in LDAPGroup.class.php
<##>
LDAPGroup
LDAPGroup::LDAPGroup() in LDAPGroup.class.php
Constructor.
LEFT
LEFT in Container.interface.php
An alignment constant.
LeftSP
LeftSP::LeftSP() in LeftSP.class.php
The constructor.
LeftSP
LeftSP in LeftSP.class.php
The LeftSP represents the 'left' StyleProperty.
LEFT_JOIN
LEFT_JOIN in SelectQuery.interface.php
Used with the setTable() method to indicate that a left join will be performed.
length
Clob::length() in Clob.php
return the length of the object
length
Blob::length() in Blob.php
return the length of the object
LengthSC
LengthSC in LengthSC.class.php
The LengthSC represents CSS relative and absolute length values. The allowed
LengthSC
LengthSC::LengthSC() in LengthSC.class.php
The constructor.
LetterSpacingSP
LetterSpacingSP::LetterSpacingSP() in LetterSpacingSP.class.php
The constructor.
LetterSpacingSP
LetterSpacingSP in LetterSpacingSP.class.php
The LetterSpacingSP represents the 'letter-spacing' StyleProperty.
level
debug::level() in debug.class.php
Sets the DebugHandler service's output level to $level. If not specified will return the current output level.
lighten
RGBColor::lighten() in RGBcolor.class.php
Lighten the color by a certain amount (0-100)
limitNumberOfRows
SelectQuery::limitNumberOfRows() in SelectQuery.class.php
Limits the number of rows to the specified number.
limitNumberOfRows
SelectQueryInterface::limitNumberOfRows() in SelectQuery.interface.php
Limits the number of rows to the specified number.
LineHeightSC
LineHeightSC in LineHeightSC.class.php
The LineHeightSC represents CSS "line-height" values. The allowed
LineHeightSC
LineHeightSC::LineHeightSC() in LineHeightSC.class.php
The constructor.
LineHeightSP
LineHeightSP::LineHeightSP() in LineHeightSP.class.php
The constructor.
LineHeightSP
LineHeightSP in LineHeightSP.class.php
The LineHeightSP represents the 'line-height' StyleProperty.
linkify
browse_helpAction::linkify() in browse_help.act.php
Convert links of the form [[title]] or [[title#heading]] to html links of the form <a href='link'>title: heading</a>
load
Schema::load() in Schema.class.php
Loads the definition data from the database, if not already done.
load
RecordTag::load() in Tag.class.php
Loads the tag mapping data from the database, if it hasn't done so already.
load
HarmoniRepositoryInterface::load() in HarmoniRepository.interface.php
Loads this object from persistable storage.
load
HarmoniAssetInterface::load() in HarmoniAsset.interface.php
Loads this object from persistable storage.
loadAZs
edit_authorizationsAction::loadAZs() in edit_authorizations.act.php
Load the explicit AZs
loadCount
HarmoniEntryIterator::loadCount() in HarmoniEntryIterator.class.php
Load the number of results
loaded
DataManager::loaded() in DataManager.abstract.php
Returns if the DataManager was previously loaded or not.
loaded
Schema::loaded() in Schema.class.php
Returns true/false depending on if we've loaded our definition data.
loadMultiple
SchemaManager::loadMultiple() in SchemaManager.class.php
Will load the data structures for multiple Schemas.
loadNext
HarmoniEntryIterator::loadNext() in HarmoniEntryIterator.class.php
Load the next bunch of items
loadRecords
StorableRecordSet::loadRecords() in StorableRecordSet.class.php
Fetches all the Records that we know about.
loadRecordSets
RecordManager::loadRecordSets() in RecordManager.class.php
Loads the specified RecordSets into the cache.
loadStyleCollectionsForTheme
Loads the Style Collections for the given theme_id from the database and adds them to the current theme
loadStyleComponentsForProperty
Loads the Style Components for the given property_id from the database and adds them to the style property
loadStylePropertiesForCollection
Loads the Style Properties for the given collection_id from the database and adds them to the style collection.
loadTheme
GUIManagerAbstract::loadTheme() in GUIManager.abstract.php
Loads the theme state stored priorly with
  1. saveThemeState()
. This method reverses the steps of
  1. saveThemeState()
. It first obtains the database-stored theme state, unserializes it, and finally imports it into the theme.
loadTheme
GUIManager::loadTheme() in GUIManager.class.php
Load theme
loadTypes
SchemaManager::loadTypes() in SchemaManager.class.php
Fetches from the DB a list of registered DataSetTypes.
LOAD_AGENT
LOAD_AGENT in services.cfg.php
functionality affected: OKI Agent calls.
LOAD_AGENTINFORMATION
LOAD_AGENTINFORMATION in dobomode.php
LOAD_AGENT_MANAGEMENT
LOAD_AGENT_MANAGEMENT in services.cfg.php
functionality affected: OKI AuthN calls.
LOAD_ARCHITECTURE
LOAD_ARCHITECTURE in framework.cfg.php
functionality affected: almost everything but basic services: Harmoni architecture, LoginHandler, ActionHandler
LOAD_AUTHN
LOAD_AUTHN in services.cfg.php
functionality affected: OKI AuthN calls.
LOAD_AUTHZ
LOAD_AUTHZ in services.cfg.php
functionality affected: OKI AuthZ calls.
LOAD_COURSE_MANAGEMENT
LOAD_COURSE_MANAGEMENT in services.cfg.php
functionality affected: Course Management.
LOAD_DATAMANAGER
LOAD_DATAMANAGER in services.cfg.php
functionality affected: HarmoniDataManager, sub-services: DataSetTypeManager, DataTypeManager, DataSetManager
LOAD_DBC
LOAD_DBC in services.cfg.php
functionality affected: Database connectivity, and anything that depends on it.
LOAD_DEBUG
LOAD_DEBUG in services.cfg.php
functionality affected: Debug output
LOAD_DR
LOAD_DR in dobomode.php
LOAD_GRADING
LOAD_GRADING in services.cfg.php
functionality affected: Grading.
LOAD_GUI
LOAD_GUI in services.cfg.php
functionality affected: Themes/Layouts through the GUIManager
LOAD_HIERARCHY
LOAD_HIERARCHY in services.cfg.php
functionality affected: Hiearchy, Digital Repository.
LOAD_ID
LOAD_ID in services.cfg.php
functionality affected: OKI Id calls.
LOAD_IMAGEPROCESSOR
LOAD_IMAGEPROCESSOR in services.cfg.php
functionality affected: ImageProcessing
LOAD_LANG
LOAD_LANG in services.cfg.php
functionality affected: Language Localization
LOAD_LOGGING
LOAD_LOGGING in services.cfg.php
functionality affected: OKI Logging calls.
LOAD_MIME
LOAD_MIME in services.cfg.php
functionality affected: MIME Type sniffing, ImageProcessing
LOAD_REPOSITORY
LOAD_REPOSITORY in services.cfg.php
functionality affected: Digital Repository.
LOAD_SCHEDULING
LOAD_SCHEDULING in services.cfg.php
functionality affected: Scheduling.
LOAD_SETS
LOAD_SETS in services.cfg.php
functionality affected: Sets
LOAD_TAGGING
LOAD_TAGGING in services.cfg.php
functionality affected: Tagging.
localOffset
DateAndTime::localOffset() in DateAndTime.class.php
Answer the duration we are offset from UTC
localTimeZone
DateAndTime::localTimeZone() in DateAndTime.class.php
Answer the local TimeZone
locationHeader
RequestContext::locationHeader() in RequestContext.class.php
Send a properly formatted location header. XHTML specifies that the ampersand character, '&' be replaced with '&amp;'. Location headers however fail to redirect with '&amp;'. This method properly formats location headers.
logException
logException() in HarmoniException.class.php
Log an exception to the logging system if possible.
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.
LogicStepWizard
LogicStepWizard in LogicStepWizard.class.php
Abstract parent for wizards that contain multiple steps
LogicStepWizard
LogicStepWizard::LogicStepWizard() in LogicStepWizard.class.php
Constructor
loginAction
loginAction in login.act.php
Change the language to the one specified by the user
login_typeAction
login_typeAction in login_type.act.php
Change the language to the one specified by the user
logoutAction
logoutAction in logout.act.php
Change the language to the one specified by the user
logout_typeAction
logout_typeAction in logout_type.act.php
Change the language to the one specified by the user
LongValueIterator
LongValueIterator in LongValueIterator.php
LongValueIterator provides access to these objects sequentially, one at a
LogicStepWizard.class.php
LogicStepWizard.class.php in LogicStepWizard.class.php
login.act.php
login.act.php in login.act.php
login_type.act.php
login_type.act.php in login_type.act.php
logout.act.php
logout.act.php in logout.act.php
logout_type.act.php
logout_type.act.php in logout_type.act.php
m
top
$minute
StringParser::$minute in StringParser.class.php
$month
StringParser::$month in StringParser.class.php
$myURL
Context::$myURL in Context.class.php
MultipleCriteriaSearch.abstract.php
MultipleCriteriaSearch.abstract.php in MultipleCriteriaSearch.abstract.php
MySQLDatabase.class.php
MySQLDatabase.class.php in MySQLDatabase.class.php
MySQLDeleteQueryResult.class.php
MySQLDeleteQueryResult.class.php in MySQLDeleteQueryResult.class.php
MySQLGenericQueryResult.class.php
MySQLGenericQueryResult.class.php in MySQLGenericQueryResult.class.php
MySQLInsertQueryResult.class.php
MySQLInsertQueryResult.class.php in MySQLInsertQueryResult.class.php
MySQLSelectQueryResult.class.php
MySQLSelectQueryResult.class.php in MySQLSelectQueryResult.class.php
MySQLUpdateQueryResult.class.php
MySQLUpdateQueryResult.class.php in MySQLUpdateQueryResult.class.php
MySqlUtils.class.php
MySqlUtils.class.php in MySqlUtils.class.php
MySQL_SQLGenerator.class.php
MySQL_SQLGenerator.class.php in MySQL_SQLGenerator.class.php
MenuItemHeading.class.php
MenuItemHeading.class.php in MenuItemHeading.class.php
MenuItemLinkWithAdditionalHtml.class.php
MenuItemLinkWithAdditionalHtml.class.php in MenuItemLinkWithAdditionalHtml.class.php
MenuItemLink.class.php
MenuItemLink.class.php in MenuItemLink.class.php
MenuItem.class.php
MenuItem.class.php in MenuItem.class.php
MenuItem.interface.php
MenuItem.interface.php in MenuItem.interface.php
Menu.class.php
Menu.class.php in Menu.class.php
Menu.interface.php
Menu.interface.php in Menu.interface.php
MenuTheme.abstract.php
MenuTheme.abstract.php in MenuTheme.abstract.php
MenuTheme.interface.php
MenuTheme.interface.php in MenuTheme.interface.php
MaxDimensionSC.class.php
MaxDimensionSC.class.php in MaxDimensionSC.class.php
MarginBottomSP.class.php
MarginBottomSP.class.php in MarginBottomSP.class.php
MarginLeftSP.class.php
MarginLeftSP.class.php in MarginLeftSP.class.php
MarginRightSP.class.php
MarginRightSP.class.php in MarginRightSP.class.php
MarginSP.class.php
MarginSP.class.php in MarginSP.class.php
MarginTopSP.class.php
MarginTopSP.class.php in MarginTopSP.class.php
MaxHeightSP.class.php
MaxHeightSP.class.php in MaxHeightSP.class.php
MaxWidthSP.class.php
MaxWidthSP.class.php in MaxWidthSP.class.php
MinHeightSP.class.php
MinHeightSP.class.php in MinHeightSP.class.php
MinWidthSP.class.php
MinWidthSP.class.php in MinWidthSP.class.php
MembersOnlyFromTraversalIterator.class.php
MembersOnlyFromTraversalIterator.class.php in MembersOnlyFromTraversalIterator.class.php
MimeTypePartStructure.class.php
MimeTypePartStructure.class.php in MimeTypePartStructure.class.php
MimeTypePart.class.php
MimeTypePart.class.php in MimeTypePart.class.php
MultiIteratorIterator.class.php
MultiIteratorIterator.class.php in MultiIteratorIterator.class.php
Month.class.php
Month.class.php in Month.class.php
MonthNameDayYearStringParser.class.php
MonthNameDayYearStringParser.class.php in MonthNameDayYearStringParser.class.php
MonthNumberDayYearStringParser.class.php
MonthNumberDayYearStringParser.class.php in MonthNumberDayYearStringParser.class.php
Magnitude.class.php
Magnitude.class.php in Magnitude.class.php
Magnitude.class.php
Magnitude.class.php in Magnitude.class.php
MIMETypes.class.php
MIMETypes.class.php in MIMETypes.class.php
mkdirr.function.php
mkdirr.function.php in mkdirr.function.php
MessageIterator.php
MessageIterator.php in MessageIterator.php
Message.php
Message.php in Message.php
Magnitude
Magnitude in Magnitude.class.php
Magnitude has methods for dealing with linearly ordered collections.
MainWindowAction
MainWindowAction in MainWindowAction.class.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
makeAlignArray
GUIComponentUtility::makeAlignArray() in GUIComponentUtility.class.php
makeBorderSizeArrays
GUIComponentUtility::makeBorderSizeArrays() in GUIComponentUtility.class.php
makeBorderStyleArrays
GUIComponentUtility::makeBorderStyleArrays() in GUIComponentUtility.class.php
makeColorArrays
GUIComponentUtility::makeColorArrays() in GUIComponentUtility.class.php
Make an array of colors complete with styles. The colors are arranged by hue families.
makeCurrent
Record::makeCurrent() in Record.class.php
INTERNAL USE ONLY: Makes sure that our representation of the data includes all current values.
makeFontArray
GUIComponentUtility::makeFontArray() in GUIComponentUtility.class.php
makeFontSizeArray
GUIComponentUtility::makeFontSizeArray() in GUIComponentUtility.class.php
makeFull
Record::makeFull() in Record.class.php
INTERNAL USE ONLY: makes sure that our representation of the data includes ALL values, active and inactive.
makeLineSpacingArray
GUIComponentUtility::makeLineSpacingArray() in GUIComponentUtility.class.php
makeMarginAndPaddingArray
GUIComponentUtility::makeMarginAndPaddingArray() in GUIComponentUtility.class.php
makeNewAgent
create_agentAction::makeNewAgent() in create_agent.act.php
*
makeSearchString
StorableString::makeSearchString() in StorableString.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableFloat::makeSearchString() in StorableFloat.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableTime::makeSearchString() in StorableTime.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorablePrimitive::makeSearchString() in StorablePrimitive.interface.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableOKIType::makeSearchString() in StorableOKIType.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableInteger::makeSearchString() in StorableInteger.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableShortString::makeSearchString() in StorableShortString.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSearchString
StorableBoolean::makeSearchString() in StorableBoolean.class.php
Returns a string that could be inserted into an SQL query's WHERE clause, based on the Primitive value that is passed. It is used when searching for datasets that contain a certain field=value pair.
makeSpacingArray
GUIComponentUtility::makeSpacingArray() in GUIComponentUtility.class.php
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.
mappingExists
AgentTokenMappingManager::mappingExists() in AgentTokenMappingManager.class.php
Return true if a mapping between AuthNTokens and an AgentId exists for this auth Type.
MarginBottomSP
MarginBottomSP::MarginBottomSP() in MarginBottomSP.class.php
The constructor.
MarginBottomSP
MarginBottomSP in MarginBottomSP.class.php
The MarginBottomSP represents the 'margin-bottom' StyleProperty.
MarginLeftSP
MarginLeftSP in MarginLeftSP.class.php
The MarginLeftSP represents the 'margin-left' StyleProperty.
MarginLeftSP
MarginLeftSP::MarginLeftSP() in MarginLeftSP.class.php
The constructor.
MarginRightSP
MarginRightSP::MarginRightSP() in MarginRightSP.class.php
The constructor.
MarginRightSP
MarginRightSP in MarginRightSP.class.php
The MarginRightSP represents the 'margin-right' StyleProperty.
MarginSP
MarginSP in MarginSP.class.php
The MarginSP represents the 'margin' StyleProperty.
MarginSP
MarginSP::MarginSP() in MarginSP.class.php
The constructor.
MarginTopSP
MarginTopSP::MarginTopSP() in MarginTopSP.class.php
The constructor.
MarginTopSP
MarginTopSP in MarginTopSP.class.php
The MarginTopSP represents the 'margin-top' StyleProperty.
mark
OsidTransactionManager::mark() in OsidTransactionManager.php
Marks the beginning of a transaction.
markReturnURL
BrowseHistoryManager::markReturnURL() in BrowseHistoryManager.class.php
Marks the current return-point after an operation has completed. The function can take three forms:
matchPartStructure
XMLRecordStructureImporter::matchPartStructure() in XMLRecordStructureImporter.class.php
Matches a partstructure from a recordstructure
matchPartStructures
RepositoryImporter::matchPartStructures() in RepositoryImporter.class.php
tries to match the given array with partstructure in the given structure
matchSchema
RepositoryImporter::matchSchema() in RepositoryImporter.class.php
tries to match given string to a schema with the same name.
max
Magnitude::max() in Magnitude.class.php
Answer the receiver or the argument, whichever has the greater magnitude.
MaxDimensionSC
MaxDimensionSC in MaxDimensionSC.class.php
The MaxDimensionSC represents CSS "max-height" and "max-width" values.
MaxDimensionSC
MaxDimensionSC::MaxDimensionSC() in MaxDimensionSC.class.php
The constructor.
MaxHeightSP
MaxHeightSP::MaxHeightSP() in MaxHeightSP.class.php
The constructor.
MaxHeightSP
MaxHeightSP in MaxHeightSP.class.php
The MaxHeightSP represents the 'max-height' StyleProperty.
MaxWidthSP
MaxWidthSP in MaxWidthSP.class.php
The MaxWidthSP represents the 'max-width' StyleProperty.
MaxWidthSP
MaxWidthSP::MaxWidthSP() in MaxWidthSP.class.php
The constructor.
mdyString
DateAndTime::mdyString() in DateAndTime.class.php
Print just the month, day, and year on aStream.
megaBytes
ByteSize::megaBytes() in ByteSize.class.php
Answer the value in Mega Bytes (MB)
MembersOnlyFromTraversalIterator
MembersOnlyFromTraversalIterator in MembersOnlyFromTraversalIterator.class.php
AgentIterator provides access to these objects sequentially, one at a time.
MENU
MENU in Component.interface.php
A constant defining the MENU component type.
Menu
Menu in Menu.class.php
A
  1. Menu
is a
  1. Container
that stores a number of MenuItem objects. The familiar add/get/remove
  1. Container
methods can be used to manage the
  1. MenuItems
.
Menu
Menu::Menu() in Menu.class.php
The constructor.
MenuInterface
MenuInterface in Menu.interface.php
A
  1. Menu
is a
  1. Container
that stores a number of MenuItem objects. The familiar add/get/remove
  1. Container
methods can be used to manage the
  1. MenuItems
.
MenuItem
MenuItem in MenuItem.class.php
  1. MenuItem
components are a direct implementation of the
MenuItem
MenuItem::MenuItem() in MenuItem.class.php
The constructor.
MenuItemHeading
MenuItemHeading::MenuItemHeading() in MenuItemHeading.class.php
The constructor.
MenuItemHeading
MenuItemHeading in MenuItemHeading.class.php
  1. MenuItemHeading
components are a direct implementation of the
  1. MenuItem
interface. Their functionality is limited to having display names.
MenuItemInterface
MenuItemInterface in MenuItem.interface.php
  1. MenuItem
is an extension of
  1. Component
;
  1. MenuItems
have display names and the ability to be added to
  1. Menu
objects.
MenuItemLink
MenuItemLink::MenuItemLink() in MenuItemLink.class.php
The constructor.
MenuItemLink
MenuItemLink in MenuItemLink.class.php
The
  1. MenuItemLink
class is an extension of the
  1. MenuItem
interface adding support for attaching extra data like URL, target window, an access key (shortcut), a toolTip, etc.
MenuItemLinkWithAdditionalHtml
MenuItemLinkWithAdditionalHtml in MenuItemLinkWithAdditionalHtml.class.php
The
  1. MenuItemLink
class is an extension of the
  1. MenuItem
interface adding support for attaching extra data like URL, target window, an access key (shortcut), a toolTip, etc.
MenuItemLinkWithAdditionalHtml
MenuItemLinkWithAdditionalHtml::MenuItemLinkWithAdditionalHtml() in MenuItemLinkWithAdditionalHtml.class.php
The constructor.
MenuThemeAbstract
MenuThemeAbstract in MenuTheme.abstract.php
This MenuTheme abstract class implements solely the
  1. addMenu
and
  1. getMenu
MenuThemeInterface
MenuThemeInterface in MenuTheme.interface.php
A
  1. MenuTheme
is an extension of the generic
  1. Theme
interface that adds support for multi-level navigation menus. A
  1. MenuTheme
, like a normal </code>Theme</code> has a single
  1. Component
; however, it allows the user to surround that component with multi-level navigation menus.
MENU_ITEM_HEADING
MENU_ITEM_HEADING in Component.interface.php
A constant defining the MENU_ITEM_HEADING component type.
MENU_ITEM_LINK_SELECTED
MENU_ITEM_LINK_SELECTED in Component.interface.php
A constant defining the MENU_ITEM_LINK_SELECTED component type.
MENU_ITEM_LINK_UNSELECTED
MENU_ITEM_LINK_UNSELECTED in Component.interface.php
A constant defining the MENU_ITEM_LINK_UNSELECTED component type.
meridianAbbreviation
DateAndTime::meridianAbbreviation() in DateAndTime.class.php
Return the Meridian Abbreviation ('AM'/'PM')
meridianAbbreviation
Return the Meridian Abbreviation ('AM'/'PM')
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
middleOf
DateAndTime::middleOf() in DateAndTime.class.php
Return a Timespan where the receiver is the middle of the Duration
midnight
StorableTime::midnight() in StorableTime.class.php
Answer a new instance starting at midnight local time.
midnight
DateAndTime::midnight() in DateAndTime.class.php
Answer a new instance starting at midnight local time.
midnight
Time::midnight() in Time.class.php
Answer the Time at midnight
midnight
TimeStamp::midnight() in TimeStamp.class.php
Answer a new instance starting at midnight local time.
MimeTypePart
MimeTypePart in MimeTypePart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
MimeTypePart
MimeTypePart::MimeTypePart() in MimeTypePart.class.php
MimeTypePartStructure
MimeTypePartStructure in MimeTypePartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
MimeTypePartStructure
MimeTypePartStructure::MimeTypePartStructure() in MimeTypePartStructure.class.php
MIMETypes
MIMETypes::MIMETypes() in MIMETypes.class.php
Constructor, set up our mapping of known types.
MIMETypes
MIMETypes in MIMETypes.class.php
Functions for figuring out MIME types.
min
Magnitude::min() in Magnitude.class.php
Answer the receiver or the argument, whichever has the lesser magnitude.
minDate
browseAction::minDate() in browse.act.php
Answer the minumum date to display
minDate
browse_rssAction::minDate() in browse_rss.act.php
Answer the minumum date to display
MinHeightSP
MinHeightSP::MinHeightSP() in MinHeightSP.class.php
The constructor.
MinHeightSP
MinHeightSP in MinHeightSP.class.php
The MaxHeightSP represents the 'min-height' StyleProperty.
minus
Number::minus() in Number.class.php
Answer the difference of the receiver and aNumber.
minus
Duration::minus() in Duration.class.php
Subtract a Duration.
minus
DateAndTime::minus() in DateAndTime.class.php
Subtract a Duration or DateAndTime.
minus
Timespan::minus() in Timespan.class.php
Subtract a Duration or DateAndTime.
minusDays
TimeStamp::minusDays() in TimeStamp.class.php
Answer a TimeStamp which is anInteger days before the receiver.
minusSeconds
TimeStamp::minusSeconds() in TimeStamp.class.php
Answer a TimeStamp which is anInteger seconds before the receiver.
minute
DateAndTime::minute() in DateAndTime.class.php
Answer the miniute (0-59)
minute
StringParser::minute() in StringParser.class.php
Answer the minute or NULL.
minute
Time::minute() in Time.class.php
Answer the minute (0-59)
minutes
Duration::minutes() in Duration.class.php
Answer the number of minutes the receiver represents.
MinWidthSP
MinWidthSP in MinWidthSP.class.php
The MaxWidthSP represents the 'min-width' StyleProperty.
MinWidthSP
MinWidthSP::MinWidthSP() in MinWidthSP.class.php
The constructor.
mkdirr
mkdirr() in mkdirr.function.php
Create a directory structure recursively
mkURL
RequestContext::mkURL() in RequestContext.class.php
Returns a new URLWriter from the RequestHandler, assigning the module/action passed or keeping the current module/action.
mkURLWithPassthrough
RequestContext::mkURLWithPassthrough() in RequestContext.class.php
Returns a new URLWriter from the RequestHandler, assigning the module/action passed or keeping the current module/action. As well, mkFullURL passes through all Request and Context data through to the resulting Url.
mmddyyyyString
Date::mmddyyyyString() in Date.class.php
Answer the receiver rendered in standard U.S.A format mm/dd/yyyy.
modIntegerQuotient
Number::modIntegerQuotient() in Number.class.php
Integer quotient defined by division with truncation toward negative infinity. 9//4 = 2, -9//4 = -3. -0.9//0.4 = -3. Modulo (\\) answers the remainder from this division.
MODULES_CLASSES
MODULES_CLASSES in ActionHandler.class.php
MODULES_FOLDERS
MODULES_FOLDERS in ActionHandler.class.php
modulo
Number::modulo() in Number.class.php
modulo. Remainder defined in terms of the integerQutient (\\). Answer a Number with the same sign as aNumber.
Month
Month in Month.class.php
I am a timespan that represents a month.
month
StringParser::month() in StringParser.class.php
Answer the month or NULL.
month
DateAndTime::month() in DateAndTime.class.php
Answer the month
monthAbbreviation
DateAndTime::monthAbbreviation() in DateAndTime.class.php
Answer the day of the week abbreviation
monthIndex
DateAndTime::monthIndex() in DateAndTime.class.php
Answer the index of the month.
monthName
DateAndTime::monthName() in DateAndTime.class.php
Answer the name of the month.
MonthNameDayYearStringParser
MonthNameDayYearStringParser in MonthNameDayYearStringParser.class.php
This StringParser can handle dates that contain a textual month-name or month-abbreviation followed by an integer day then an integer year.
MonthNames
ChronologyConstants::MonthNames() in ChronologyConstants.class.php
Names of months.
MonthNumberDayYearStringParser
MonthNumberDayYearStringParser in MonthNumberDayYearStringParser.class.php
This StringParser can handle dates that contain an integer month followed by
months
Timespan::months() in Timespan.class.php
Return an array of the Months in the reciever.
moreGranulesFromXML
XMLImporter::moreGranulesFromXML() in XMLImporter.class.php
*******************************************************
moveDown
PersistentOrderedSet::moveDown() in PersistentOrderedSet.class.php
Move the specified id toward the end of the set.
moveDown
OrderedSetInterface::moveDown() in OrderedSet.interface.php
Move the specified id toward the end of the set.
moveDown
OrderedList::moveDown() in OrderedList.class.php
Move an element down (towards the end) the list.
moveDown
OrderedSet::moveDown() in OrderedSet.class.php
Move the specified id toward the end of the set.
moveToBeginning
OrderedSet::moveToBeginning() in OrderedSet.class.php
Move the specifiedId to the beginning of the set
moveToEnd
OrderedSet::moveToEnd() in OrderedSet.class.php
Move the specifiedId to the end of the set
moveToPosition
OrderedSetInterface::moveToPosition() in OrderedSet.interface.php
Move the specified id to the specified position in the set.
moveToPosition
PersistentOrderedSet::moveToPosition() in PersistentOrderedSet.class.php
Move the specified id to the specified position in the set.
moveToPosition
OrderedSet::moveToPosition() in OrderedSet.class.php
Move the specified id to the specified position in the set.
moveToRow
SelectQueryResultInterface::moveToRow() in SelectQueryResult.interface.php
Moves the internal row pointer to the specified position. The range of possible values is
  1. 0 - (getNumberOfRows()-1)
.
moveToRow
OracleSelectQueryResult::moveToRow() in OracleSelectQueryResult.class.php
Moves the internal row pointer to the specified position. The range of possible values is
  1. 0 - (getNumberOfRows()-1)
.
moveToRow
MySQLSelectQueryResult::moveToRow() in MySQLSelectQueryResult.class.php
Moves the internal row pointer to the specified position. The range of possible values is
  1. 0 - (getNumberOfRows()-1)
.
moveToRow
PostgreSQLSelectQueryResult::moveToRow() in PostgreSQLSelectQueryResult.class.php
Moves the internal row pointer to the specified position. The range of possible values is
  1. 0 - (getNumberOfRows()-1)
.
moveUp
PersistentOrderedSet::moveUp() in PersistentOrderedSet.class.php
Move the specified id toward the begining of the set.
moveUp
OrderedSetInterface::moveUp() in OrderedSet.interface.php
Move the specified id toward the begining of the set.
moveUp
OrderedList::moveUp() in OrderedList.class.php
Move an element up (towards the beginning) the list.
moveUp
OrderedSet::moveUp() in OrderedSet.class.php
Move the specified id toward the begining of the set.
MultiIteratorIterator
MultiIteratorIterator in MultiIteratorIterator.class.php
A class for passing an arbitrary input array as an iterator.
MultiIteratorIterator
MultiIteratorIterator::MultiIteratorIterator() in MultiIteratorIterator.class.php
Constructor
MultipleCriteriaSearch
MultipleCriteriaSearch in MultipleCriteriaSearch.abstract.php
An abstract class on which to build Criteria that are made up of multiple other search criteria objects.
multipleOfPowerOf2
ByteSize::multipleOfPowerOf2() in ByteSize.class.php
Answer the value as a multiple of 2^$power.
multipliedBy
Number::multipliedBy() in Number.class.php
Answer the result of multiplying the receiver and aNumber.
multipliedBy
Float::multipliedBy() in Float.class.php
Answer the result of multiplying the receiver and aNumber.
multipliedBy
Integer::multipliedBy() in Integer.class.php
Answer the result of multiplying the receiver and aNumber.
multipliedBy
Duration::multipliedBy() in Duration.class.php
Multiply a Duration. Operand is a Duration or a Number
multiQuery
SQLUtils::multiQuery() in SQLUtils.static.php
Break up a SQL string with multiple queries (separated by ';') and run each query
MYSQL
MYSQL in DBHandler.class.php
A constant for the MySQL database type.
MySQLDatabase
MySQLDatabase in MySQLDatabase.class.php
A MySQLDatabase class provides the tools to connect, query, etc., a MySQL database.
MySQLDatabase
MySQLDatabase::MySQLDatabase() in MySQLDatabase.class.php
Creates a new database connection.
MySQLDeleteQueryResult
MySQLDeleteQueryResult::MySQLDeleteQueryResult() in MySQLDeleteQueryResult.class.php
Creates a new MySQLDeleteQueryResult object.
MySQLDeleteQueryResult
MySQLDeleteQueryResult in MySQLDeleteQueryResult.class.php
The DeleteQueryResult interface provides the functionality common to all Delete query results.
MySQLGenericQueryResult
MySQLGenericQueryResult::MySQLGenericQueryResult() in MySQLGenericQueryResult.class.php
Constructor
MySQLGenericQueryResult
MySQLGenericQueryResult in MySQLGenericQueryResult.class.php
The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly.
MySQLInsertQueryResult
MySQLInsertQueryResult::MySQLInsertQueryResult() in MySQLInsertQueryResult.class.php
Creates a new MySQLINSERTQueryResult object.
MySQLInsertQueryResult
MySQLInsertQueryResult in MySQLInsertQueryResult.class.php
The InsertQueryResult interface provides the functionality common to all INSERT query results.
MySQLSelectQueryResult
MySQLSelectQueryResult::MySQLSelectQueryResult() in MySQLSelectQueryResult.class.php
Creates a new MySQLSelectQueryResult object.
MySQLSelectQueryResult
MySQLSelectQueryResult in MySQLSelectQueryResult.class.php
The MySQLSelectQueryResult interface provides the functionality common to a MySQL SELECT query result.
MySQLUpdateQueryResult
MySQLUpdateQueryResult in MySQLUpdateQueryResult.class.php
The UPDATEQueryResult interface provides the functionality common to all UPDATE query results.
MySQLUpdateQueryResult
MySQLUpdateQueryResult::MySQLUpdateQueryResult() in MySQLUpdateQueryResult.class.php
Creates a new MySQLINSERTQueryResult object.
MySqlUtils
MySqlUtils in MySqlUtils.class.php
This is a static class with some utility functions.
MySQL_SQLGenerator
MySQL_SQLGenerator in MySQL_SQLGenerator.class.php
A MySQLSelectQueryGenerator class provides the tools to build a MySQL query from a Query object.
MainWindowAction.class.php
MainWindowAction.class.php in MainWindowAction.class.php
n
top
NumberVersionConstraint.class.php
NumberVersionConstraint.class.php in NumberVersionConstraint.class.php
NewWindowDebugHandlerPrinter.class.php
NewWindowDebugHandlerPrinter.class.php in NewWindowDebugHandlerPrinter.class.php
NiksTheme.class.php
NiksTheme.class.php in NiksTheme.class.php
NamePassTokenCollector.abstract.php
NamePassTokenCollector.abstract.php in NamePassTokenCollector.abstract.php
NonReferenceProperties.class.php
NonReferenceProperties.class.php in NonReferenceProperties.class.php
Number.class.php
Number.class.php in Number.class.php
NonzeroLengthStringValidatorRule.class.php
NonzeroLengthStringValidatorRule.class.php in NonzeroLengthStringValidatorRule.class.php
NumericValidatorRule.class.php
NumericValidatorRule.class.php in NumericValidatorRule.class.php
NodeIterator.php
NodeIterator.php in NodeIterator.php
Node.php
Node.php in Node.php
name
RequestContext::name() in RequestContext.class.php
A quick shortcut function to get the expanded contextual name for a form field or request variable. Calls RequestContext::getName() with the passed $key.
name
Month::name() in Month.class.php
Answer the name of this object
name
TimeZone::name() in TimeZone.class.php
Answer the name
nameOfDay
Week::nameOfDay() in Week.class.php
Return the name of the day at index.
nameOfMonth
Month::nameOfMonth() in Month.class.php
Return the name of the month at index.
NamePassTokenCollector
NamePassTokenCollector in NamePassTokenCollector.abstract.php
The NamePassTokenCollector returns its tokens as an array with two elements: 'username', 'password'. Descendents of this abstract class must implement the collectName() and collectPassword() methods in addition to prompt inherited from TokenCollector.
NAME_CONTAINS_ILLEGAL_CHARS
Name contains illegal characters Note: This method is PHP's equivalent of a static field.
NanosInMillisecond
ChronologyConstants::NanosInMillisecond() in ChronologyConstants.class.php
Nanoseconds in a millisecond
NanosInSecond
ChronologyConstants::NanosInSecond() in ChronologyConstants.class.php
Nanoseconds in a second
negated
Number::negated() in Number.class.php
Answer a Number that is the negation of the receiver.
negated
Duration::negated() in Duration.class.php
Return the negative of this duration
newFrom
SObject::newFrom() in SObject.class.php
Create an object that has similar contents to aSimilarObject.
newPrimitive
DataTypeManager::newPrimitive() in DataTypeManager.class.php
Creates a new Primitive object that is associated with the type registered under $name.
newRecordFieldData
RecordFieldValue::newRecordFieldData() in RecordFieldValue.class.php
Returns a reference to a new RecordFieldData object and adds it to the list of versions for this value. USED INTERNALLY ONLY
newTemplate
TemplateFactory::newTemplate() in TemplateFactory.class.php
NewWindowDebugHandlerPrinter
NewWindowDebugHandlerPrinter in NewWindowDebugHandlerPrinter.class.php
the NewWindowDebugHandlerPrinter prints debug items to a new HTML window.
NEW_VALUE
NEW_VALUE in Record.class.php
NEW_VERSION
NEW_VERSION in RecordFieldValue.class.php
next
HarmoniIterator::next() in HarmoniIterator.class.php
next
HarmoniQualifierIterator::next() in HarmoniQualifierIterator.class.php
Return the next Qualifier.
next
HarmoniRepositoryIterator::next() in HarmoniRepositoryIterator.class.php
Return the next Repository.
next
LDAPAgentIterator::next() in LDAPAgentIterator.class.php
Return the next Agent.
next
MySQLSelectQueryResult::next() in MySQLSelectQueryResult.class.php
Returns an array that stores the current row in the result and advances to the next row. The data can be accessed through associative indices as well as numeric indices.
next
OracleSelectQueryResult::next() in OracleSelectQueryResult.class.php
Returns an array that stores the current row in the result and advances to the next row. The data can be accessed through associative indices as well as numeric indices.
next
TaggedItemIterator::next() in TaggedItemIterator.class.php
Answer the next Item
next
TagFilterIterator::next() in TagFilterIterator.class.php
Answer the next Tag
next
Timespan::next() in Timespan.class.php
Answer the next object of our duration.
next
UsersGroupIterator::next() in UsersGroup.class.php
next
XMLAssetIterator::next() in XMLAssetIterator.class.php
returns the next element
next
TabAssetIterator::next() in TabAssetIterator.class.php
returns the next element
next
SelectQueryResultInterface::next() in SelectQueryResult.interface.php
Returns an array that stores the current row in the result and advances to the next row. The data can be accessed through associative indices as well as numeric indices.
next
OrderedList::next() in OrderedList.class.php
Get the current element and increase the position by one.
next
OrderedSet::next() in OrderedSet.class.php
Return the next id
next
PostgreSQLSelectQueryResult::next() in PostgreSQLSelectQueryResult.class.php
Returns an array that stores the current row in the result and advances to the next row. The data can be accessed through associative indices as well as numeric indices.
next
Queue::next() in Queue.class.php
Get the current element and increase the position by one.
next
HarmoniEntryIterator::next() in HarmoniEntryIterator.class.php
Return the next Entry.
next
MultiIteratorIterator::next() in MultiIteratorIterator.class.php
next
GroupsFromNodesIterator::next() in GroupsFromNodesIterator.class.php
Return the next Agent.
next
FromNodesAssetIterator::next() in FromNodesAssetIterator.class.php
Return the next Asset.
next
ExifAssetIterator::next() in ExifAssetIterator.class.php
returns the next element
next
AgentFilteringFromTraversalIterator::next() in AgentFilteringFromTraversalIterator.class.php
Return the next Agent.
next
HarmoniAssetIterator::next() in HarmoniAssetIterator.class.php
Return the next Asset.
nextAgent
AgentIterator::nextAgent() in AgentIterator.php
Return the next Agent.
nextAgent
HarmoniAgentIterator::nextAgent() in HarmoniAgentIterator.class.php
Return the next Agent.
nextAgentCommitment
AgentCommitmentIterator::nextAgentCommitment() in AgentCommitmentIterator.php
Return the next AgentCommitment.
nextAgentCommitment
HarmoniAgentCommitmentIterator::nextAgentCommitment() in HarmoniAgentCommitmentIterator.class.php
Return the next AgentCommitment.
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.
nextAsset
AssetIterator::nextAsset() in AssetIterator.php
Return the next Asset.
nextAsset
HarmoniAssetIterator::nextAsset() in HarmoniAssetIterator.class.php
Return the next Asset.
nextAuthorization
AuthorizationIterator::nextAuthorization() in AuthorizationIterator.php
Return the next Authorization.
nextAuthorization
HarmoniAuthorizationIterator::nextAuthorization() in HarmoniAuthorizationIterator.class.php
Return the next Authorization.
nextByteValue
ByteValueIterator::nextByteValue() in ByteValueIterator.php
Return the next byte.
nextByteValue
HarmoniByteValueIterator::nextByteValue() in HarmoniByteValueIterator.class.php
Return the next byte.
nextCabinetEntry
CabinetEntryIterator::nextCabinetEntry() in CabinetEntryIterator.php
Returns the next CabinetEntry in the collection.
nextCanonicalCourse
CanonicalCourseIterator::nextCanonicalCourse() in CanonicalCourseIterator.php
Return the next CanonicalCourse.
nextCanonicalCourse
HarmoniCanonicalCourseIterator::nextCanonicalCourse() in CanonicalCourseIterator.class.php
Return the next CanonicalCourse.
nextCharValue
HarmoniCharValueIterator::nextCharValue() in HarmoniCharValueIterator.class.php
Return the next char.
nextCharValue
CharValueIterator::nextCharValue() in CharValueIterator.php
Return the next char.
nextCourseGradeRecord
HarmoniCourseGradeRecordIterator::nextCourseGradeRecord() in CourseGradeRecordIterator.class.php
Return the next CourseGradeRecord.
nextCourseGradeRecord
Return the next CourseGradeRecord.
nextCourseGroup
CourseGroupIterator::nextCourseGroup() in CourseGroupIterator.php
Return the next CourseGroup.
nextCourseGroup
HarmoniCourseGroupIterator::nextCourseGroup() in CourseGroupIterator.class.php
Return the next CourseGroup.
nextCourseOffering
HarmoniCourseOfferingIterator::nextCourseOffering() in CourseOfferingIterator.class.php
Return the next CourseOffering.
nextCourseOffering
CourseOfferingIterator::nextCourseOffering() in CourseOfferingIterator.php
Return the next CourseOffering.
nextCourseSection
CourseSectionIterator::nextCourseSection() in CourseSectionIterator.php
Return the next CourseSection.
nextCourseSection
HarmoniCourseSectionIterator::nextCourseSection() in CourseSectionIterator.class.php
Return the next CourseSection.
nextDictionary
DictionaryIterator::nextDictionary() in DictionaryIterator.php
Return the next Dictionary.
nextEnrollmentRecord
EnrollmentRecordIterator::nextEnrollmentRecord() in EnrollmentRecordIterator.php
Return the next EnrollmentRecord.
nextEnrollmentRecord
HarmoniEnrollmentRecordIterator::nextEnrollmentRecord() in EnrollmentRecordIterator.class.php
Return the next EnrollmentRecord.
nextEntry
EntryIterator::nextEntry() in EntryIterator.php
Return the next Entry.
nextEntry
HarmoniEntryIterator::nextEntry() in HarmoniEntryIterator.class.php
Return the next Entry.
nextEvaluation
EvaluationIterator::nextEvaluation() in EvaluationIterator.php
Return the next Evaluation.
nextExpression
ExpressionIterator::nextExpression() in ExpressionIterator.php
Return the next Expression.
nextFunction
FunctionIterator::nextFunction() in FunctionIterator.php
Return the next Function.
nextFunction
HarmoniFunctionIterator::nextFunction() in HarmoniFunctionIterator.class.php
Return the next Function.
nextGradableObject
GradableObjectIterator::nextGradableObject() in GradableObjectIterator.php
Return the next GradableObject.
nextGradableObject
HarmoniGradableObjectIterator::nextGradableObject() in HarmoniGradableObjectIterator.class.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.
nextHierarchy
HierarchyIterator::nextHierarchy() in HierarchyIterator.php
Return the next Hierarchy.
nextHierarchy
HarmoniHierarchyIterator::nextHierarchy() in HarmoniHierarchyIterator.class.php
Return the next Hierarchy.
nextId
HarmoniIdIterator::nextId() in HarmoniIdIterator.class.php
Return the next Id.
nextId
IdIterator::nextId() in IdIterator.php
Return the next Id.
nextIntValue
IntValueIterator::nextIntValue() in IntValueIterator.php
Return the next int.
nextIntValue
HarmoniIntValueIterator::nextIntValue() in HarmoniIntValueIterator.class.php
Return the next int.
nextItem
ItemIterator::nextItem() in ItemIterator.php
Return the next Item.
nextItemTaken
ItemTakenIterator::nextItemTaken() in ItemTakenIterator.php
Return the next ItemTaken.
nextLongValue
LongValueIterator::nextLongValue() in LongValueIterator.php
Return the next long.
nextLongValue
HarmoniLongValueIterator::nextLongValue() in HarmoniLongValueIterator.class.php
Return the next long.
nextMessage
MessageIterator::nextMessage() in MessageIterator.php
Return the next Message.
nextNode
HarmoniNodeIterator::nextNode() in HarmoniNodeIterator.class.php
Return the next Node.
nextNode
NodeIterator::nextNode() in NodeIterator.php
Return the next Node.
nextObject
HarmoniObjectIterator::nextObject() in HarmoniObjectIterator.class.php
Return the next Object.
nextObject
ObjectIterator::nextObject() in ObjectIterator.php
Return the next Object.
nextPart
HarmoniPartIterator::nextPart() in HarmoniPartIterator.class.php
Return the next Part.
nextPart
PartIterator::nextPart() in PartIterator.php
Return the next Part.
nextPartStructure
HarmoniPartStructureIterator::nextPartStructure() in HarmoniPartStructureIterator.class.php
Return the next PartStructure.
nextPartStructure
PartStructureIterator::nextPartStructure() in PartStructureIterator.php
Return the next PartStructure.
nextProcess
ProcessIterator::nextProcess() in ProcessIterator.php
Return the next Process.
nextProperties
PropertiesIterator::nextProperties() in PropertiesIterator.php
Return the next Properties.
nextProperties
HarmoniPropertiesIterator::nextProperties() in HarmoniPropertiesIterator.class.php
Return the next Properties.
nextQualifier
HarmoniQualifierIterator::nextQualifier() in HarmoniQualifierIterator.class.php
Return the next Qualifier.
nextQualifier
QualifierIterator::nextQualifier() in QualifierIterator.php
Return the next Qualifier.
nextRecord
RecordIterator::nextRecord() in RecordIterator.php
Return the next Record.
nextRecord
HarmoniRecordIterator::nextRecord() in HarmoniRecordIterator.class.php
Return the next Record.
nextRecordStructure
RecordStructureIterator::nextRecordStructure() in RecordStructureIterator.php
Return the next RecordStructure.
nextRecordStructure
HarmoniRecordStructureIterator::nextRecordStructure() in HarmoniRecordStructureIterator.class.php
Return the next RecordStructure.
nextRepository
RepositoryIterator::nextRepository() in RepositoryIterator.php
Return the next Repository.
nextRepository
HarmoniRepositoryIterator::nextRepository() in HarmoniRepositoryIterator.class.php
Return the next Repository.
nextResultMetaData
ResultMetaDataIterator::nextResultMetaData() in ResultMetaDataIterator.php
return the next Row.
nextRow
RowIterator::nextRow() in RowIterator.php
return the next Row.
nextScheduleItem
HarmoniScheduleItemIterator::nextScheduleItem() in HarmoniScheduleItemIterator.class.php
Return the next ScheduleItem.
nextScheduleItem
ScheduleItemIterator::nextScheduleItem() in ScheduleItemIterator.php
Return the next ScheduleItem.
nextSection
SectionIterator::nextSection() in SectionIterator.php
Return the next Section.
nextSectionTaken
SectionTakenIterator::nextSectionTaken() in SectionTakenIterator.php
Return the next SectionTaken.
nextStep
WLogicStepContainer::nextStep() in WLogicStepContainer.class.php
Goes to the next step, if possible, by popping the next step off the stack.
nextStep
WizardStepContainer::nextStep() in WizardStepContainer.class.php
Goes to the next step, if possible.
nextStep
StepIterator::nextStep() in StepIterator.php
Return the next Step.
nextString
HarmoniStringIterator::nextString() in HarmoniStringIterator.class.php
Return the next String.
nextString
StringIterator::nextString() in StringIterator.php
Return the next String.
nextTerm
TermIterator::nextTerm() in TermIterator.php
Return the next Term.
nextTerm
HarmoniTermIterator::nextTerm() in TermIterator.class.php
Return the next Term.
nextTimespan
TimespanIterator::nextTimespan() in TimespanIterator.php
Return the next Timespan.
nextTimespan
HarmoniTimespanIterator::nextTimespan() in HarmoniTimespanIterator.class.php
Return the next Timespan.
nextTraversalInfo
HarmoniTraversalInfoIterator::nextTraversalInfo() in HarmoniTraversalInfoIterator.class.php
Return the next TraversalInfo.
nextTraversalInfo
TraversalInfoIterator::nextTraversalInfo() in TraversalInfoIterator.php
Return the next TraversalInfo.
nextType
TypeIterator::nextType() in TypeIterator.php
Return the next Type.
nextType
HarmoniTypeIterator::nextType() in HarmoniTypeIterator.class.php
Return the next Type.
nextWork
WorkIterator::nextWork() in WorkIterator.php
Return the next Work.
nextWorkEvent
WorkEventIterator::nextWorkEvent() in WorkEventIterator.php
Return the next WorkEvent.
NiksTheme
NiksTheme in NiksTheme.class.php
A very basic theme based on simple borders and colored blocks.
NiksTheme
NiksTheme::NiksTheme() in NiksTheme.class.php
The constructor. All initialization and Theme customization is performed here.
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.
nodeExists
HarmoniHierarchy::nodeExists() in HarmoniHierarchy.class.php
Answer TRUE if the a node exists with the given Id
nodeExists
HierarchyCache::nodeExists() in HierarchyCache.class.php
Returns true if the node specified by the idString exists. The node is cached for future access if it is found
nodeExists
TreeInterface::nodeExists() in Tree.interface.php
Returns
  1. true
if the node with the specified id (string) exists.
nodeExists
Tree::nodeExists() in Tree.class.php
Returns
  1. true
if the node with the specified id (string) exists.
nodeExists
HarmoniHierarchyManager::nodeExists() in HarmoniHierarchyManager.class.php
Answer TRUE if the a node exists with the given Id
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.
NonReferenceProperties
NonReferenceProperties in NonReferenceProperties.class.php
Properties that can be added to without doing so by reference. Useful for building Properties of strings, integers, etc.
NonzeroLengthStringValidatorRule
NonzeroLengthStringValidatorRule in NonzeroLengthStringValidatorRule.class.php
the NonzeroLengthStringValidatorRule checks a given value to make sure it's string and has a non-zero length
noon
DateAndTime::noon() in DateAndTime.class.php
Answer a new instance starting at noon local time.
noon
TimeStamp::noon() in TimeStamp.class.php
Answer a new instance starting at noon local time.
noon
Time::noon() in Time.class.php
Answer the Time at noon
noon
StorableTime::noon() in StorableTime.class.php
Answer a new instance starting at noon local time.
NOTHING_MARKED
OsidException::NOTHING_MARKED() in OsidException.php
No transaction marked Note: This method is PHP's equivalent of a static field.
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.
NOT_HALTED
WorkflowException::NOT_HALTED() in WorkflowException.php
Work is not halted Note: This method is PHP's equivalent of a static field.
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.
now
DateAndTime::now() in DateAndTime.class.php
Answer the current date and time.
now
StorableTime::now() in StorableTime.class.php
Answer the current time.
now
TimeStamp::now() in TimeStamp.class.php
Answer the current time.
nowArray
KeywordStringParser::nowArray() in KeywordStringParser.class.php
Answer the array of keywords that refer to now.
NO_JOIN
NO_JOIN in SelectQuery.interface.php
Used with the setTable() method to indicate that no join will be performed.
NO_MORE_ITERATOR_ELEMENTS
Iterator has no more elements Note: This method is PHP's equivalent of a static field.
NO_OBJECT_WITH_THIS_DATE
No object has this date 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.
NULL_OWNER
FilingException::NULL_OWNER() in FilingException.php
Owner is null Note: This method is PHP's equivalent of a static field.
Number
Number in Number.class.php
This is a partial port of the Squeak/Smalltalk Number class.
numberOfTypes
SchemaManager::numberOfTypes() in SchemaManager.class.php
Returns the number of registered schemas.
NumberVersionConstraint
NumberVersionConstraint::NumberVersionConstraint() in NumberVersionConstraint.class.php
NumberVersionConstraint
NumberVersionConstraint in NumberVersionConstraint.class.php
Removes versions based on the number for a certain value stored in the database. The maximum number allowed is passed to the constructor, and any extra values will be deleted based on age.
NUMERIC
NUMERIC in SelectQueryResult.interface.php
A constant indicating a numeric array.
NumericValidatorRule
NumericValidatorRule in NumericValidatorRule.class.php
the NumericValidatorRule checks a given value to make sure it's numeric
numFiles
XMLExporter::numFiles() in XMLExporter.class.php
Return the number of files in a directory (recursively) including the directory its self;
numRecords
RecordSet::numRecords() in RecordSet.class.php
Returns the number of records in this set.
numValues
RecordField::numValues() in RecordField.class.php
Returns the number of values for this label we have set.
numValues
Record::numValues() in Record.class.php
Returns the number of values we have set for $label.
numVersions
RecordFieldValue::numVersions() in RecordFieldValue.class.php
Returns the number of versions we have set for this value.
numVersions
RecordField::numVersions() in RecordField.class.php
Returns the number of versions we have set for specific $index.
o
top
$offset
DateAndTime::$offset in DateAndTime.class.php
$offsetHour
StringParser::$offsetHour in StringParser.class.php
$offsetMinute
StringParser::$offsetMinute in StringParser.class.php
$offsetSecond
StringParser::$offsetSecond in StringParser.class.php
OutputHandler.abstract.php
OutputHandler.abstract.php in OutputHandler.abstract.php
OrSearch.class.php
OrSearch.class.php in OrSearch.class.php
OracleDatabase.class.php
OracleDatabase.class.php in OracleDatabase.class.php
OracleDeleteQueryResult.class.php
OracleDeleteQueryResult.class.php in OracleDeleteQueryResult.class.php
OracleGenericQueryResult.class.php
OracleGenericQueryResult.class.php in OracleGenericQueryResult.class.php
OracleInsertQueryResult.class.php
OracleInsertQueryResult.class.php in OracleInsertQueryResult.class.php
OracleSelectQueryResult.class.php
OracleSelectQueryResult.class.php in OracleSelectQueryResult.class.php
OracleUpdateQueryResult.class.php
OracleUpdateQueryResult.class.php in OracleUpdateQueryResult.class.php
Oracle_SQLGenerator.class.php
Oracle_SQLGenerator.class.php in Oracle_SQLGenerator.class.php
OverflowSC.class.php
OverflowSC.class.php in OverflowSC.class.php
OverflowSP.class.php
OverflowSP.class.php in OverflowSP.class.php
OrderedSet.class.php
OrderedSet.class.php in OrderedSet.class.php
OrderedSet.interface.php
OrderedSet.interface.php in OrderedSet.interface.php
OptionalRule.class.php
OptionalRule.class.php in OptionalRule.class.php
OrValidatorRule.class.php
OrValidatorRule.class.php in OrValidatorRule.class.php
OrderedList.class.php
OrderedList.class.php in OrderedList.class.php
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
ObjectIterator.php
ObjectIterator.php in ObjectIterator.php
ObjectIterator
ObjectIterator in ObjectIterator.php
ObjectIterator provides access to these objects sequentially, one at a time.
ob_jump
RequestContext::ob_jump() in RequestContext.class.php
Climbs down the ob ladder and saves the data to put back later
ob_land
RequestContext::ob_land() in RequestContext.class.php
Climps back up the ob ladder adding back the data that was there
offset
TimeZone::offset() in TimeZone.class.php
Return the offset of this TimeZone
offset
DateAndTime::offset() in DateAndTime.class.php
Answer the offset
offsetHour
StringParser::offsetHour() in StringParser.class.php
Answer the hour offset from UTC or NULL.
offsetMinute
StringParser::offsetMinute() in StringParser.class.php
Answer the minute offset from UTC or NULL.
offsetNameAbbreviation
Create a new Timezone.
offsetSecond
StringParser::offsetSecond() in StringParser.class.php
Answer the second offset from UTC or NULL.
OKI
OKI in harmoni.inc.php
Defines where OKI interfaces for PHP are located.
OKI2
OKI2 in harmoni.inc.php
OPERATION_FAILED
Operation failed Note: This method is PHP's equivalent of a static field.
OptionalRule
OptionalRule::OptionalRule() in OptionalRule.class.php
the constructur
OptionalRule
OptionalRule in OptionalRule.class.php
The OptionalRule allows you to have a field where a rule is applied *only* when the value actually exists.
ORACLE
ORACLE in DBHandler.class.php
A constant for the ORACLE database type.
OracleDatabase
OracleDatabase::OracleDatabase() in OracleDatabase.class.php
Creates a new database connection.
OracleDatabase
OracleDatabase in OracleDatabase.class.php
A OracleDatabase class provides the tools to connect, query, etc., a Oracle database.
OracleDeleteQueryResult
OracleDeleteQueryResult in OracleDeleteQueryResult.class.php
The DeleteQueryResult interface provides the functionality common to all Delete query results.
OracleDeleteQueryResult
OracleDeleteQueryResult::OracleDeleteQueryResult() in OracleDeleteQueryResult.class.php
The constructor.
OracleGenericQueryResult
OracleGenericQueryResult::OracleGenericQueryResult() in OracleGenericQueryResult.class.php
Constructor
OracleGenericQueryResult
OracleGenericQueryResult in OracleGenericQueryResult.class.php
The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly.
OracleInsertQueryResult
OracleInsertQueryResult in OracleInsertQueryResult.class.php
The InsertQueryResult interface provides the functionality common to all INSERT query results.
OracleInsertQueryResult
OracleInsertQueryResult::OracleInsertQueryResult() in OracleInsertQueryResult.class.php
Creates a new OracleINSERTQueryResult object.
OracleSelectQueryResult
OracleSelectQueryResult in OracleSelectQueryResult.class.php
The OracleSelectQueryResult interface provides the functionality common to a Oracle SELECT query result.
OracleSelectQueryResult
OracleSelectQueryResult::OracleSelectQueryResult() in OracleSelectQueryResult.class.php
Creates a new OracleSelectQueryResult object.
OracleUpdateQueryResult
OracleUpdateQueryResult::OracleUpdateQueryResult() in OracleUpdateQueryResult.class.php
The constructor.
OracleUpdateQueryResult
OracleUpdateQueryResult in OracleUpdateQueryResult.class.php
The UPDATEQueryResult interface provides the functionality common to all UPDATE query results.
Oracle_SQLGenerator
Oracle_SQLGenerator in Oracle_SQLGenerator.class.php
A OracleQueryGenerator class provides the tools to build a Oracle query from a Query object.
OrderedList
OrderedList in OrderedList.class.php
A generic queue of objects. It provides iterator functions next() and hasNext().
OrderedList
OrderedList::OrderedList() in OrderedList.class.php
Constructor. Create a new ordered list.
OrderedSet
OrderedSet in OrderedSet.class.php
The OrderedSet provides an easy way to manage a group of Ids.
OrderedSet
OrderedSet::OrderedSet() in OrderedSet.class.php
Constructor.
OrderedSetInterface
OrderedSetInterface in OrderedSet.interface.php
The OrderedSet interface defines methods that are needed for ordering sets of ids. Sets provide for the easy storage of groups of ids.
orderItems
Section::orderItems() in Section.php
Change the order of the Items in the Section. Items normally are
orderSections
Assessment::orderSections() in Assessment.php
Change the order of the Sections in the Assessment. Sections normally
orderSections
Change the order of the Sections in the Section. Sections normally are
OrSearch
OrSearch in OrSearch.class.php
The OrSearch criteria takes a list of other search criteria and OR's them together in the SQL query.
OrValidatorRule
OrValidatorRule::OrValidatorRule() in OrValidatorRule.class.php
the constructur
OrValidatorRule
OrValidatorRule in OrValidatorRule.class.php
the OrValidatorRule takes 2 other rules and validates if at least one of the 2 validates.
OsidContext
OsidContext in OsidContext.php
<p>
OsidContext
OsidContext::OsidContext() in OsidContext.php
Constructor
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
OTHER
OTHER in Component.interface.php
A constant defining the OTHER component type.
output
OutputHandler::output() in OutputHandler.abstract.php
Output the content that was returned from an action. This content should have been created such that it is a type that this OutputHandler can deal with.
output
debug::output() in debug.class.php
Sends $text to the DebugHandler with level $level and category $category.
output
Template::output() in Template.class.php
Outputs the content of the current template with $variables containing the variable output.
output
BasicOutputHandler::output() in BasicOutputHandler.class.php
Output the content that was returned from an action. This content should have been created such that it is a type that this OutputHandler can deal with.
output
GUIManagerAbstract::output() in GUIManager.abstract.php
Output the content that was returned from an action. This content should have been created such that it is a type that this OutputHandler can deal with.
OutputHandler
OutputHandler in OutputHandler.abstract.php
The OutputHander abstract class defines methods for the interaction between the Harmoni framework object and output handling classes.
OverflowSC
OverflowSC in OverflowSC.class.php
The OverflowSC represents CSS overflow values. The allowed values are:
OverflowSC
OverflowSC::OverflowSC() in OverflowSC.class.php
The constructor.
OverflowSP
OverflowSP::OverflowSP() in OverflowSP.class.php
The constructor.
OverflowSP
OverflowSP in OverflowSP.class.php
The OverflowSP represents the 'overflow' StyleProperty.
overridePageNumber
EmbeddedArrayResultPrinter::overridePageNumber() in EmbeddedArrayResultPrinter.class.php
Called if it is desired to override the page number that is displayed.
p
top
PathInfoRequestHandler.class.php
PathInfoRequestHandler.class.php in PathInfoRequestHandler.class.php
PruneAllVersionConstraint.class.php
PruneAllVersionConstraint.class.php in PruneAllVersionConstraint.class.php
PostgreSQLDatabase.class.php
PostgreSQLDatabase.class.php in PostgreSQLDatabase.class.php
PostgreSQLDeleteQueryResult.class.php
PostgreSQLDeleteQueryResult.class.php in PostgreSQLDeleteQueryResult.class.php
PostgreSQLGenericQueryResult.class.php
PostgreSQLGenericQueryResult.class.php in PostgreSQLGenericQueryResult.class.php
PostgreSQLInsertQueryResult.class.php
PostgreSQLInsertQueryResult.class.php in PostgreSQLInsertQueryResult.class.php
PostgreSQLSelectQueryResult.class.php
PostgreSQLSelectQueryResult.class.php in PostgreSQLSelectQueryResult.class.php
PostgreSQLUpdateQueryResult.class.php
PostgreSQLUpdateQueryResult.class.php in PostgreSQLUpdateQueryResult.class.php
PostgreSQL_SQLGenerator.class.php
PostgreSQL_SQLGenerator.class.php in PostgreSQL_SQLGenerator.class.php
PlainTextDebugHandlerPrinter.class.php
PlainTextDebugHandlerPrinter.class.php in PlainTextDebugHandlerPrinter.class.php
PositionSC.class.php
PositionSC.class.php in PositionSC.class.php
PaddingBottomSP.class.php
PaddingBottomSP.class.php in PaddingBottomSP.class.php
PaddingLeftSP.class.php
PaddingLeftSP.class.php in PaddingLeftSP.class.php
PaddingRightSP.class.php
PaddingRightSP.class.php in PaddingRightSP.class.php
PaddingSP.class.php
PaddingSP.class.php in PaddingSP.class.php
PaddingTopSP.class.php
PaddingTopSP.class.php in PaddingTopSP.class.php
PositionSP.class.php
PositionSP.class.php in PositionSP.class.php
PersistentOrderedSet.class.php
PersistentOrderedSet.class.php in PersistentOrderedSet.class.php
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
PropertiesIterator.php
PropertiesIterator.php in PropertiesIterator.php
Properties.php
Properties.php in Properties.php
ProcessIterator.php
ProcessIterator.php in ProcessIterator.php
Process.php
Process.php in Process.php
PaddingBottomSP
PaddingBottomSP::PaddingBottomSP() in PaddingBottomSP.class.php
The constructor.
PaddingBottomSP
PaddingBottomSP in PaddingBottomSP.class.php
The PaddingBottomSP represents the 'padding-bottom' StyleProperty.
PaddingLeftSP
PaddingLeftSP in PaddingLeftSP.class.php
The PaddingLeftSP represents the 'padding-left' StyleProperty.
PaddingLeftSP
PaddingLeftSP::PaddingLeftSP() in PaddingLeftSP.class.php
The constructor.
PaddingRightSP
PaddingRightSP::PaddingRightSP() in PaddingRightSP.class.php
The constructor.
PaddingRightSP
PaddingRightSP in PaddingRightSP.class.php
The PaddingRightSP represents the 'padding-right' StyleProperty.
PaddingSP
PaddingSP::PaddingSP() in PaddingSP.class.php
The constructor.
PaddingSP
PaddingSP in PaddingSP.class.php
The PaddingSP represents the 'padding' StyleProperty.
PaddingTopSP
PaddingTopSP in PaddingTopSP.class.php
The PaddingTopSP represents the 'padding-top' StyleProperty.
PaddingTopSP
PaddingTopSP::PaddingTopSP() in PaddingTopSP.class.php
The constructor.
parse
ISO8601StringParser::parse() in ISO8601StringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
ISO8601TimeStringParser::parse() in ISO8601TimeStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
MonthNumberDayYearStringParser::parse() in MonthNumberDayYearStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
RepositoryImporter::parse() in RepositoryImporter.class.php
Parses the archive file according to its type i.e. properly
parse
KeywordStringParser::parse() in KeywordStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
ANSI58216StringParser::parse() in ANSI58216StringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
TimeStringParser::parse() in TimeStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
DayMonthNameYearStringParser::parse() in DayMonthNameYearStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
StringParser::parse() in StringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
MonthNameDayYearStringParser::parse() in MonthNameDayYearStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parse
DateAndTimeStringParser::parse() in DateAndTimeStringParser.class.php
Parse the input string and set our elements based on the contents of the input string. Elements not found in the string will be null.
parseAndImport
XMLImporter::parseAndImport() in XMLImporter.class.php
Creates the DOMIT Document and Imports the data including the top target
parseAndImportBelow
XMLImporter::parseAndImportBelow() in XMLImporter.class.php
Creates the DOMIT Document and Imports the data below the target
parseSQLFile
SQLUtils::parseSQLFile() in SQLUtils.static.php
Parse SQL textfile to remove comments and line returns.
parseSQLString
SQLUtils::parseSQLString() in SQLUtils.static.php
Parse SQL string to remove comments and line returns.
parseText
Wizard::parseText() in Wizard.abstract.php
Returns the parsed string from text including [[tags]].
Part
Part in Part.php
Each Asset has one of the AssetType supported by the Repository. There are
PartAndValuesModule
PartAndValuesModule::PartAndValuesModule() in PartAndValuesModule.class.php
Constructor
PartAndValuesModule
PartAndValuesModule in PartAndValuesModule.class.php
Search Modules generate forms for and collect/format the subitions of said forms for various Digital Repository search types.
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
passthrough
RequestContext::passthrough() in RequestContext.class.php
Copies the value(s) of keys passed from the request-data to the context
PathInfoRequestHandler
PathInfoRequestHandler in PathInfoRequestHandler.class.php
<##>
PathInfoURLWriter
PathInfoURLWriter in PathInfoRequestHandler.class.php
The purpose of a URLWriter is to generate URLs from contextual data. This data would be the current/target module and action, any contextual name=value pairs specified by the code, and any additional query data.
pConnect
DBHandler::pConnect() in DBHandler.class.php
Persistantly connect to the database.
pConnect
PostgreSQLDatabase::pConnect() in PostgreSQLDatabase.class.php
Makes a persistent database connection.
pConnect
MySQLDatabase::pConnect() in MySQLDatabase.class.php
Makes a persistent database connection.
pConnect
Database::pConnect() in Database.interface.php
Makes a persistent database connection.
pConnect
OracleDatabase::pConnect() in OracleDatabase.class.php
Makes a persistent database connection.
PERMISSION_DENIED
Permission denied Note: This method is PHP's equivalent of a static field.
persist
SetManager::persist() in SetManager.class.php
Persist a Set and return the new persistent version of it. If A persistent Set of the same Id already exists, the new one will replace it.
PersistentOrderedSet
PersistentOrderedSet in PersistentOrderedSet.class.php
The Set provides an implementation of the set interface that stores the sets of ids in a database. Note: Nothing should be implied in the order that the ids are returned.
PersistentOrderedSet
PersistentOrderedSet::PersistentOrderedSet() in PersistentOrderedSet.class.php
Constructor.
PHPConfigValueRequirement
PHPConfigValueRequirement in PHPConfigValueRequirement.class.php
A StartupRequirement that checks the value of a PHP config option. If the check fails, it will output an error message.
PHPConfigValueRequirement
PHPConfigValueRequirement::PHPConfigValueRequirement() in PHPConfigValueRequirement.class.php
Constructor
PHPINI_BOOLEAN
PHPINI_BOOLEAN in PHPConfigValueRequirement.class.php
PHPINI_EQUAL
PHPINI_EQUAL in PHPConfigValueRequirement.class.php
PHPINI_GREATER
PHPINI_GREATER in PHPConfigValueRequirement.class.php
PHPINI_LESS
PHPINI_LESS in PHPConfigValueRequirement.class.php
PlainTextDebugHandlerPrinter
PlainTextDebugHandlerPrinter in PlainTextDebugHandlerPrinter.class.php
the PlainTextDebugHandlerPrinter prints debug items right to stdout
plus
Duration::plus() in Duration.class.php
Add a Duration.
plus
Integer::plus() in Integer.class.php
Answer the sum of the receiver and aNumber.
plus
Float::plus() in Float.class.php
Answer the sum of the receiver and aNumber.
plus
DateAndTime::plus() in DateAndTime.class.php
Answer a new Duration whose our date + operand. The operand must implement asDuration().
plus
Timespan::plus() in Timespan.class.php
Add a Duration.
plus
Number::plus() in Number.class.php
Answer the sum of the receiver and aNumber.
plusDays
TimeStamp::plusDays() in TimeStamp.class.php
Answer a TimeStamp which is anInteger days after the receiver.
plusSeconds
TimeStamp::plusSeconds() in TimeStamp.class.php
Answer a TimeStamp which is anInteger seconds after the receiver.
PNG_SIG
PNG_SIG in getid3.getimagesize.php
POLYPHONY
POLYPHONY in polyphony.inc.php
Define a constant for the Polyphony root directory.
PrimitiveIO_AuthoritativeContainer.class.php
PrimitiveIO_AuthoritativeContainer.class.php in PrimitiveIO_AuthoritativeContainer.class.php
PrimitiveIO_Authoritative.class.php
PrimitiveIO_Authoritative.class.php in PrimitiveIO_Authoritative.class.php
PrimitiveIO_Authoritative_datetime.class.php
PrimitiveIO_Authoritative_datetime.class.php in PrimitiveIO_Authoritative_datetime.class.php
PrimitiveIO_Authoritative_strings.classes.php
PrimitiveIO_Authoritative_strings.classes.php in PrimitiveIO_Authoritative_strings.classes.php
PrimitiveIO_blob.class.php
PrimitiveIO_blob.class.php in PrimitiveIO_blob.class.php
PrimitiveIO_boolean.class.php
PrimitiveIO_boolean.class.php in PrimitiveIO_boolean.class.php
PrimitiveIO_datetime.class.php
PrimitiveIO_datetime.class.php in PrimitiveIO_datetime.class.php
PrimitiveIO_numeric.classes.php
PrimitiveIO_numeric.classes.php in PrimitiveIO_numeric.classes.php
PrimitiveIO_okitype.class.php
PrimitiveIO_okitype.class.php in PrimitiveIO_okitype.class.php
PrimitiveIO_strings.classes.php
PrimitiveIO_strings.classes.php in PrimitiveIO_strings.classes.php
PrimitiveIOManager.class.php
PrimitiveIOManager.class.php in PrimitiveIOManager.class.php
PrimitiveIO.interface.php
PrimitiveIO.interface.php in PrimitiveIO.interface.php
PartAndValuesModule.class.php
PartAndValuesModule.class.php in PartAndValuesModule.class.php
PHPConfigValueRequirement.class.php
PHPConfigValueRequirement.class.php in PHPConfigValueRequirement.class.php
process_authorizations.act.php
process_authorizations.act.php in process_authorizations.act.php
polyphony.inc.php
polyphony.inc.php in polyphony.inc.php
populate
StorableOKIType::populate() in StorableOKIType.class.php
Takes a single database row, which would contain the columns added by alterQuery() and extracts the values to setup the object with the appropriate data.
populate
RecordFieldData::populate() in RecordFieldData.class.php
Takes a single database row and sets local data (like the modified timestamp, etc) variables based on that row.
populate
RecordFieldValue::populate() in RecordFieldValue.class.php
Sets up a number of RecordFieldData objects based on an array of database rows.
populate
RecordField::populate() in RecordField.class.php
Takes a number of DB rows and sets up RecordFieldValue objects corresponding to the data within the rows.
populate
Record::populate() in Record.class.php
INTERNAL USE ONLY: Creates a number of RecordFieldValue objects based on an array of database rows.
populate
RecordTag::populate() in Tag.class.php
Takes an array of database rows and populates the local mapping arrays based on those rows.
populate
Schema::populate() in Schema.class.php
Populates the object with SchemaField objects based on a number of rows from the database.
populate
UserDataContainer::populate() in UserDataContainer.abstract.php
Populates the attached FieldSet without processing rules or keeping track of what has been set.
PositionSC
PositionSC in PositionSC.class.php
The PositionSC represents CSS "position" values. The allowed
PositionSC
PositionSC::PositionSC() in PositionSC.class.php
The constructor.
PositionSP
PositionSP in PositionSP.class.php
The PostionSP represents the 'position' StyleProperty.
PositionSP
PositionSP::PositionSP() in PositionSP.class.php
The constructor.
postCopy
WVerifiedChangeInput::postCopy() in WVerifiedChangeInput.class.php
$this is a shallow copy, subclasses should override to copy fields as necessary to complete the full copy.
postCopy
SObject::postCopy() in SObject.class.php
$this is a shallow copy, subclasses should override to copy fields as necessary to complete the full copy.
postCopy
WSelectOrNew::postCopy() in WSelectOrNew.class.php
$this is a shallow copy, subclasses should override to copy fields as necessary to complete the full copy.
POSTGRESQL
POSTGRESQL in DBHandler.class.php
A constant for the POSTGRE_SQL database type.
PostgreSQLDatabase
PostgreSQLDatabase::PostgreSQLDatabase() in PostgreSQLDatabase.class.php
Creates a new database connection.
PostgreSQLDatabase
PostgreSQLDatabase in PostgreSQLDatabase.class.php
A PostgreSQLDatabase class provides the tools to connect, query, etc., a PostgreSQL database.
PostgreSQLDeleteQueryResult
PostgreSQLDeleteQueryResult in PostgreSQLDeleteQueryResult.class.php
The DeleteQueryResult interface provides the functionality common to all Delete query results.
PostgreSQLDeleteQueryResult
PostgreSQLDeleteQueryResult::PostgreSQLDeleteQueryResult() in PostgreSQLDeleteQueryResult.class.php
The constructor.
PostgreSQLGenericQueryResult
PostgreSQLGenericQueryResult in PostgreSQLGenericQueryResult.class.php
The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly.
PostgreSQLGenericQueryResult
PostgreSQLGenericQueryResult::PostgreSQLGenericQueryResult() in PostgreSQLGenericQueryResult.class.php
Constructor
PostgreSQLInsertQueryResult
PostgreSQLInsertQueryResult::PostgreSQLInsertQueryResult() in PostgreSQLInsertQueryResult.class.php
Creates a new PostgreSQLINSERTQueryResult object.
PostgreSQLInsertQueryResult
PostgreSQLInsertQueryResult in PostgreSQLInsertQueryResult.class.php
The InsertQueryResult interface provides the functionality common to all INSERT query results.
PostgreSQLSelectQueryResult
PostgreSQLSelectQueryResult::PostgreSQLSelectQueryResult() in PostgreSQLSelectQueryResult.class.php
Creates a new PostgreSQLSelectQueryResult object.
PostgreSQLSelectQueryResult
PostgreSQLSelectQueryResult in PostgreSQLSelectQueryResult.class.php
The PostgreSQLSelectQueryResult interface provides the functionality common to a PostgreSQL SELECT query result.
PostgreSQLUpdateQueryResult
PostgreSQLUpdateQueryResult in PostgreSQLUpdateQueryResult.class.php
The UPDATEQueryResult interface provides the functionality common to all UPDATE query results.
PostgreSQLUpdateQueryResult
PostgreSQLUpdateQueryResult::PostgreSQLUpdateQueryResult() in PostgreSQLUpdateQueryResult.class.php
The constructor.
PostgreSQL_SQLGenerator
PostgreSQL_SQLGenerator in PostgreSQL_SQLGenerator.class.php
A PostgreSQLQueryGenerator class provides the tools to build a PostgreSQL query from a Query object.
postProcess
OrSearch::postProcess() in OrSearch.class.php
postProcess
SearchCriteria::postProcess() in SearchCriteria.interface.php
Returns an array of new IDs, giving the criteria the opportunity to do post-processing if that is desired. If no post-processing is to be done, it should return what is passed.
postProcess
AndSearch::postProcess() in AndSearch.class.php
postProcess
ActiveRecordsSearch::postProcess() in ActiveRecordsSearch.class.php
postProcess
SchemaSearch::postProcess() in SchemaSearch.class.php
postProcess
FieldValueSearch::postProcess() in FieldValueSearch.class.php
preCacheRecordsFromRecordSetIDs
Pre-loads all of the records which are contained in the RecordSet IDs passed.
prependCategory
RSSItem::prependCategory() in RSSAction.class.php
Optional: Add a category to the beginning of the list
previous
Timespan::previous() in Timespan.class.php
Answer the previous object of our duration.
previous
Month::previous() in Month.class.php
Answer the previous object of our duration.
previousDayNamed
Date::previousDayNamed() in Date.class.php
Answer the previous date whose weekday name is dayName.
previousStep
WizardStepContainer::previousStep() in WizardStepContainer.class.php
Goes to the previous step, if possible.
previousStep
WLogicStepContainer::previousStep() in WLogicStepContainer.class.php
primitiveClassForType
DataTypeManager::primitiveClassForType() in DataTypeManager.class.php
Returns the primitive class that is associated with the given $type.
PrimitiveIO
PrimitiveIO in PrimitiveIO.interface.php
Defines an interface for PrimitiveIO classes that allow interfacing between the DataManager and the Wizard.
PrimitiveIOManager
PrimitiveIOManager in PrimitiveIOManager.class.php
Handles the creation of PrimitiveIO objects for different data types, as registered with the DataTypeManager of Harmoni.
PrimitiveIO_Authoritative
PrimitiveIO_Authoritative in PrimitiveIO_Authoritative.class.php
This class implements standard methods needed by the Authoritative versions of the primitive IO classes, for behaving as select lists.
PrimitiveIO_AuthoritativeContainer
PrimitiveIO_AuthoritativeContainer in PrimitiveIO_AuthoritativeContainer.class.php
The authoritavieContainer holds multiple fields to allow for choosing from a list or adding a new value. Its children are the list and the new value
PrimitiveIO_Authoritative_datetime
PrimitiveIO_Authoritative_datetime::PrimitiveIO_Authoritative_datetime() in PrimitiveIO_Authoritative_datetime.class.php
PrimitiveIO_Authoritative_datetime
PrimitiveIO_Authoritative_datetime in PrimitiveIO_Authoritative_datetime.class.php
PrimitiveIO_Authoritative_shortstring
PrimitiveIO_Authoritative_shortstring in PrimitiveIO_Authoritative_strings.classes.php
PrimitiveIO_Authoritative_string
PrimitiveIO_Authoritative_string in PrimitiveIO_Authoritative_strings.classes.php
PrimitiveIO_blob
PrimitiveIO_blob in PrimitiveIO_blob.class.php
PrimitiveIO_blob
PrimitiveIO_blob::PrimitiveIO_blob() in PrimitiveIO_blob.class.php
PrimitiveIO_boolean
PrimitiveIO_boolean::PrimitiveIO_boolean() in PrimitiveIO_boolean.class.php
PrimitiveIO_boolean
PrimitiveIO_boolean in PrimitiveIO_boolean.class.php
PrimitiveIO_datetime
PrimitiveIO_datetime::PrimitiveIO_datetime() in PrimitiveIO_datetime.class.php
PrimitiveIO_datetime
PrimitiveIO_datetime in PrimitiveIO_datetime.class.php
PrimitiveIO_float
PrimitiveIO_float::PrimitiveIO_float() in PrimitiveIO_numeric.classes.php
PrimitiveIO_float
PrimitiveIO_float in PrimitiveIO_numeric.classes.php
PrimitiveIO_integer
PrimitiveIO_integer::PrimitiveIO_integer() in PrimitiveIO_numeric.classes.php
PrimitiveIO_integer
PrimitiveIO_integer in PrimitiveIO_numeric.classes.php
PrimitiveIO_okitype
PrimitiveIO_okitype in PrimitiveIO_okitype.class.php
PrimitiveIO_okitype
PrimitiveIO_okitype::PrimitiveIO_okitype() in PrimitiveIO_okitype.class.php
PrimitiveIO_shortstring
PrimitiveIO_shortstring in PrimitiveIO_strings.classes.php
PrimitiveIO_string
PrimitiveIO_string in PrimitiveIO_strings.classes.php
PrimitiveIO_string
PrimitiveIO_string::PrimitiveIO_string() in PrimitiveIO_strings.classes.php
printableString
Duration::printableString() in Duration.class.php
Format as per ANSI 5.8.2.16: [-]D:HH:MM:SS[.S]
printableString
Return a printable string
printableString
Boolean::printableString() in Boolean.class.php
Answer a String whose characters are a description of the receiver.
printableString
String::printableString() in String.class.php
Answer a String whose characters are a description of the receiver.
printableString
DateAndTime::printableString() in DateAndTime.class.php
Print as per ISO 8601 sections 5.3.3 and 5.4.1.
printableString
TimeStamp::printableString() in TimeStamp.class.php
Print receiver's date and time
printableString
Number::printableString() in Number.class.php
Answer a String whose characters are a description of the receiver.
printableString
HarmoniId::printableString() in HarmoniId.class.php
Answer a String whose characters are a description of the receiver.
printableString
Timespan::printableString() in Timespan.class.php
Return a printable string
printableString
Year::printableString() in Year.class.php
Answer a printable string
printableString
SObject::printableString() in SObject.class.php
Answer a String whose characters are a description of the receiver.
printableString
ByteSize::printableString() in ByteSize.class.php
Answer a String whose characters are a description of the receiver.
printableString
Month::printableString() in Month.class.php
Answer a printable string
printableString
Date::printableString() in Date.class.php
Format is '4 June 2005'
printableString
Time::printableString() in Time.class.php
Format is 'h:mm<:ss> am'
printableStringWithFormat
Print a description of the receiver on aStream using the format denoted the argument, formatArray:
printAgent
WAgentBrowser::printAgent() in WAgentBrowser.class.php
Callback function for the HTMLArrayResultPrinter.
printAll
debug::printAll() in debug.class.php
Prints current debug output using NewWindowDebugHandlerPrinter
printAssetShort
printAssetShort() in view.act.php
printAssetXML
browse_xmlAction::printAssetXML() in browse_xml.act.php
Function for printing the asset block of the slideshow XML file
printAZCell
edit_authorizationsAction::printAZCell() in edit_authorizations.act.php
Print a cell with the authorizations for a given qualifier and function
printAZTable
edit_authorizationsAction::printAZTable() in edit_authorizations.act.php
Print the table of authorizations, topped by columns for the functions
printCancelMessage
HTTPAuthNamePassTokenCollector::printCancelMessage() in HTTPAuthNamePassTokenCollector.class.php
Print out a message if the user hits cancel in the HTTP authentication dialog.
printCourseOfferings
printDateRangeForm
Print the dateRange form
printDebugBacktrace
printDebugBacktrace() in throw.inc.php
Prints a debug_backtrace() array in a pretty HTML way...
printDebugHandler
PlainTextDebugHandlerPrinter::printDebugHandler() in PlainTextDebugHandlerPrinter.class.php
Outputs the DebugItems in $debugHandler.
printDebugHandler
DebugHandlerPrinterInterface::printDebugHandler() in DebugHandlerPrinter.interface.php
Outputs the DebugItems in $debugHandler.
printDebugHandler
NewWindowDebugHandlerPrinter::printDebugHandler() in NewWindowDebugHandlerPrinter.class.php
Outputs the DebugItems in $debugHandler.
printErrorMessages
XMLImporter::printErrorMessages() in XMLImporter.class.php
Print the AssetIds for Assets created properly by the importer
printErrorMessages
RepositoryImporter::printErrorMessages() in RepositoryImporter.class.php
Print the AssetIds for Assets created properly by the importer
printExceptionInHtml
printExceptionInHtml() in HarmoniException.class.php
Print an exception with HTML formatting.
printFields
viewExifAction::printFields() in viewExif.act.php
Print out a field list
printGoodAssetIds
RepositoryImporter::printGoodAssetIds() in RepositoryImporter.class.php
Print the AssetIds for Assets created properly by the importer
printGroup
GroupPrinter::printGroup() in GroupPrinter.class.php
Print a group and the expanded children (other groups or members)
printLogRow
printLogRow() in browse.act.php
Print the row for an entry
printNode
HierarchyPrinter::printNode() in HierarchyPrinter.class.php
Print a node and the expanded children
printPage
Theme::printPage() in Theme.class.php
Prints the HTML page.
printPage
ThemeInterface::printPage() in Theme.interface.php
Prints the HTML page.
printPage
DobomodeTheme::printPage() in DobomodeTheme.class.php
Prints the HTML page.
printpre
printpre() in debug.class.php
printpreArrayExcept
printpreArrayExcept() in debug.class.php
Printpre an array or object, excluding any children named in the excludes list
printQualifierRows
print the qualifier AZ Row
printQuery
debug::printQuery() in debug.class.php
Print the MySQL version of a query
printRecord
SimpleRecordPrinter::printRecord() in SimpleRecordPrinter.class.php
Prints out the specified record in a plain-text format.
printRSSTimestamp
RSSAction::printRSSTimestamp() in RSSAction.class.php
Print a timestamp in RSS form
printTaggedItem
printTaggedItem() in view.act.php
Print out an Item
printTime
Timer::printTime() in Timer.class.php
PRIORITY_TYPE_NOT_SET
Default priority Type not set Note: This method is PHP's equivalent of a static field.
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
process_authorizationsAction
process_authorizationsAction in process_authorizations.act.php
process_authorizations.act.php This action will create or delete authorizations as specified by edit_authorizations.act.php 11/18/04 Ryan Richards
prompt
TokenCollector::prompt() in TokenCollector.abstract.php
Prompt the user to supply their tokens
prompt
HTTPAuthNamePassTokenCollector::prompt() in HTTPAuthNamePassTokenCollector.class.php
Prompt the user to supply their tokens
prompt
FormActionNamePassTokenCollector::prompt() in FormActionNamePassTokenCollector.class.php
Prompt the user to supply their tokens
prompt
BasicFormNamePassTokenCollector::prompt() in BasicFormNamePassTokenCollector.class.php
Prompt the user to supply their tokens
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
prune
RecordFieldValue::prune() in RecordFieldValue.class.php
Goes through all the old versions of values and actually DELETES them from the database.
prune
StorableBoolean::prune() in StorableBoolean.class.php
Deletes the data row from the appropriate table.
prune
StorableFloat::prune() in StorableFloat.class.php
Deletes the data row from the appropriate table.
prune
RecordFieldData::prune() in RecordFieldData.class.php
Flags us for deletion from the DB.
prune
RecordField::prune() in RecordField.class.php
Goes through all the old versions of values and actually DELETES them from the database once commit() is called.
prune
Record::prune() in Record.class.php
Goes through all the old versions of values and actually DELETES them from the database.
prune
StorableOKIType::prune() in StorableOKIType.class.php
Deletes the data row from the appropriate table.
prune
StorableInteger::prune() in StorableInteger.class.php
Deletes the data row from the appropriate table.
prune
StorableStringAbstract::prune() in StorableString.abstract.php
Deletes the data row from the appropriate table.
prune
StorableTime::prune() in StorableTime.class.php
Deletes the data row from the appropriate table.
prune
StorablePrimitive::prune() in StorablePrimitive.interface.php
Deletes the data row from the appropriate table.
PruneAllVersionConstraint
PruneAllVersionConstraint in PruneAllVersionConstraint.class.php
Prunes out ALL inactive values, of everything.
pruneTag
RecordTagManager::pruneTag() in TagManager.class.php
Removes specific tag from the database.
pruneTags
RecordTagManager::pruneTags() in TagManager.class.php
Removes from the Database all tags associated with $record.
purgeMessage
UsermessagingManager::purgeMessage() in UsermessagingManager.php
Delete a Message for all subscribers.
pushSteps
WLogicStepContainer::pushSteps() in WLogicStepContainer.class.php
adds the passed steps to the current step stack if they are not there
putBefore
OrderedList::putBefore() in OrderedList.class.php
Move an element to the position that preceeds that of another element or the end of the list.
q
top
QueryResult.interface.php
QueryResult.interface.php in QueryResult.interface.php
Query.abstract.php
Query.abstract.php in Query.abstract.php
Query.interface.php
Query.interface.php in Query.interface.php
QueryCounter.class.php
QueryCounter.class.php in QueryCounter.class.php
Queue.class.php
Queue.class.php in Queue.class.php
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.
Query
Query in Query.interface.php
A generic Query interface to be implemented by all Query objects.
query
Database::query() in Database.interface.php
Executes an SQL query.
query
PostgreSQLDatabase::query() in PostgreSQLDatabase.class.php
Executes an SQL query.
query
OracleDatabase::query() in OracleDatabase.class.php
Executes an SQL query.
query
DBHandler::query() in DBHandler.class.php
Run a database query based on the Query object and return a QueryResult object.
query
MySQLDatabase::query() in MySQLDatabase.class.php
Executes an SQL query.
QueryAbstract
QueryAbstract in Query.abstract.php
A generic Query interface to be implemented by all Query objects.
QueryCounter
QueryCounter in QueryCounter.class.php
Allows you count the number of DB queries from start() to end().
QueryDatabaseException
QueryDatabaseException in Database.interface.php
This is an exception thrown in response to an error that occurs in query execution.
queryQueue
DBHandler::queryQueue() in DBHandler.class.php
Run a database query for each Query in the Queue and return a Queue of QueryResults.
QueryResultInterface
QueryResultInterface in QueryResult.interface.php
The QueryResult interface provides the functionality common to all query results.
QuerySizeDatabaseException
QuerySizeDatabaseException in Database.interface.php
This is an exception thrown when the query size exceeds the maximum that can be sent to the server.
Queue
Queue in Queue.class.php
A generic queue of objects. It provides iterator functions next() and hasNext().
Queue
Queue::Queue() in Queue.class.php
Constructor. Create a new Queue.
queueAssetArray
IsAuthorizedCache::queueAssetArray() in IsAuthorizedCache.class.php
Add an array of Assets to the Queue
queueId
IsAuthorizedCache::queueId() in IsAuthorizedCache.class.php
Add an Id to the Queue
queueIdArray
IsAuthorizedCache::queueIdArray() in IsAuthorizedCache.class.php
Add an array of Ids to the Queue
queueIdString
IsAuthorizedCache::queueIdString() in IsAuthorizedCache.class.php
Add an id string to the Queue
queueIdStringArray
IsAuthorizedCache::queueIdStringArray() in IsAuthorizedCache.class.php
Add an array of id strings to the Queue
quickURL
RequestContext::quickURL() in RequestContext.class.php
Quickly generates a URL string from the optional passed module/action and the optional array of values to replace in the URL request data. The function can take any of the following forms:
r
top
$request
Harmoni::$request in Harmoni.class.php
$requestAction
Context::$requestAction in Context.class.php
$requestModule
Context::$requestModule in Context.class.php
$requestModuleDotAction
$result
Harmoni::$result in Harmoni.class.php
RequestContext.class.php
RequestContext.class.php in RequestContext.class.php
RequestHandler.interface.php
RequestHandler.interface.php in RequestHandler.interface.php
RecordFieldData.class.php
RecordFieldData.class.php in RecordFieldData.class.php
RecordFieldValue.class.php
RecordFieldValue.class.php in RecordFieldValue.class.php
RecordField.class.php
RecordField.class.php in RecordField.class.php
RecordManager.class.php
RecordManager.class.php in RecordManager.class.php
RecordSet.class.php
RecordSet.class.php in RecordSet.class.php
Record.class.php
Record.class.php in Record.class.php
registerPrimitives.inc.php
registerPrimitives.inc.php in registerPrimitives.inc.php
RepeatSC.class.php
RepeatSC.class.php in RepeatSC.class.php
RightSP.class.php
RightSP.class.php in RightSP.class.php
RootGroupSearch.class.php
RootGroupSearch.class.php in RootGroupSearch.class.php
RemoteFileSizePartStructure.class.php
RemoteFileSizePartStructure.class.php in RemoteFileSizePartStructure.class.php
RemoteFileSizePart.class.php
RemoteFileSizePart.class.php in RemoteFileSizePart.class.php
RemoteFileRecordStructure.class.php
RemoteFileRecordStructure.class.php in RemoteFileRecordStructure.class.php
RemoteFileRecord.class.php
RemoteFileRecord.class.php in RemoteFileRecord.class.php
RegexSearch.abstract.php
RegexSearch.abstract.php in RegexSearch.abstract.php
RootAssetSearch.class.php
RootAssetSearch.class.php in RootAssetSearch.class.php
RegexStringParser.class.php
RegexStringParser.class.php in RegexStringParser.class.php
ReferencedFieldSet.class.php
ReferencedFieldSet.class.php in ReferencedFieldSet.class.php
RuleSet.class.php
RuleSet.class.php in RuleSet.class.php
RegexValidatorRule.class.php
RegexValidatorRule.class.php in RegexValidatorRule.class.php
ResourceValidatorRule.class.php
ResourceValidatorRule.class.php in ResourceValidatorRule.class.php
recast.function.php
recast.function.php in recast.function.php
RGBcolor.class.php
RGBcolor.class.php in RGBcolor.class.php
ReadableLog.php
ReadableLog.php in ReadableLog.php
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
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
RSSAction.class.php
RSSAction.class.php in RSSAction.class.php
RepositoryImporter.class.php
RepositoryImporter.class.php in RepositoryImporter.class.php
RepositoryInputOutputModuleManager.class.php
RepositoryInputOutputModuleManager.class.php in RepositoryInputOutputModuleManager.class.php
RepositoryInputOutputModule.interface.php
RepositoryInputOutputModule.interface.php in RepositoryInputOutputModule.interface.php
RepositorySearchModuleManager.class.php
RepositorySearchModuleManager.class.php in RepositorySearchModuleManager.class.php
RepositorySearchModule.interface.php
RepositorySearchModule.interface.php in RepositorySearchModule.interface.php
ResultPrinter.abstract.php
ResultPrinter.abstract.php in ResultPrinter.abstract.php
remove_from_group.act.php
remove_from_group.act.php in remove_from_group.act.php
remove.act.php
remove.act.php in remove.act.php
removeTag.act.php
removeTag.act.php in removeTag.act.php
renameUser.act.php
renameUser.act.php in renameUser.act.php
ReadableLog
ReadableLog in ReadableLog.php
ReadableLog allows reading of its entries.
readCache
Answer the cached data
rebuildContent
WTextLayoutEditor::rebuildContent() in WTextLayoutEditor.class.php
Make everything
rebuildContent
WFontEditor::rebuildContent() in WFontEditor.class.php
Make everything
rebuildContent
WBackgroundEditor::rebuildContent() in WBackgroundEditor.class.php
Make everything
rebuildNodeAncestory
HierarchyCache::rebuildNodeAncestory() in HierarchyCache.class.php
Build the ancestory rows for a given node
rebuildPositionSelects
WOrderedRepeatableComponentCollection::rebuildPositionSelects() in WOrderedRepeatableComponentCollection.class.php
Rebuild our position selects
rebuildSubtreeAncestory
HierarchyCache::rebuildSubtreeAncestory() in HierarchyCache.class.php
Build the ancestory rows for a node and its decendents
recast
recast() in recast.function.php
recastAsStorable
RecordFieldData::recastAsStorable() in RecordFieldData.class.php
Re-casts our internal Primitive data object as a StorablePrimitive of the same data type.
recastAsStorablePrimitive
Recasts a SObject to its associated StorablePrimitive class and returns the new object.
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.
reciprical
Number::reciprical() in Number.class.php
Answer 1 divided by the receiver. Create an error notification if the receiver is 0.
Record
Record::Record() in Record.class.php
Constructor
Record
Record in Record.class.php
A Record is a set of data matching a certain Schema. The Record can be fetched from the database in a number of ways, which can be changed at runtime. See the RECORD_* constants.
RecordField
RecordField::RecordField() in RecordField.class.php
RecordField
RecordField in RecordField.class.php
Holds a number of indexes for values within a specific field within a Record. For those fields with only one value, only index 0 will be used. Otherwise, indexes will be created in numerical order (1, 2, ...).
RecordFieldData
RecordFieldData in RecordFieldData.class.php
Holds information about a specific version of a value index of a field in a Record. Information held includes: Date created/modified, active/not active (ie, deleted), and the actual value object (usually a Primitive).
RecordFieldData
RecordFieldData::RecordFieldData() in RecordFieldData.class.php
RecordFieldValue
RecordFieldValue::RecordFieldValue() in RecordFieldValue.class.php
RecordFieldValue
RecordFieldValue in RecordFieldValue.class.php
Responsible for keeping track of multiple versions of a value for a specific index within a field within a Record.
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.
RecordManager
RecordManager in RecordManager.class.php
The RecordManager handles the creation, tagging and fetching of Records from the database.
RecordManager
RecordManager::RecordManager() in RecordManager.class.php
RecordSet
RecordSet::RecordSet() in RecordSet.class.php
RecordSet
RecordSet in RecordSet.class.php
The RecordSet class holds a list of IDs and their Records in a specific record set.
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.
RecordTag
RecordTag::RecordTag() in Tag.class.php
RecordTag
RecordTag in Tag.class.php
Stores the mapping between a RecordTag and the specific versions of values within a Record that were created when the Record was tagged. A tag can be thought of like a CVS tag, where each file in CVS is like a specific value in a record. Each value has its own number of versions, and a RecordTag can remember all the versions that were active at any given time.
RecordTagManager
RecordTagManager in TagManager.class.php
Handles the creation and retrieval of RecordTags to/from the database. See RecordTag for a more detailed explanation of the role of tags.
RECORD_CURRENT
RECORD_CURRENT in Record.class.php
RECORD_FULL
RECORD_FULL in Record.class.php
RECORD_NODATA
RECORD_NODATA in Record.class.php
redirectBrowser
URLWriter::redirectBrowser() in URLWriter.abstract.php
Calls RequestContext::locationHeader with this URL.
ReferencedFieldSet
ReferencedFieldSet in ReferencedFieldSet.class.php
the ReferencedFieldSet holds a set of key=value pairs of data, where the value is passed by reference
ReferencedFieldSet
ReferencedFieldSet::ReferencedFieldSet() in ReferencedFieldSet.class.php
refreshAgentDetails
refreshOfferingDetails
regenerateTagsForAsset
StructuredMetaDataTagGenerator::regenerateTagsForAsset() in StructuredMetaDataTagGenerator.class.php
Regenerate tags for a single Asset
regenerateTagsForAssets
StructuredMetaDataTagGenerator::regenerateTagsForAssets() in StructuredMetaDataTagGenerator.class.php
Regenerate tags for a number of assets
regenerateTagsForRepository
StructuredMetaDataTagGenerator::regenerateTagsForRepository() in StructuredMetaDataTagGenerator.class.php
Regenerate tags for all assets in the given repository
RegexSearch
RegexSearch in RegexSearch.abstract.php
Abstract regular expression matching class that handles translation between simple wildcard-based search strings and regular expression strings.
RegexStringParser
RegexStringParser in RegexStringParser.class.php
RegexStringParser is an abstract class that implements a common canHandle() method for decendents as well as defines a 'getRegex()' class method which must be set by decendent classes.
RegexValidatorRule
RegexValidatorRule in RegexValidatorRule.class.php
a RegexValidatorRule checks a given value against a regular expression
RegexValidatorRule
RegexValidatorRule::RegexValidatorRule() in RegexValidatorRule.class.php
the constructor
register
Services::register() in Services.class.php
Registers a new service named $name. Upon starting, a new class of type $class will be instantiated.
register
ServicesInterface::register() in Services.interface.php
Registers a new service.
registerObject
ServicesInterface::registerObject() in Services.interface.php
Register's an object as a service.
registerObject
Services::registerObject() in Services.class.php
Register's an object as a service.
registerObjectAsService
Register's an object as a service.
registerObjectAsService
Register's an object as a service.
registerService
ServicesAbstract::registerService() in Services.abstract.php
Registers a new service named $name. Upon starting, a new class of type $class will be instantiated.
registerService
ServicesInterface::registerService() in Services.interface.php
Registers a new service.
registerSP
ThemeInterface::registerSP() in Theme.interface.php
Adds the given StyleProperty to the internally maintained list of mutable
registerSP
Theme::registerSP() in Theme.class.php
Adds the given StyleProperty to the internally maintained list of mutable
reIndex
Record::reIndex() in Record.class.php
Re-indexes all the values in a multi-valued field so that they increment by 1 started at 0.
reIndex
RecordField::reIndex() in RecordField.class.php
Re-indexes all the values so that they start from 0 and increment by 1. Useful when indexes in the middle have been deleted.
relegateChildren
XMLThumbDimensionsPartImporter::relegateChildren() in XMLThumbDimensionsPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLFileRecordImporter::relegateChildren() in XMLFileRecordImporter.class.php
Relegates Children to their classes
relegateChildren
XMLFileDataPartImporter::relegateChildren() in XMLFileDataPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLThumbMIMEPartImporter::relegateChildren() in XMLThumbMIMEPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLFilepathPartImporter::relegateChildren() in XMLFilepathPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLAssetImporter::relegateChildren() in XMLAssetImporter.class.php
Relegates Children to their classes
relegateChildren
XMLFilePartImporter::relegateChildren() in XMLFilePartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLThumbpathPartImporter::relegateChildren() in XMLThumbpathPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLImporter::relegateChildren() in XMLImporter.class.php
Relegates child XML elements to their importer classes
relegateChildren
XMLFileDimensionsPartImporter::relegateChildren() in XMLFileDimensionsPartImporter.class.php
Relegates Children to their classes
relegateChildren
XMLThumbDataPartImporter::relegateChildren() in XMLThumbDataPartImporter.class.php
Relegates Children to their classes
remainder
Number::remainder() in Number.class.php
Remainder defined in terms of quo:. Answer a Number with the same sign as self. e.g. 9 rem: 4 = 1, -9 rem: 4 = -1. 0.9 rem: 0.4 = 0.1.
remIntegerQuotient
Number::remIntegerQuotient() in Number.class.php
Integer quotient defined by division with truncation toward zero.
RemoteFileRecord
RemoteFileRecord::RemoteFileRecord() in RemoteFileRecord.class.php
Constructor
RemoteFileRecord
RemoteFileRecord in RemoteFileRecord.class.php
Remote fileRecords are just like FileRecords, but they reference file-data that lies at a remote web-accessible location.
RemoteFileRecordStructure
RemoteFileRecordStructure in RemoteFileRecordStructure.class.php
The remote file record structure defines files who's data lives at a remote url.
RemoteFileRecordStructure
RemoteFileRecordStructure::RemoteFileRecordStructure() in RemoteFileRecordStructure.class.php
Constructor
RemoteFileSizePart
RemoteFileSizePart in RemoteFileSizePart.class.php
<##>
RemoteFileSizePartStructure
RemoteFileSizePartStructure in RemoteFileSizePartStructure.class.php
<##>
remove
EveryoneGroup::remove() in EveryoneGroup.class.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.
remove
Cabinet::remove() in Cabinet.php
Remove a CabinetEntry. Does not destroy the CabinetEntry.
remove
UsersGroup::remove() in UsersGroup.class.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.
remove
ContainerInterface::remove() in Container.interface.php
Removes the component with the specified id from this container. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
remove
Container::remove() in Container.class.php
Removes the component with the specified id from this container. Ids reflect the order in which components are added. That is, the very first component has an id of 1, the second component has an id of 2, and so forth.
remove
LDAPGroup::remove() in LDAPGroup.class.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.
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.
remove
HarmoniGroup::remove() in HarmoniGroup.class.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.
removeAction
removeAction in remove.act.php
removeAgentCommitment
HarmoniScheduleItem::removeAgentCommitment() in HarmoniScheduleItem.class.php
Remove a previously added Agent commitment for this ScheduleItem.
removeAll
Container::removeAll() in Container.class.php
Removes all components from this
  1. Container
.
removeAll
ContainerInterface::removeAll() in Container.interface.php
Removes all components from this
  1. Container
.
removeAllItems
OrderedSet::removeAllItems() in OrderedSet.class.php
Remove all Items from the set.
removeAllItems
PersistentOrderedSet::removeAllItems() in PersistentOrderedSet.class.php
Remove all Items from the set.
removeAllMine
Tag::removeAllMine() in Tag.class.php
Remove the tag everywhere where the current user has added it.
removeAsset
CourseSection::removeAsset() in CourseSection.php
Remove an Asset for this CourseSection.
removeAsset
HarmoniAsset::removeAsset() in HarmoniAsset.class.php
Remove an Asset from this Asset. This method does not delete the Asset from the Repository.
removeAsset
Remove an Asset from this Asset. This method does not delete the Asset from the Repository.
removeAsset
CourseOffering::removeAsset() in CourseOffering.php
Remove an Asset for this CourseOffering.
removeAsset
HarmoniCourseOffering::removeAsset() in CourseOffering.class.php
Remove an Asset for this CourseOffering.
removeAsset
HarmoniCourseSection::removeAsset() in CourseSection.class.php
Remove an Asset for this CourseSection.
removeAuthoritativeValue
MimeTypePartStructure::removeAuthoritativeValue() in MimeTypePartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
FileNamePartStructure::removeAuthoritativeValue() in FileNamePartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
HarmoniPartStructure::removeAuthoritativeValue() in HarmoniPartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
FileSizePartStructure::removeAuthoritativeValue() in FileSizePartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
ThumbnailDataPartStructure::removeAuthoritativeValue() in ThumbnailDataPartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
FileDataPartStructure::removeAuthoritativeValue() in FileDataPartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
DimensionsPartStructure::removeAuthoritativeValue() in DimensionsPartStructure.class.php
Remove an authoritative value.
removeAuthoritativeValue
ThumbnailMimeTypePartStructure::removeAuthoritativeValue() in ThumbnailMimeTypePartStructure.class.php
Remove an authoritative value.
removeChild
WizardComponentWithChildren::removeChild() in WizardComponentWithChildren.abstract.php
Removes the specified child from this component.
removeCourse
createcourseAction::removeCourse() in createcourse.act.php
Process any changes in the remove form to delete a course offering.
removeCourse
CourseGroup::removeCourse() in CourseGroup.php
Remove a CanonicalCourse from the CourseGroup.
removeCourse
HarmoniCourseGroup::removeCourse() in CourseGroup.class.php
Remove a CanonicalCourse from the CourseGroup.
removeEntry
Dictionary::removeEntry() in Dictionary.php
Remove the specified entry, a string-tag / serializable-value pair, from this Dictionary.
removeEquivalentCourse
Remove a equivalent courses for this CanonicalCourse.
removeEquivalentCourse
Assures that the course passed in as a parameter is no longer equivalent to any other courses. It does not matter which course calls the function. In fact, it may make the most sense for courses to call the function on themselves.
removeFromItems
Tag::removeFromItems() in Tag.class.php
Remove the tag from one or more items, skipping those where authorization is lacking.
removeFromItemsForAgent
Remove the tag from one or more items, skipping those where authorization is lacking.
removeItem
Section::removeItem() in Section.php
Remove an Item from this Section.
removeItem
PersistentOrderedSet::removeItem() in PersistentOrderedSet.class.php
Remove an Id from the set.
removeItem
OrderedSet::removeItem() in OrderedSet.class.php
Remove an Id from the set.
removeNodeType
Remove a NodeType from this Hierarchy. Note that no Nodes can have this NodeType.
removeNodeType
HarmoniHierarchy::removeNodeType() in HarmoniHierarchy.class.php
Remove a NodeType from this Hierarchy. Note that no Nodes can have this NodeType.
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.
removeParent
HarmoniQualifier::removeParent() in HarmoniQualifier.class.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.
removeParent
HarmoniNode::removeParent() in HarmoniNode.class.php
Unlink a parent from this Node.
removeParent
HierarchyCache::removeParent() in HierarchyCache.class.php
Removes the first node from the list of parents of the second node.
removeParent
Unlink a parent from this Node.
removePartStructureIdForTagGeneration
Add a PartStructureId for which Tags should be auto-generated, in the given repository
removePredecessor
Remove a Step that is an immediate predecessor of this Step.
removeRecord
RecordSet::removeRecord() in RecordSet.class.php
Removes the given record from the set.
removeRecord
StorableRecordSet::removeRecord() in StorableRecordSet.class.php
Removes the given record from the set.
removeRecordByID
StorableRecordSet::removeRecordByID() in StorableRecordSet.class.php
Remove a record by ID.
removeSection
Assessment::removeSection() in Assessment.php
Remove a Section from this Assessment.
removeSection
Remove a Section from this Section.
removeSP
StyleCollectionInterface::removeSP() in StyleCollection.interface.php
Remove the given StyleProperty from this Style Collection.
removeSP
StyleCollection::removeSP() in StyleCollection.class.php
Remove the given StyleProperty from this Style Collection.
removeStudent
edit_section_rosterAction::removeStudent() in edit_section_roster.act.php
Process any changes in the form to remove a section.
removeStudent
CourseSection::removeStudent() in CourseSection.php
Remove a student from the roster.
removeStudent
CourseOffering::removeStudent() in CourseOffering.php
Remove a student from the roster.
removeStudent
HarmoniCourseSection::removeStudent() in CourseSection.class.php
Remove a student from the roster.
removeStudent
HarmoniCourseOffering::removeStudent() in CourseOffering.class.php
Remove a student from all of the course sections of this offering.
removeStyle
Component::removeStyle() in Component.class.php
Remove the given StyleCollection from this Component.
removeStyle
ComponentInterface::removeStyle() in Component.interface.php
Remove the given StyleCollection from this Component.
removeStyleCollection
removes the style collection from the theme, and the DB is called for
removeTagAction
removeTagAction in removeTag.act.php
<##>
removeTopic
CanonicalCourse::removeTopic() in CanonicalCourse.php
Remove a Topic for this CanonicalCourse.
removeTopic
HarmoniCanonicalCourse::removeTopic() in CanonicalCourse.class.php
Remove a Topic for this CanonicalCourse.
remove_from_groupAction
remove_from_groupAction in remove_from_group.act.php
This action will allow for the modification of group Membership.
renameForAgent
Tag::renameForAgent() in Tag.class.php
Rename the tag for the given agent
renameForCurrentUser
Rename the tag for the current user
renameUserAction
renameUserAction in renameUser.act.php
<##>
render
MenuItemLinkWithAdditionalHtml::render() in MenuItemLinkWithAdditionalHtml.class.php
Renders the component on the screen.
render
FlowLayout::render() in FlowLayout.class.php
Lays out and renders the given container and its components. The Layout object should arrange the
  1. Components
in a well-defined manner and then call the
  1. render()
methods of each individual component.
render
XLayout::render() in XLayout.class.php
Lays out and renders the given container and its components. The Layout object should arrange the
  1. Components
in a well-defined manner and then call the
  1. render()
methods of each individual component.
render
MenuItemLink::render() in MenuItemLink.class.php
Renders the component on the screen.
render
Component::render() in Component.class.php
Renders the component on the screen.
render
ComponentInterface::render() in Component.interface.php
Renders the component on the screen.
render
TableLayout::render() in TableLayout.class.php
Lays out and renders the given container and its components. The Layout object should arrange the
  1. Components
in a well-defined manner and then call the
  1. render()
methods of each individual component.
render
LayoutInterface::render() in Layout.interface.php
Lays out and renders the given container and its components. The Layout object should arrange the
  1. Components
in a well-defined manner and then call the
  1. render()
methods of each individual component.
render
YLayout::render() in YLayout.class.php
Lays out and renders the given container and its components. The Layout object should arrange the
  1. Components
in a well-defined manner and then call the
  1. render()
methods of each individual component.
render
Container::render() in Container.class.php
Renders the component on the screen.
renderManyArguments
ArgumentRenderer::renderManyArguments() in ArgumentRenderer.class.php
Renders many arguments.
renderOneArgument
ArgumentRenderer::renderOneArgument() in ArgumentRenderer.class.php
Renders one argument.
RepeatSC
RepeatSC in RepeatSC.class.php
The RepeatSC represents CSS "repeat" value. The allowed values are:
RepeatSC
RepeatSC::RepeatSC() in RepeatSC.class.php
The constructor.
replicate
RecordFieldData::replicate() in RecordFieldData.class.php
Returns an exact data-specific replica of the current object.
replicate
RGBColor::replicate() in RGBcolor.class.php
replicate
RecordFieldValue::replicate() in RecordFieldValue.class.php
Returns a new RecordFieldData object that is an exact data-specific replicate of the current object.
replicate
SchemaField::replicate() in SchemaField.class.php
Returns a replica of this object.
replicate
HTMLcolor::replicate() in HTMLcolor.class.php
replicate
Record::replicate() in Record.class.php
Creates an exact (specific to the data) copy of the Record, that can then be inserted into the DB as a new set with the same data.
Repository
Repository in Repository.php
Repository manages Assets of various Types and information about the Assets.
RepositoryException
RepositoryException
RepositoryException in RepositoryException.php
OsidException or one of its subclasses is thrown by all methods of all
RepositoryImageCache
Constructor
RepositoryImageCache
RepositoryImageCache in viewfile.act.php
This cache management class is something of a hack, especially in how it
RepositoryImporter
RepositoryImporter in RepositoryImporter.class.php
#insertion#
RepositoryImporter
RepositoryImporter::RepositoryImporter() in RepositoryImporter.class.php
Constructor
RepositoryInputOutputModuleInterface
RepositoryInputOutputModuleInterface in RepositoryInputOutputModule.interface.php
InputOutput modules are classes which generate HTML for the display or editing
RepositoryInputOutputModuleManager
RepositoryInputOutputModuleManager::RepositoryInputOutputModuleManager() in RepositoryInputOutputModuleManager.class.php
Constructor, set up the relations of the Formats to Modules
RepositoryInputOutputModuleManager
RepositoryInputOutputModuleManager in RepositoryInputOutputModuleManager.class.php
The RepositoryInputOutModuleManager is responcible for sending records to the appropriate RepositoryInputOutputModule based on their Schema Formats.
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.
RepositorySearchModuleInterface
RepositorySearchModuleInterface in RepositorySearchModule.interface.php
Search Modules generate forms for and collect/format the subitions of said forms for various Digital Repository search types.
RepositorySearchModuleManager
RepositorySearchModuleManager in RepositorySearchModuleManager.class.php
The RepositorySearchModuleManager is responcible for sending requests for search forms to the appropriate RepositorySearchModule based on their types.
RepositorySearchModuleManager
RepositorySearchModuleManager::RepositorySearchModuleManager() in RepositorySearchModuleManager.class.php
Constructor, set up the relations of the Types to Modules
RequestContext
RequestContext::RequestContext() in RequestContext.class.php
Constructor.
RequestContext
RequestContext in RequestContext.class.php
requestedAction
Action::requestedAction() in Action.class.php
Answer the requested action, maybe other than this action's action if this action was chained onto another's request.
requestedModule
Action::requestedModule() in Action.class.php
Answer the requested module, maybe other than this action's module if this action was chained onto another's request.
RequestHandler
RequestHandler in RequestHandler.interface.php
The job of a RequestHandler is twofold:
REQUEST_HANDLER_CONTEXT_DELIMETER
REQUEST_HANDLER_CONTEXT_DELIMETER in RequestContext.class.php
requireService
ServicesInterface::requireService() in Services.interface.php
The Require Service function checks for required service availability.
requireService
ServicesAbstract::requireService() in Services.abstract.php
The Require Service function checks for required service availability.
reset
Query::reset() in Query.interface.php
Resets the query.
reset
GenericSQLQuery::reset() in GenericSQLQuery.class.php
Resets the query.
reset
QueryAbstract::reset() in Query.abstract.php
Resets the query.
reset
DeleteQuery::reset() in DeleteQuery.class.php
Resets the query.
reset
SelectQuery::reset() in SelectQuery.class.php
Resets the query.
reset
InsertQuery::reset() in InsertQuery.class.php
Resets the query.
reset
UpdateQuery::reset() in UpdateQuery.class.php
Resets the query.
reset
OrderedSet::reset() in OrderedSet.class.php
Reset the internal pointer to the begining of the set.
reset
WAgentBrowser::reset() in WAgentBrowser.class.php
Resets the search results and the selected agents.
resetToBeginning
This is the all important function that gives the Wizard control after all of its components have been updated since the last pagelaod
resetWhere
SelectQuery::resetWhere() in SelectQuery.class.php
Resets the WHERE clause.
resetWhere
SelectQueryInterface::resetWhere() in SelectQuery.interface.php
Resets the WHERE clause.
ResourceValidatorRule
ResourceValidatorRule in ResourceValidatorRule.class.php
the ResourceValidatorRule checks a given value to make sure it's resource
restart
ServicesInterface::restart() in Services.interface.php
Attempts to restart the service reference by $name.
restart
Services::restart() in Services.class.php
Attempts to restart the service reference by $name.
restartService
ServicesInterface::restartService() in Services.interface.php
Attempts to restart the service reference by $name.
restartService
ServicesAbstract::restartService() in Services.abstract.php
Attempts to restart the service reference by $name.
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
ResultPrinter
ResultPrinter in ResultPrinter.abstract.php
This abstract class provides common methods for child classes
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.
resumeWork
Process::resumeWork() in Process.php
Resume the specified halted Work.
retrieve
OrderedList::retrieve() in OrderedList.class.php
Retrieve an element by reference.
retrieveProperties
HarmoniPropertyManager::retrieveProperties() in HarmoniPropertyManager.class.php
A public function that retrieves properties from the database associated with the object represented by object_id_string. Each individual type has a separate object, which is placed in the array
returnAsDeleteQueryResult
OracleGenericQueryResult::returnAsDeleteQueryResult() in OracleGenericQueryResult.class.php
Returns the result of the query as a DeleteQueryResult.
returnAsDeleteQueryResult
PostgreSQLGenericQueryResult::returnAsDeleteQueryResult() in PostgreSQLGenericQueryResult.class.php
Returns the result of the query as a DeleteQueryResult.
returnAsDeleteQueryResult
MySQLGenericQueryResult::returnAsDeleteQueryResult() in MySQLGenericQueryResult.class.php
Returns the result of the query as a DeleteQueryResult.
returnAsDeleteQueryResult
Returns the result of the query as a DeleteQueryResult.
returnAsInsertQueryResult
PostgreSQLGenericQueryResult::returnAsInsertQueryResult() in PostgreSQLGenericQueryResult.class.php
Returns the result of the query as an InsertQueryResult.
returnAsInsertQueryResult
OracleGenericQueryResult::returnAsInsertQueryResult() in OracleGenericQueryResult.class.php
Returns the result of the query as an InsertQueryResult.
returnAsInsertQueryResult
Returns the result of the query as an InsertQueryResult.
returnAsInsertQueryResult
MySQLGenericQueryResult::returnAsInsertQueryResult() in MySQLGenericQueryResult.class.php
Returns the result of the query as an InsertQueryResult.
returnAsSelectQueryResult
PostgreSQLGenericQueryResult::returnAsSelectQueryResult() in PostgreSQLGenericQueryResult.class.php
Returns the result of the query as a SelectQueryResult.
returnAsSelectQueryResult
OracleGenericQueryResult::returnAsSelectQueryResult() in OracleGenericQueryResult.class.php
Returns the result of the query as a SelectQueryResult.
returnAsSelectQueryResult
MySQLGenericQueryResult::returnAsSelectQueryResult() in MySQLGenericQueryResult.class.php
Returns the result of the query as a SelectQueryResult.
returnAsSelectQueryResult
Returns the result of the query as a SelectQueryResult.
returnAsUpdateQueryResult
MySQLGenericQueryResult::returnAsUpdateQueryResult() in MySQLGenericQueryResult.class.php
Returns the result of the query as a UpdateQueryResult.
returnAsUpdateQueryResult
OracleGenericQueryResult::returnAsUpdateQueryResult() in OracleGenericQueryResult.class.php
Returns the result of the query as a UpdateQueryResult.
returnAsUpdateQueryResult
Returns the result of the query as a UpdateQueryResult.
returnAsUpdateQueryResult
PostgreSQLGenericQueryResult::returnAsUpdateQueryResult() in PostgreSQLGenericQueryResult.class.php
Returns the result of the query as a UpdateQueryResult.
returnSearchString
SearchCriteria::returnSearchString() in SearchCriteria.interface.php
Returns a string with what will end up part of an SQL query in the WHERE clause.
returnSearchString
SchemaSearch::returnSearchString() in SchemaSearch.class.php
returnSearchString
ActiveRecordsSearch::returnSearchString() in ActiveRecordsSearch.class.php
returnSearchString
OrSearch::returnSearchString() in OrSearch.class.php
returnSearchString
AndSearch::returnSearchString() in AndSearch.class.php
returnSearchString
FieldValueSearch::returnSearchString() in FieldValueSearch.class.php
revertToDate
StorableRecordSet::revertToDate() in StorableRecordSet.class.php
Returns all of the Records within this Set to the state they were in on the given date.
revertToDate
RecordSet::revertToDate() in RecordSet.class.php
Returns all of the Records within this Set to the state they were in on the given date.
rewind
Queue::rewind() in Queue.class.php
Rewind the queue if it is not reversed
RGBColor
RGBColor::RGBColor() in RGBcolor.class.php
Constructor. Create a new color.
RGBColor
RGBColor in RGBcolor.class.php
A class designed to manipulate colors using the RGB color scheme.
RIGHT
RIGHT in Container.interface.php
An alignment constant.
RightSP
RightSP::RightSP() in RightSP.class.php
The constructor.
RightSP
RightSP in RightSP.class.php
The RightSP represents the 'right' StyleProperty.
RIGHT_JOIN
RIGHT_JOIN in SelectQuery.interface.php
Used with the setTable() method to indicate that a right join will be performed.
rollback
OsidTransactionManager::rollback() in OsidTransactionManager.php
Rolls back a transaction's operations since a call to mark().
rollbackTransaction
DBHandler::rollbackTransaction() in DBHandler.class.php
Roll-back a transaction manually instead of committing
rollbackTransaction
Database::rollbackTransaction() in Database.interface.php
Roll-back a transaction manually instead of committing
rollbackTransaction
PostgreSQLDatabase::rollbackTransaction() in PostgreSQLDatabase.class.php
Roll-back a transaction manually instead of committing
rollbackTransaction
MySQLDatabase::rollbackTransaction() in MySQLDatabase.class.php
Roll-back a transaction manually instead of committing
rollbackTransaction
OracleDatabase::rollbackTransaction() in OracleDatabase.class.php
Roll-back a transaction manually instead of committing
RootAssetSearch
RootAssetSearch in RootAssetSearch.class.php
Return assets of the specified type
RootAssetSearch
RootAssetSearch::RootAssetSearch() in RootAssetSearch.class.php
Constructor
RootGroupSearch
RootGroupSearch in RootGroupSearch.class.php
The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.
RootGroupSearch
RootGroupSearch::RootGroupSearch() in RootGroupSearch.class.php
Constructor
roundTo
Duration::roundTo() in Duration.class.php
Round to a Duration.
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.
RSExists
XMLRecordStructureImporter::RSExists() in XMLRecordStructureImporter.class.php
Attempts to find the an identical pre-existing global recordStructure
RSSAction
RSSAction in RSSAction.class.php
<##>
RSSItem
RSSItem in RSSAction.class.php
This class represents an item in an RSS feed
RuleSet
RuleSet in RuleSet.class.php
a RuleSet allows a user to define a number of keys each with associated rules and errors
RuleSet
RuleSet::RuleSet() in RuleSet.class.php
the constructor
running
Services::running() in Services.class.php
Checks if the service referenced by $name has been started.
running
ServicesInterface::running() in Services.interface.php
Checks if the service referenced by $name has been started.
runSQLdir
SQLUtils::runSQLdir() in SQLUtils.static.php
Run all of the files with a given extention in a directory as SQL files.
runSQLfile
SQLUtils::runSQLfile() in SQLUtils.static.php
Run all of the queries in a text file. Comments must start with '#' and queries must be separated by ';'.
runWizard
WizardAction::runWizard() in WizardAction.class.php
Run this Action's wizard and add it to the specified container. Cache this Action's wizard with the specified cacheName.
run_in_background
XMLExporter::run_in_background() in XMLExporter.class.php
Run linux command in background and return the PID created by the OS
s
top
$second
StringParser::$second in StringParser.class.php
$seconds
Time::$seconds in Time.class.php
$seconds
DateAndTime::$seconds in DateAndTime.class.php
$sid
Context::$sid in Context.class.php
$start
Timespan::$start in Timespan.class.php
services.cfg.php
services.cfg.php in services.cfg.php
StorableRecordSet.class.php
StorableRecordSet.class.php in StorableRecordSet.class.php
SchemaField.class.php
SchemaField.class.php in SchemaField.class.php
SchemaManager.class.php
SchemaManager.class.php in SchemaManager.class.php
Schema.class.php
Schema.class.php in Schema.class.php
SchemaSearch.class.php
SchemaSearch.class.php in SchemaSearch.class.php
SearchCriteria.interface.php
SearchCriteria.interface.php in SearchCriteria.interface.php
StorableBlob.class.php
StorableBlob.class.php in StorableBlob.class.php
StorableBoolean.class.php
StorableBoolean.class.php in StorableBoolean.class.php
StorableFloat.class.php
StorableFloat.class.php in StorableFloat.class.php
StorableInteger.class.php
StorableInteger.class.php in StorableInteger.class.php
StorableOKIType.class.php
StorableOKIType.class.php in StorableOKIType.class.php
StorableShortString.class.php
StorableShortString.class.php in StorableShortString.class.php
StorableString.abstract.php
StorableString.abstract.php in StorableString.abstract.php
StorableString.class.php
StorableString.class.php in StorableString.class.php
StorableTime.class.php
StorableTime.class.php in StorableTime.class.php
StorablePrimitive.interface.php
StorablePrimitive.interface.php in StorablePrimitive.interface.php
SelectQueryResult.interface.php
SelectQueryResult.interface.php in SelectQueryResult.interface.php
SelectQuery.class.php
SelectQuery.class.php in SelectQuery.class.php
SelectQuery.interface.php
SelectQuery.interface.php in SelectQuery.interface.php
SQLGenerator.interface.php
SQLGenerator.interface.php in SQLGenerator.interface.php
SQLUtils.static.php
SQLUtils.static.php in SQLUtils.static.php
SubMenu.class.php
SubMenu.class.php in SubMenu.class.php
sample_page1.php
sample_page1.php in sample_page1.php
sample_page2.php
sample_page2.php in sample_page2.php
sample_page.php
sample_page.php in sample_page.php
StyleSelector.class.php
StyleSelector.class.php in StyleSelector.class.php
StyleSelector.interface.php
StyleSelector.interface.php in StyleSelector.interface.php
StyleCollection.class.php
StyleCollection.class.php in StyleCollection.class.php
StyleCollection.interface.php
StyleCollection.interface.php in StyleCollection.interface.php
StyleComponent.class.php
StyleComponent.class.php in StyleComponent.class.php
StyleComponent.interface.php
StyleComponent.interface.php in StyleComponent.interface.php
StyleProperty.class.php
StyleProperty.class.php in StyleProperty.class.php
StyleProperty.interface.php
StyleProperty.interface.php in StyleProperty.interface.php
SimpleLinesTheme.class.php
SimpleLinesTheme.class.php in SimpleLinesTheme.class.php
SimpleTheme1.class.php
SimpleTheme1.class.php in SimpleTheme1.class.php
SimpleTheme.class.php
SimpleTheme.class.php in SimpleTheme.class.php
SQLDatabaseAuthNMethod.class.php
SQLDatabaseAuthNMethod.class.php in SQLDatabaseAuthNMethod.class.php
SQLDatabaseMD5UsernamePasswordAuthNTokens.class.php
SQLDatabaseMD5UsernamePasswordAuthNTokens.class.php in SQLDatabaseMD5UsernamePasswordAuthNTokens.class.php
SQLDatabaseSHA1UsernamePasswordAuthNTokens.class.php
SQLDatabaseSHA1UsernamePasswordAuthNTokens.class.php in SQLDatabaseSHA1UsernamePasswordAuthNTokens.class.php
SearchEntryIterator.class.php
SearchEntryIterator.class.php in SearchEntryIterator.class.php
SearchModule.interface.php
SearchModule.interface.php in SearchModule.interface.php
Schedule.class.php
Schedule.class.php in Schedule.class.php
StringParser.class.php
StringParser.class.php in StringParser.class.php
String.class.php
String.class.php in String.class.php
SObject.class.php
SObject.class.php in SObject.class.php
Services.abstract.php
Services.abstract.php in Services.abstract.php
Services.class.php
Services.class.php in Services.class.php
Services.interface.php
Services.interface.php in Services.interface.php
SetManager.class.php
SetManager.class.php in SetManager.class.php
StructuredMetaDataTagGenerator.class.php
StructuredMetaDataTagGenerator.class.php in StructuredMetaDataTagGenerator.class.php
StringValidatorRule.class.php
StringValidatorRule.class.php in StringValidatorRule.class.php
SObject.class.php
SObject.class.php in SObject.class.php
StatisticsHandler.class.php
StatisticsHandler.class.php in StatisticsHandler.class.php
StatusStars.class.php
StatusStars.class.php in StatusStars.class.php
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
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
SharedException.php
SharedException.php in SharedException.php
StringIterator.php
StringIterator.php in StringIterator.php
SidImplementationLicenseMIT.php
SidImplementationLicenseMIT.php in SidImplementationLicenseMIT.php
SidImplementationLicense.php
SidImplementationLicense.php in SidImplementationLicense.php
SidLicense.php
SidLicense.php in SidLicense.php
SqlException.php
SqlException.php in SqlException.php
SqlManager.php
SqlManager.php in SqlManager.php
StepIterator.php
StepIterator.php in StepIterator.php
Step.php
Step.php in Step.php
SimpleRecordPrinter.class.php
SimpleRecordPrinter.class.php in SimpleRecordPrinter.class.php
SimpleFieldModule.class.php
SimpleFieldModule.class.php in SimpleFieldModule.class.php
StartupCheck.class.php
StartupCheck.class.php in StartupCheck.class.php
StartupRequirement.interface.php
StartupRequirement.interface.php in StartupRequirement.interface.php
SimpleStepWizard.class.php
SimpleStepWizard.class.php in SimpleStepWizard.class.php
SimpleWizard.class.php
SimpleWizard.class.php in SimpleWizard.class.php
SingleStepWizard.class.php
SingleStepWizard.class.php in SingleStepWizard.class.php
StepWizard.abstract.php
StepWizard.abstract.php in StepWizard.abstract.php
suck_by_agent.act.php
suck_by_agent.act.php in suck_by_agent.act.php
suck_it_up.act.php
suck_it_up.act.php in suck_it_up.act.php
save
HarmoniAssetInterface::save() in HarmoniAsset.interface.php
Saves this object to persistable storage.
save
ConfigSystem::save() in ConfigSystem.class.php
Saves all the config data to the database.
save
HarmoniRepositoryInterface::save() in HarmoniRepository.interface.php
Saves this object to persistable storage.
save
HarmoniAsset::save() in HarmoniAsset.class.php
Saves this object to persistable storage.
saveStyleCollections
GUIManager::saveStyleCollections() in GUIManager.class.php
Saves the Style Collections associated with the current theme
saveStyleComponentsForProperty
Saves the style components of a style property
saveStylePropertiesForCollection
Saves the style properties of a style collection with id $id
saveTheme
GUIManager::saveTheme() in GUIManager.class.php
Saves the current theme by updating the theme settings in the database
saveTheme
GUIManagerAbstract::saveTheme() in GUIManager.abstract.php
Saves the theme state to the database. The theme state is saved by exporting the theme's style properties, and then serializing the output and storing it into the database. If the Theme already exists, it is merely replaced.
saveWizard
edit_agentsAction::saveWizard() in edit_agents.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
createnewtypeAction::saveWizard() in createnewtype.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
theme_editorAction::saveWizard() in theme_editor.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
edit_propertiesAction::saveWizard() in edit_properties.act.php
saveWizard
add_groupAction::saveWizard() in add_group.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
WizardAction::saveWizard() in WizardAction.class.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
change_passwordAction::saveWizard() in change_password.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
exportAction::saveWizard() in export.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
saveWizard
createnewtermAction::saveWizard() in createnewterm.act.php
Save our results. Tearing down and unsetting the Wizard is handled by in runWizard() and does not need to be implemented here.
Schedule
Schedule in Schedule.class.php
I represent a powerful class for implementing recurring schedules.
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.
Schema
Schema in Schema.class.php
Holds the descriptive information about a specific OKI-style DataManager Schema. Schemas define the fields available in a Record, the number of values allowed in that field.
Schema
Schema::Schema() in Schema.class.php
schemaExists
SchemaManager::schemaExists() in SchemaManager.class.php
Returns TRUE/FALSE if we have a Schema for type $type.
SchemaField
SchemaField::SchemaField() in SchemaField.class.php
Constructor
SchemaField
SchemaField in SchemaField.class.php
Holds information about a specific field within a Schema. Defines what type of data the field holds (string, integer, etc) and if it can have multiple values.
SchemaManager
SchemaManager::SchemaManager() in SchemaManager.class.php
Constructor.
SchemaManager
SchemaManager in SchemaManager.class.php
Responsible for the synchronization of Schema classes with the database, and the creation of new Types.
SchemaSearch
SchemaSearch in SchemaSearch.class.php
Limits a search to exclude all other Schemas except the one specified.
SchemaSearch
SchemaSearch::SchemaSearch() in SchemaSearch.class.php
The constructor.
searchAssets
SearchModuleInterface::searchAssets() in SearchModule.interface.php
Get the ids of the assets that match the search criteria
searchAssets
DescriptionSearch::searchAssets() in DescriptionSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
AuthoritativeValuesSearch::searchAssets() in AuthoritativeValuesSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
ContentSearch::searchAssets() in ContentSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
RootAssetSearch::searchAssets() in RootAssetSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
AssetTypeSearch::searchAssets() in AssetTypeSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
DisplayNameSearch::searchAssets() in DisplayNameSearch.class.php
Get the ids of the assets that match the search criteria
searchAssets
KeywordSearch::searchAssets() in KeywordSearch.class.php
Get the ids of the assets that match the search criteria
SearchCriteria
SearchCriteria in SearchCriteria.interface.php
Search criteria are used when fetching a large number of Records but you want to limit those down to ones that only match certain criteria. Criteria could hypothetically be anything imaginable, as long as they can be represented within an SQL query.
SearchEntryIterator
SearchEntryIterator in SearchEntryIterator.class.php
EntryIterator provides access to these objects sequentially, one at a time.
SearchEntryIterator
SearchEntryIterator::SearchEntryIterator() in SearchEntryIterator.class.php
Constructor
SearchModuleInterface
SearchModuleInterface in SearchModule.interface.php
Search Modules implement the functionality of searching the digital repository
SEARCH_TYPE_CONTAINS
SEARCH_TYPE_CONTAINS in SearchCriteria.interface.php
SEARCH_TYPE_EQUALS
SEARCH_TYPE_EQUALS in SearchCriteria.interface.php
SEARCH_TYPE_GREATER_THAN
SEARCH_TYPE_GREATER_THAN in SearchCriteria.interface.php
SEARCH_TYPE_GREATER_THAN_OR_EQUALS
SEARCH_TYPE_GREATER_THAN_OR_EQUALS in SearchCriteria.interface.php
SEARCH_TYPE_IN_LIST
SEARCH_TYPE_IN_LIST in SearchCriteria.interface.php
SEARCH_TYPE_LESS_THAN
SEARCH_TYPE_LESS_THAN in SearchCriteria.interface.php
SEARCH_TYPE_LESS_THAN_OR_EQUALS
SEARCH_TYPE_LESS_THAN_OR_EQUALS in SearchCriteria.interface.php
SEARCH_TYPE_NOT_IN_LIST
SEARCH_TYPE_NOT_IN_LIST in SearchCriteria.interface.php
second
Time::second() in Time.class.php
Answer the second (0-59)
second
DateAndTime::second() in DateAndTime.class.php
Answer the second (0-59)
second
StringParser::second() in StringParser.class.php
Answer the second or NULL.
seconds
Duration::seconds() in Duration.class.php
Answer the number of seconds the receiver represents.
SecondsInDay
ChronologyConstants::SecondsInDay() in ChronologyConstants.class.php
Number of seconds in a day
SecondsInHour
ChronologyConstants::SecondsInHour() in ChronologyConstants.class.php
Number of seconds in an hour
SecondsInMinute
ChronologyConstants::SecondsInMinute() in ChronologyConstants.class.php
Number of seconds in a minute
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
select
Menu::select() in Menu.class.php
Selects the
  1. MenuItem
with the given id, and deselects the one that was previoiusly selected. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
select
MenuInterface::select() in Menu.interface.php
Selects the
  1. MenuItem
with the given id, and deselects all the others. Ids reflect the order in which menu items are added. That is, the very first menu item has an id of 1, the second menu item has an id of 2, and so forth.
SELECT
SELECT in Query.interface.php
A constant for a SELECT query type.
selectDatabase
OracleDatabase::selectDatabase() in OracleDatabase.class.php
This method selects the default database to use in queries.
selectDatabase
MySQLDatabase::selectDatabase() in MySQLDatabase.class.php
This method selects the default database to use in queries.
selectDatabase
Database::selectDatabase() in Database.interface.php
This method selects the default database to use in queries.
selectDatabase
PostgreSQLDatabase::selectDatabase() in PostgreSQLDatabase.class.php
This method selects the default database to use in queries.
SelectQuery
SelectQuery in SelectQuery.class.php
A SelectQuery class provides the tools to build a SELECT query.
SelectQuery
SelectQuery::SelectQuery() in SelectQuery.class.php
The constructor initializes the query object.
SelectQueryInterface
SelectQueryInterface in SelectQuery.interface.php
A SelectQuery interface provides the tools to build an SQL SELECT query.
SelectQueryResultInterface
SelectQueryResultInterface in SelectQueryResult.interface.php
The SelectQueryResult interface provides the functionality common to a SELECT query result.
send
UsermessagingManager::send() in UsermessagingManager.php
Send a Message to a recipient. The Topic is optional and should be ignored if null.
sendTo
RequestContext::sendTo() in RequestContext.class.php
Send the browser to the url specified. Location headers will be sent if possible, otherwise a javascript redirect will be printed outside of all output buffers
sendToAll
UsermessagingManager::sendToAll() in UsermessagingManager.php
Send a Message to all subscribers. The Topic is optional and should be ignored if null.
serviceAvailable
ServicesAbstract::serviceAvailable() in Services.abstract.php
Checks if the service referenced by $name is available for use.
serviceAvailable
ServicesInterface::serviceAvailable() in Services.interface.php
Checks if the service referenced by $name is available for use.
serviceRunning
ServicesAbstract::serviceRunning() in Services.abstract.php
Checks if the service referenced by $name has been started.
serviceRunning
ServicesInterface::serviceRunning() in Services.interface.php
Checks if the service referenced by $name has been started.
Services
Services in Services.class.php
The Services class handles starting, stopping, registering, etc of any available services.
Services
Services::Services() in Services.class.php
The constructor.
ServicesAbstract
ServicesAbstract in Services.abstract.php
The ServicesAbstract class defines the public static methods used by users.
ServicesInterface
ServicesInterface in Services.interface.php
The ServicesInterface defines the functionality required by any Services class or derivative.
SERVICES_OBJECT
SERVICES_OBJECT in harmoni.inc.php
The name of the services variable.
set
ReferencedFieldSet::set() in ReferencedFieldSet.class.php
sets the value associated with $key to $val
set
DataContainerInterface::set() in DataContainer.interface.php
The set method sets the value for a field while checking constrictions.
set
FieldSet::set() in FieldSet.class.php
sets the value associated with $key to $val
set
FormFieldSet::set() in FormFieldSet.class.php
set
DataContainer::set() in DataContainer.abstract.php
The set method sets the value for a field while checking constrictions.
set
UserDataContainer::set() in UserDataContainer.abstract.php
The set method sets the value for a field while checking constrictions.
set
RequestContext::set() in RequestContext.class.php
Sets $key to $value in the context-data (this data is included automatically when building new URLs). If you pass a name like "context1/context2/name", the RequestContext uses it as a context-insensitive name (ie, you are specifying the absolute namespace).
setAcceptedMimetypes
WFileUploadField::setAcceptedMimetypes() in WFileUploadField.class.php
Sets the accepted mimetypes (passed to the browser).
setAccessKey
MenuItemLink::setAccessKey() in MenuItemLink.class.php
Sets the access key character (shortcut) for this menu item.
setActionsType
ActionHandler::setActionsType() in ActionHandler.class.php
Sets the default way for how we locate actions. Action Types for particular modules can be set with setActionsTypeForModulesLocation() method.
setActionThread
ActionHandler::setActionThread() in ActionHandler.class.php
Adds to the action-processing thread. If $action is executed and it returns a failure or success code, $actionOnFail will be executed afterwards if $action fails, otherwise, $actionOnSuccess will be executed (or nothing will be if this option isn't included).
setActiveFlag
SchemaField::setActiveFlag() in SchemaField.class.php
Sets if this field should be active within the Schema.
setActiveFlag
RecordFieldData::setActiveFlag() in RecordFieldData.class.php
Changes the active flag of this RecordFieldData to $active.
setActiveFlag
RecordFieldValue::setActiveFlag() in RecordFieldValue.class.php
Calls either delete() or undelete() depending on the value passed.
setActiveFlag
Record::setActiveFlag() in Record.class.php
Changes this Records active flag.
setAddLabel
WRepeatableComponentCollection::setAddLabel() in WRepeatableComponentCollection.class.php
Set the label to use on the addButton
setAuthor
RSSItem::setAuthor() in RSSAction.class.php
Optional: Set the author name and email
setAutoIncrementColumn
InsertQuery::setAutoIncrementColumn() in InsertQuery.class.php
Sets the autoincrement column.
setAutoIncrementColumn
Sets the autoincrement column.
setBacktrace
DebugItem::setBacktrace() in DebugItem.class.php
Sets this Item's debug backtrace array.
setBacktrace
AgentNodeEntryItem::setBacktrace() in AgentNodeEntryItem.class.php
Set the backtrace HTML
setBlue
RGBColor::setBlue() in RGBcolor.class.php
set the blue component of the color.
setBorderUrl
CornersStyleCollection::setBorderUrl() in CornersStyleCollection.class.php
Set the url of the corner image
setCacheMode
RecordManager::setCacheMode() in RecordManager.class.php
If set to true, records will be cached, otherwise not.
setChecked
WVerifiedChangeInput::setChecked() in WVerifiedChangeInput.class.php
Set the checked state of the checkbox
setChecked
WCheckBox::setChecked() in WCheckBox.class.php
Sets if this checkbox should be checked or not as a default value.
setCodeset
LanguageLocalizer::setCodeset() in LanguageLocalizer.class.php
Sets the codeset to use for charactor encoding. UTF-8 is used by default.
setColumns
InsertQueryInterface::setColumns() in InsertQuery.interface.php
Sets the columns to insert into the table.
setColumns
UpdateQuery::setColumns() in UpdateQuery.class.php
Sets the columns to update in the table.
setColumns
SelectQueryInterface::setColumns() in SelectQuery.interface.php
*Deprecated* Sets the columns to select.
setColumns
WTextArea::setColumns() in WTextArea.class.php
Sets the number of visible columns in this textarea.
setColumns
UpdateQueryInterface::setColumns() in UpdateQuery.interface.php
Sets the columns to update in the table.
setColumns
SelectQuery::setColumns() in SelectQuery.class.php
*Deprecated* Sets the columns to select.
setColumns
InsertQuery::setColumns() in InsertQuery.class.php
Sets the columns to insert into the table.
setColumns
HtmlTextArea::setColumns() in HtmlTextArea.class.php
Sets the number of visible columns in this textarea.
setCommentsLink
RSSItem::setCommentsLink() in RSSAction.class.php
Optional: Set comments URL
setComponent
Theme::setComponent() in Theme.class.php
Sets the component of this
  1. Theme
.
setComponent
DobomodeTheme::setComponent() in DobomodeTheme.class.php
Overloads the normal
  1. setComponent
method - sets the Theme component to the wrapper component and adds the argument to the latter.
setComponent
StyleCollection::setComponent() in StyleCollection.class.php
Sets the index
setComponent
ThemeInterface::setComponent() in Theme.interface.php
Sets the component of this
  1. Theme
.
setComponent
WDynamicStep::setComponent() in WDynamicStep.class.php
Sets a WizardComponent to this component, and returns the newly added component.
setContent
WRepeatableComponentCollection::setContent() in WRepeatableComponentCollection.class.php
Sets this step's content text.
setContent
WizardStep::setContent() in WizardStep.class.php
Sets this step's content text. This text will be parsed with Wizard::parseText()
setContent
WComponentCollection::setContent() in WComponentCollection.class.php
Sets this step's content text. This text will be parsed with Wizard::parseText()
setCopyright
RSSAction::setCopyright() in RSSAction.class.php
Optional: Set the copyright notice
setCurrentAction
Harmoni::setCurrentAction() in Harmoni.class.php
Sets the current Harmoni action.
setCurrentValues
RepositorySearchModuleManager::setCurrentValues() in RepositorySearchModuleManager.class.php
Update the current values with data (maybe stored in the session for instance.
setCurrentValues
PartAndValuesModule::setCurrentValues() in PartAndValuesModule.class.php
Update the current values with data (maybe stored in the session for instance.
setCurrentValues
SimpleFieldModule::setCurrentValues() in SimpleFieldModule.class.php
Update the current values with data (maybe stored in the session for instance.
setCustom
Theme::setCustom() in Theme.class.php
Sets the level of customization for the theme
setDate
RecordFieldData::setDate() in RecordFieldData.class.php
Sets the date reflected within our local variables to $date.
setDay
ANSI58216StringParser::setDay() in ANSI58216StringParser.class.php
To allow for very large days, override setDay to not use intval(). and to just leave the days as a string for now.
setDay
StringParser::setDay() in StringParser.class.php
Set the day
setDescription
RSSAction::setDescription() in RSSAction.class.php
Required: Set the description
setDescription
Theme::setDescription() in Theme.class.php
Sets the description of this Theme.
setDescription
ThemeInterface::setDescription() in Theme.interface.php
Sets the description of this Theme.
setDescription
RSSItem::setDescription() in RSSAction.class.php
Required: Set the description
setDisplayName
ThemeInterface::setDisplayName() in Theme.interface.php
Sets the display name of this Theme.
setDisplayName
MenuItem::setDisplayName() in MenuItem.class.php
Sets the display name of this menu item.
setDisplayName
Theme::setDisplayName() in Theme.class.php
Sets the display name of this Theme.
setDisplayName
MenuItemLink::setDisplayName() in MenuItemLink.class.php
Sets the display name of this menu item.
setDisplayName
MenuItemInterface::setDisplayName() in MenuItem.interface.php
Sets the display name of this menu item.
setDisplayName
MenuItemHeading::setDisplayName() in MenuItemHeading.class.php
Sets the display name of this menu item.
setDisplayName
WizardStep::setDisplayName() in WizardStep.class.php
Sets the display name of this wizard step
setDistinct
SelectQuery::setDistinct() in SelectQuery.class.php
Specifies whether distinct rows will be returned.
setDistinct
SelectQueryInterface::setDistinct() in SelectQuery.interface.php
Specifies whether distinct rows will be returned.
setDuration
Timespan::setDuration() in Timespan.class.php
Set the Duration of this timespan
setDynamicFunction
WDynamicStep::setDynamicFunction() in WDynamicStep.class.php
Sets the callback function of this dynamic wizard step
setElementLayout
WRepeatableComponentCollection::setElementLayout() in WRepeatableComponentCollection.class.php
Sets the textual layout of each element in the collection. They will be surrounded by html DIV tags.
setEnabled
WSelectOrNew::setEnabled() in WSelectOrNew.class.php
Sets if this component will be enabled or disabled.
setEnabled
WRepeatableComponentCollection::setEnabled() in WRepeatableComponentCollection.class.php
Sets if this component will be enabled or disabled.
setEnabled
WVerifiedChangeInput::setEnabled() in WVerifiedChangeInput.class.php
Sets if this component will be enabled or disabled.
setEnabled
WizardComponentWithChildren::setEnabled() in WizardComponentWithChildren.abstract.php
Sets if this component will be enabled or disabled.
setEnabled
WOrderedRepeatableComponentCollection::setEnabled() in WOrderedRepeatableComponentCollection.class.php
Sets if this component will be enabled or disabled.
setEnabled
WizardComponent::setEnabled() in WizardComponent.abstract.php
Sets if this component will be enabled or disabled.
setErrorRule
WSelectOrNew::setErrorRule() in WSelectOrNew.class.php
Sets this element's regular expression. Its value must match this to be considered valid.
setErrorRule
ErrorCheckingWizardComponent::setErrorRule() in ErrorCheckingWizardComponent.abstract.php
Sets this element's regular expression. Its value must match this to be considered valid.
setErrorStyle
WSelectOrNew::setErrorStyle() in WSelectOrNew.class.php
Sets the CSS style of the error text.
setErrorStyle
ErrorCheckingWizardComponent::setErrorStyle() in ErrorCheckingWizardComponent.abstract.php
Sets the CSS style of the error text.
setErrorText
WSelectOrNew::setErrorText() in WSelectOrNew.class.php
Sets the text to be displayed if an error occurs.
setErrorText
ErrorCheckingWizardComponent::setErrorText() in ErrorCheckingWizardComponent.abstract.php
Sets the text to be displayed if an error occurs.
setEventAndLabel
WEventButton::setEventAndLabel() in WEventButton.class.php
Sets the event type and label for the button.
setExtension
TemplateFactory::setExtension() in TemplateFactory.class.php
setFetchMode
Record::setFetchMode() in Record.class.php
INTERNAL USE ONLY: Sets the fetch mode.
setFieldSet
FieldSetValidator::setFieldSet() in FieldSetValidator.class.php
sets the fieldset object to use to $fieldset
setFile
WFileUploadField::setFile() in WFileUploadField.class.php
Tells this field to use the passed file on the filesystem as a starting value. If $filename is passed, it is used as the display filename instead of the basename of the path.
setGreen
RGBColor::setGreen() in RGBcolor.class.php
set the green component of the color.
setGroupBy
SelectQueryInterface::setGroupBy() in SelectQuery.interface.php
Sets the GROUP BY and HAVING clause.
setGroupBy
SelectQuery::setGroupBy() in SelectQuery.class.php
Sets the GROUP BY and HAVING clause.
setGUID
RSSItem::setGUID() in RSSAction.class.php
Optional: Set the GUID and isPermaLink
setHead
OutputHandler::setHead() in OutputHandler.abstract.php
Set the 'head' html element.
setHour
StringParser::setHour() in StringParser.class.php
Set the hour
setId
Theme::setId() in Theme.class.php
Sets the id
setId
Component::setId() in Component.class.php
Set the (HTML) id of this component
setId
StyleProperty::setId() in StyleProperty.class.php
Sets the id
setId
StyleComponent::setId() in StyleComponent.class.php
Sets the id
setId
StyleCollection::setId() in StyleCollection.class.php
Sets the id
setIdString
Wizard::setIdString() in Wizard.abstract.php
Sets this Wizard's ID string. It is optional but must be used to allow multiple Wizards to be displayed on one page to differentiate fields and save/cancel requests.
setImage
RSSAction::setImage() in RSSAction.class.php
Optional: Specifies a GIF, JPEG or PNG image that can be displayed with the channel.
setIndex
StyleCollection::setIndex() in StyleCollection.class.php
Sets the Index
setIndex
RecordFieldValue::setIndex() in RecordFieldValue.class.php
sets the index of this entry to $index.
setInputComponent
WVerifiedChangeInput::setInputComponent() in WVerifiedChangeInput.class.php
Set the input component
setLabel
WLogicButton::setLabel() in WLogicButton.class.php
Sets the label for the button.
setLabel
WVerifiedChangeInput::setLabel() in WVerifiedChangeInput.class.php
Sets the label for this checkbox element.
setLabel
WSelectOrNew::setLabel() in WSelectOrNew.class.php
Sets the label for this checkbox element.
setLabel
WEventButton::setLabel() in WEventButton.class.php
Sets the label for the button.
setLabel
WCheckBox::setLabel() in WCheckBox.class.php
Sets the label for this checkbox element.
setLanguage
LanguageLocalizer::setLanguage() in LanguageLocalizer.class.php
Sets the language to use for getting data to $language.
setLastBuildDate
RSSAction::setLastBuildDate() in RSSAction.class.php
Optional: Set the lastBuildDate
setLayout
Container::setLayout() in Container.class.php
Sets the
  1. Layout
of this container
setLayout
ContainerInterface::setLayout() in Container.interface.php
Sets the
  1. Layout
of this container
setLink
RSSAction::setLink() in RSSAction.class.php
Required: Set the link, if it is the GUID, then the GUID will be set to the link.
setLink
RSSItem::setLink() in RSSAction.class.php
Optional: Set the link, if it is the GUID, then the GUID will be set to the link.
setLogic
WLogicButton::setLogic() in WLogicButton.class.php
Sets the logic controller for the button
setLogicAndLabel
WLogicButton::setLogicAndLabel() in WLogicButton.class.php
Sets the logic controller and label for the button
SetManager
SetManager in SetManager.class.php
The SetManager maintains a configuration and retreives Sets with that configuration.
SetManager
SetManager::SetManager() in SetManager.class.php
The constructor
setManagerFlag
Schema::setManagerFlag() in Schema.class.php
FOR INTERNAL USE - tells this object that it was instantiated by the manager.
setManagingEditor
RSSAction::setManagingEditor() in RSSAction.class.php
Optional: Set the managingEditor name and email
setMaximum
WRepeatableComponentCollection::setMaximum() in WRepeatableComponentCollection.class.php
Sets the maximum number of elements that we allow in this collection. A value of "-1" is no limit.
setMaxLength
WPasswordField::setMaxLength() in WPasswordField.class.php
Sets the maxlength of the value of this field.
setMaxLength
WTextField::setMaxLength() in WTextField.class.php
Sets the maxlength of the value of this field.
setMiminum
WRepeatableComponentCollection::setMiminum() in WRepeatableComponentCollection.class.php
Sets the minimum number of elements that we allow in the collection.
setMinute
StringParser::setMinute() in StringParser.class.php
Set the minute
setModuleAction
URLWriter::setModuleAction() in URLWriter.abstract.php
Sets the module and action to request in this URL.
setModulesLocation
ActionHandler::setModulesLocation() in ActionHandler.class.php
Sets the location of the modules to use.
setMonth
StringParser::setMonth() in StringParser.class.php
Set the month
setMultFlag
SchemaField::setMultFlag() in SchemaField.class.php
Sets if this field is allowed to have multiple values.
setNamespace
ResultPrinter::setNamespace() in ResultPrinter.abstract.php
Set the namespace to use for page links, this is to limit conflict with other result printers on the page.
setNewComponent
WSelectOrNew::setNewComponent() in WSelectOrNew.class.php
Set the input component
setOccurances
Tag::setOccurances() in Tag.class.php
Set the number of occurances
setOccurancesForAgent
Set the number of occurances
setOffsetHour
StringParser::setOffsetHour() in StringParser.class.php
Set the hour offset from UTC
setOffsetMinute
StringParser::setOffsetMinute() in StringParser.class.php
Set the minute offset from UTC
setOffsetSecond
StringParser::setOffsetSecond() in StringParser.class.php
Set the second offset from UTC
setOptions
AgentBrowserResultPrinter::setOptions() in WAgentBrowser.class.php
setOutputLevel
DebugHandler::setOutputLevel() in DebugHandler.class.php
Sets the internal output level to $level. This can be overridden at output time.
setParent
WizardEventListener::setParent() in WizardEventListener.abstract.php
Sets this component's parent (some kind of WizardComponentWithChildren so that it can have access to its information, if needed.
setParent
RepositoryImporter::setParent() in RepositoryImporter.class.php
Set An asset that will the parent of imported assets
setParent
WSaveCancelListener::setParent() in WSaveCancelListener.class.php
Sets this component's parent (some kind of WizardComponentWithChildren so that it can have access to its information, if needed.
setParent
Wizard::setParent() in Wizard.abstract.php
Sets this component's parent (probably a Wizard object) so that it can have access to its parent's information, if needed.
setParent
WizardComponent::setParent() in WizardComponent.abstract.php
Sets this component's parent (some kind of WizardComponentWithChildren so that it can have access to its information, if needed.
setParent
XMLImporter::setParent() in XMLImporter.class.php
Set the parent of the child objects to be imported if it will be different from our object. This is used in importing assets into a repository, but under an asset in that repository
setPostHTML
ComponentInterface::setPostHTML() in Component.interface.php
Set post HTML code that needs to surround this compontent. This is used to properly nest form-tags around tables/divs to generate valid XHTML.
setPostHTML
Component::setPostHTML() in Component.class.php
Set post HTML code that needs to surround this compontent. This is used to properly nest form-tags around tables/divs to generate valid XHTML.
setPostHTMLForComponentType
Sets the HTML string that needs to be printed after successful rendering of components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
setPostHTMLForComponentType
Sets the HTML string that needs to be printed after successful rendering of components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
setPostProcessAction
Harmoni::setPostProcessAction() in Harmoni.class.php
Sets the action to call after the browser-requested action has executed but before the output from that action is processed. The result from the previous action can be accessed as Harmoni::result.
setPreHTML
Component::setPreHTML() in Component.class.php
Set pre HTML code that needs to surround this compontent. This is used to properly nest form-tags around tables/divs to generate valid XHTML.
setPreHTML
ComponentInterface::setPreHTML() in Component.interface.php
Set pre HTML code that needs to surround this compontent. This is used to properly nest form-tags around tables/divs to generate valid XHTML.
setPreHTMLForComponentType
Sets the HTML string that needs to be printed before an attempt is made to render components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
setPreHTMLForComponentType
Sets the HTML string that needs to be printed before an attempt is made to render components of the given type and index. Note: use of the PreHTML and PostHTML get/set methods is discouraged - use styles instead: see
  1. addStyleForComponentType()
and
  1. getStylesForComponentType()
.
setProperty
BasicOutputHandlerConfigProperties::setProperty() in BasicOutputHandlerConfigProperties.class.php
Set the value of a Property/
setPubDate
RSSItem::setPubDate() in RSSAction.class.php
Optional: Set the publish date
setPubDate
RSSAction::setPubDate() in RSSAction.class.php
Optional: Set the publish date
setRed
RGBColor::setRed() in RGBcolor.class.php
set the red component of the color.
setRemoveLabel
WRepeatableComponentCollection::setRemoveLabel() in WRepeatableComponentCollection.class.php
Set the label to use on the remove button
setRenderDirection
XLayout::setRenderDirection() in XLayout.class.php
Set the direction of component rendering from the default of Left-Right/Top-Bottom.
setRenderDirection
IteratorResultPrinter::setRenderDirection() in IteratorResultPrinter.class.php
Set the direction of component rendering from the default of Left-Right/Top-Bottom.
setRenderDirection
YLayout::setRenderDirection() in YLayout.class.php
Set the direction of component rendering from the default of Left-Right/Top-Bottom.
setRenderDirection
ArrayResultPrinter::setRenderDirection() in ArrayResultPrinter.class.php
Set the direction of component rendering from the default of Left-Right/Top-Bottom.
setRenderDirection
TableLayout::setRenderDirection() in TableLayout.class.php
Set the direction of component rendering from the default of Left-Right/Top-Bottom.
setRequired
SchemaField::setRequired() in SchemaField.class.php
Sets if this field should be required or not.
setRequiredSteps
WLogicStepContainer::setRequiredSteps() in WLogicStepContainer.class.php
Set the steps for this step container. Remove forward and backward capability.
setRequiredSteps
LogicStepWizard::setRequiredSteps() in LogicStepWizard.class.php
Set the required steps for this wizard
setRequiredSteps
WLogicRule::setRequiredSteps() in WLogicRule.class.php
returns an array of the steps required by this rule being fired
setRevision
Schema::setRevision() in Schema.class.php
Sets the revision number of this schema.
setRGB
RGBColor::setRGB() in RGBcolor.class.php
set all three components of the color.
setRows
WTextArea::setRows() in WTextArea.class.php
Sets the number of visible rows in this textarea.
setRows
HtmlTextArea::setRows() in HtmlTextArea.class.php
Sets the number of visible rows in this textarea.
setRuleSet
FieldSetValidator::setRuleSet() in FieldSetValidator.class.php
sets the ruleset object to use to $ruleset
setSchedule
Schedule::setSchedule() in Schedule.class.php
Set the schedule
setSecond
StringParser::setSecond() in StringParser.class.php
Set the second
setSeconds
Time::setSeconds() in Time.class.php
Set our seconds
setSelectComponent
WSelectOrNew::setSelectComponent() in WSelectOrNew.class.php
Set the input component
setSelected
MenuItemLink::setSelected() in MenuItemLink.class.php
Sets the selected state of this menu item.
setSize
WTextField::setSize() in WTextField.class.php
Sets the size of this text field.
setSize
WMultiSelectList::setSize() in WMultiSelectList.class.php
Sets the number of viewable elements in this list.
setSize
PrimitiveIO_AuthoritativeContainer::setSize() in PrimitiveIO_AuthoritativeContainer.class.php
Set the size of the new input components
setSize
WTextArea::setSize() in WTextArea.class.php
Sets the size of this text area. This method allows Text-Areas to be used
setSize
WPasswordField::setSize() in WPasswordField.class.php
Sets the size of this password field.
setSource
RSSItem::setSource() in RSSAction.class.php
Optional: Set source
setStart
Timespan::setStart() in Timespan.class.php
Store the start DateAndTime of this timespan
setStartingDisplay
WFileUploadField::setStartingDisplay() in WFileUploadField.class.php
Sets the values of the field to display until the user enters the field.
setStartingDisplayText
WTextInput::setStartingDisplayText() in WTextInput.abstract.php
Sets the text of the field to display until the user enters the field.
setStartingDisplayText
WSelectList::setStartingDisplayText() in WSelectList.class.php
Sets the text of the field to display until the user enters the field.
setStartingDisplayText
WVerifiedChangeInput::setStartingDisplayText() in WVerifiedChangeInput.class.php
Sets the text of the field to display until the user enters the field.
setStartingDisplayText
PrimitiveIO_AuthoritativeContainer::setStartingDisplayText() in PrimitiveIO_AuthoritativeContainer.class.php
Sets the text of the field to display until the user enters the field.
setStartingDisplayText
HtmlTextArea::setStartingDisplayText() in HtmlTextArea.class.php
Sets the text of the field to display until the user enters the field.
setStartingNumber
WRepeatableComponentCollection::setStartingNumber() in WRepeatableComponentCollection.class.php
Sets the number of elements to display as a starting value.
setStartingNumber
ResultPrinter::setStartingNumber() in ResultPrinter.abstract.php
Set the starting number to use if none is passed
setStep
SimpleStepWizard::setStep() in SimpleStepWizard.class.php
Sets the step to the named step.
setStep
StepWizard::setStep() in StepWizard.abstract.php
Sets the step to the named step.
setStep
WizardStepContainer::setStep() in WizardStepContainer.class.php
Sets the step to the one given by $name.
setStepByKey
WizardStepContainer::setStepByKey() in WizardStepContainer.class.php
Set the step to the one given by key
setStyle
WCheckBox::setStyle() in WCheckBox.class.php
Sets the CSS style of the label for this element.
setStyle
WColorWheel::setStyle() in WColorWheel.class.php
sets the CSS style for the labels of the radio buttons.
setStyle
WText::setStyle() in WText.class.php
Sets the CSS style for this span of text.
setStyle
HtmlTextArea::setStyle() in HtmlTextArea.class.php
Sets the CSS style of this field.
setStyle
WTextInput::setStyle() in WTextInput.abstract.php
Sets the CSS style of this field.
setStyle
WMultiSelectList::setStyle() in WMultiSelectList.class.php
sets the CSS style for the labels of the radio buttons.
setStyle
WSelectList::setStyle() in WSelectList.class.php
sets the CSS style for the labels of the radio buttons.
setStyle
WPasswordField::setStyle() in WPasswordField.class.php
Sets the CSS style of this field.
setStyle
WRadioList::setStyle() in WRadioList.class.php
sets the CSS style for the labels of the radio buttons.
setStyle
WFileUploadField::setStyle() in WFileUploadField.class.php
Sets the CSS style of this field.
setStyle
WSaveWithChoiceButtonList::setStyle() in WSaveWithChoiceButtonList.class.php
sets the CSS style for the labels of the radio buttons.
setTable
DeleteQuery::setTable() in DeleteQuery.class.php
Sets the table to delete from.
setTable
DeleteQueryInterface::setTable() in DeleteQuery.interface.php
Sets the table to delete from.
setTable
InsertQueryInterface::setTable() in InsertQuery.interface.php
Sets the table to insert into.
setTable
UpdateQueryInterface::setTable() in UpdateQuery.interface.php
Sets the table to update.
setTable
UpdateQuery::setTable() in UpdateQuery.class.php
Sets the table to update.
setTable
InsertQuery::setTable() in InsertQuery.class.php
Sets the table to insert into.
setTableStyle
EmbeddedArrayResultPrinter::setTableStyle() in EmbeddedArrayResultPrinter.class.php
Sets the style of the TABLE element.
setTarget
MenuItemLink::setTarget() in MenuItemLink.class.php
Sets the target window for this menu item.
setTDStyle
EmbeddedArrayResultPrinter::setTDStyle() in EmbeddedArrayResultPrinter.class.php
Sets the style of the TD elements of this table.
setTdStyles
TableLayout::setTdStyles() in TableLayout.class.php
Set the tdStyles
setTdStyles
ArrayResultPrinter::setTdStyles() in ArrayResultPrinter.class.php
Set the tdStyles
setTemplate
Theme::setTemplate() in Theme.class.php
Sets the template
setTheme
GUIManagerAbstract::setTheme() in GUIManager.abstract.php
Sets the Theme to use for output to the browser. $themeObject can be any Theme object that follows the ThemeInterface.
setTitle
RSSAction::setTitle() in RSSAction.class.php
Required: Set the title
setTitle
RSSItem::setTitle() in RSSAction.class.php
Required: Set the title
setToolTip
MenuItemLink::setToolTip() in MenuItemLink.class.php
Sets the toolTip text for this menu item.
setTRStyle
EmbeddedArrayResultPrinter::setTRStyle() in EmbeddedArrayResultPrinter.class.php
Sets the style of the TR elements of this table.
setTTL
RSSAction::setTTL() in RSSAction.class.php
Optional: Set the time to live, It's a number of minutes that indicates how long a channel can be cached before refreshing from the source.
setType
AuthNMethod::setType() in AuthNMethod.abstract.php
Set the Type of this AuthNMethod. This should only be used by the AuthNMethod manager, not classes outside of this package.
setup
DataManager::setup() in DataManager.abstract.php
Sets up the services required for the DataManager, including: DataSetTypeManager,
setupSelf
XMLAssetImporter::setupSelf() in XMLAssetImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLAssetExporter::setupSelf() in XMLAssetExporter.class.php
Creates the child lists
setupSelf
XMLExporter::setupSelf() in XMLExporter.class.php
Creates the child lists
setupSelf
XMLFilepathPartImporter::setupSelf() in XMLFilepathPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLFilePartImporter::setupSelf() in XMLFilePartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLFileDataPartImporter::setupSelf() in XMLFileDataPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLFileDimensionsPartImporter::setupSelf() in XMLFileDimensionsPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLFileRecordImporter::setupSelf() in XMLFileRecordImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRecordStructureImporter::setupSelf() in XMLRecordStructureImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRecordImporter::setupSelf() in XMLRecordImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLThumbpathPartImporter::setupSelf() in XMLThumbpathPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLThumbDataPartImporter::setupSelf() in XMLThumbDataPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRemoteFileRecordImporter::setupSelf() in XMLRemoteFileRecordImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLThumbMIMEPartImporter::setupSelf() in XMLThumbMIMEPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRepositoryExporter::setupSelf() in XMLRepositoryExporter.class.php
Creates the child lists
setupSelf
XMLPartStructureImporter::setupSelf() in XMLPartStructureImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLImporter::setupSelf() in XMLImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLPartImporter::setupSelf() in XMLPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRepositoryFileImporter::setupSelf() in XMLRepositoryFileImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLThumbDimensionsPartImporter::setupSelf() in XMLThumbDimensionsPartImporter.class.php
Sets up importer's self-knowledge
setupSelf
XMLRepositoryImporter::setupSelf() in XMLRepositoryImporter.class.php
Sets up importer's self-knowledge
setupStatusBar
XMLImporter::setupStatusBar() in XMLImporter.class.php
Sets up the status bar with appropriate granule
setupXML
XMLExporter::setupXML() in XMLExporter.class.php
creates xmlfile and initializes it
setURL
MenuItemLink::setURL() in MenuItemLink.class.php
Sets the URL of this menu item.
setValue
WRadioList::setValue() in WRadioList.class.php
Sets the value of this radio button group.
setValue
WRepeatableComponentCollection::setValue() in WRepeatableComponentCollection.class.php
A wrapper for addValueCollection which adds a ValueCollection for every element in the array passet, to allow for adding values to nested RepeatableComponentCollections.
setValue
Record::setValue() in Record.class.php
Sets the value of $index under $label to $obj where $obj is an SObject.
setValue
WTextInput::setValue() in WTextInput.abstract.php
Sets the value of this text field.
setValue
WMultiSelectList::setValue() in WMultiSelectList.class.php
Sets the passed value to be selected in the list.
setValue
StyleComponentInterface::setValue() in StyleComponent.interface.php
Sets the value of this SC and validates it using the attached
  1. ValidatorRule
.
setValue
WSaveWithChoiceButtonList::setValue() in WSaveWithChoiceButtonList.class.php
Sets the value of this radio button group.
setValue
WSelectList::setValue() in WSelectList.class.php
Sets the value of this radio button group.
setValue
WHiddenField::setValue() in WHiddenField.class.php
Sets the value of this hidden field.
setValue
WFileUploadField::setValue() in WFileUploadField.class.php
Sets the values of this field. This is needed when the field is part of a repeatable collection.
setValue
WVerifiedChangeInput::setValue() in WVerifiedChangeInput.class.php
Set the value of the input component
setValue
HtmlTextArea::setValue() in HtmlTextArea.class.php
Sets the value of this text field.
setValue
PrimitiveIO_shortstring::setValue() in PrimitiveIO_strings.classes.php
Sets the value of this Component to the SObject passed.
setValue
WSelectOrNew::setValue() in WSelectOrNew.class.php
Set the value of the input component
setValue
PrimitiveIO_datetime::setValue() in PrimitiveIO_datetime.class.php
Sets the value of this Component to the SObject passed.
setValue
PrimitiveIO_float::setValue() in PrimitiveIO_numeric.classes.php
Sets the value of this Component to the SObject passed.
setValue
WText::setValue() in WText.class.php
Sets the value of this text.
setValue
PrimitiveIO_boolean::setValue() in PrimitiveIO_boolean.class.php
Sets the value of this Component to the SObject passed.
setValue
PrimitiveIO::setValue() in PrimitiveIO.interface.php
Sets the value of this Component to the SObject passed.
setValue
PrimitiveIO_blob::setValue() in PrimitiveIO_blob.class.php
Sets the value of this Component to the SObject passed.
setValue
URLWriter::setValue() in URLWriter.abstract.php
Sets a single value in the internal data.
setValue
PrimitiveIO_Authoritative::setValue() in PrimitiveIO_Authoritative.class.php
Sets the value of this Component to the SObject passed.
setValue
PrimitiveIO_integer::setValue() in PrimitiveIO_numeric.classes.php
Sets the value of this Component to the SObject passed.
setValue
StyleComponent::setValue() in StyleComponent.class.php
Sets the value of this SC and validates it using the attached
  1. ValidatorRule
.
setValue
PrimitiveIO_string::setValue() in PrimitiveIO_strings.classes.php
Sets the value of this Component to the SObject passed.
setValue
WComponentCollection::setValue() in WComponentCollection.class.php
Set the value of the child components
setValue
PrimitiveIO_okitype::setValue() in PrimitiveIO_okitype.class.php
Sets the value of this Component to the SObject passed.
setValue
PrimitiveIO_AuthoritativeContainer::setValue() in PrimitiveIO_AuthoritativeContainer.class.php
Set the value of the input component
setValue
WColorWheel::setValue() in WColorWheel.class.php
Sets the value of this ColorWheel object.
setValue
WCheckBox::setValue() in WCheckBox.class.php
Sets if this checkbox should be checked or not as a default value.
setValueFromPrimitive
RecordField::setValueFromPrimitive() in RecordField.class.php
Attempts to set the value of $index to $value. If the Record is version controlled, this will add a new version rather than set the existing value.
setValueFromPrimitive
RecordFieldData::setValueFromPrimitive() in RecordFieldData.class.php
Sets the local valueObject to be a reference to $object.
setValueFromPrimitive
RecordFieldValue::setValueFromPrimitive() in RecordFieldValue.class.php
"Sets" the value of this specific index to $value. If the Record is version controlled, a new version is added. Otherwise, the current active version is modified.
setValueFromSObject
PrimitiveIO_Authoritative::setValueFromSObject() in PrimitiveIO_Authoritative.class.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_datetime::setValueFromSObject() in PrimitiveIO_datetime.class.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_boolean::setValueFromSObject() in PrimitiveIO_boolean.class.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_blob::setValueFromSObject() in PrimitiveIO_blob.class.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_float::setValueFromSObject() in PrimitiveIO_numeric.classes.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_integer::setValueFromSObject() in PrimitiveIO_numeric.classes.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_string::setValueFromSObject() in PrimitiveIO_strings.classes.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_AuthoritativeContainer::setValueFromSObject() in PrimitiveIO_AuthoritativeContainer.class.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_shortstring::setValueFromSObject() in PrimitiveIO_strings.classes.php
Sets the value of this Component to the SObject passed.
setValueFromSObject
PrimitiveIO_okitype::setValueFromSObject() in PrimitiveIO_okitype.class.php
Sets the value of this Component to the SObject passed.
setValues
UpdateQueryInterface::setValues() in UpdateQuery.interface.php
Specifies the values that the will be assigned to the columns specified with setColumns().
setValues
URLWriter::setValues() in URLWriter.abstract.php
Takes an associative array of name/value pairs and sets the internal data to those values, replacing any values that already exist.
setValues
InsertQueryInterface::setValues() in InsertQuery.interface.php
This is an alias for addRowOfValues for compatability with the UpdateQuery class.
setValues
UpdateQuery::setValues() in UpdateQuery.class.php
Specifies the values that the will be assigned to the columns specified with setColumns().
setValues
InsertQuery::setValues() in InsertQuery.class.php
This is an alias for addRowOfValues for compatability with the UpdateQuery class.
setWhere
DeleteQueryInterface::setWhere() in DeleteQuery.interface.php
*Deprecated* Specifies the condition in the WHERE clause.
setWhere
SelectQuery::setWhere() in SelectQuery.class.php
*Deprecated* Specifies the condition in the WHERE clause.
setWhere
SelectQueryInterface::setWhere() in SelectQuery.interface.php
*Deprecated* Specifies the condition in the WHERE clause.
setWhere
UpdateQuery::setWhere() in UpdateQuery.class.php
*Deprecated* Specifies the condition in the WHERE clause.
setWhere
DeleteQuery::setWhere() in DeleteQuery.class.php
*Deprecated* Specifies the condition in the WHERE clause.
setWhere
UpdateQueryInterface::setWhere() in UpdateQuery.interface.php
*Deprecated* Specifies the condition in the WHERE clause.
setYear
TwoDigitYearStringParser::setYear() in TwoDigitYearStringParser.class.php
Set the year
setYear
StringParser::setYear() in StringParser.class.php
Set the year
shallowCopy
SObject::shallowCopy() in SObject.class.php
Answer a copy of the receiver which shares the receiver's instance variables.
SharedException
SharedException::SharedException() in SharedException.php
SharedException
SharedException in SharedException.php
OsidException or one of its subclasses is thrown by all methods of all
shiftBlue
RGBColor::shiftBlue() in RGBcolor.class.php
Shift the red component by a certain amount.
shiftGreen
RGBColor::shiftGreen() in RGBcolor.class.php
Shift the green component by a certain amount.
shiftRed
RGBColor::shiftRed() in RGBcolor.class.php
Shift the red component by a certain amount.
shouldGenerateTagsForPartStructure
Answer true if the PartStructure should have tags auto-generated for it in the given repository.
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.
SimpleFieldModule
SimpleFieldModule::SimpleFieldModule() in SimpleFieldModule.class.php
Constructor
SimpleFieldModule
SimpleFieldModule in SimpleFieldModule.class.php
Search Modules generate forms for and collect/format the subitions of said forms for various Digital Repository search types.
SimpleLinesTheme
SimpleLinesTheme::SimpleLinesTheme() in SimpleLinesTheme.class.php
The constructor. All initialization and Theme customization is performed here.
SimpleLinesTheme
SimpleLinesTheme in SimpleLinesTheme.class.php
A very basic theme based on simple borders and colored blocks.
SimpleRecordPrinter
SimpleRecordPrinter in SimpleRecordPrinter.class.php
SimpleStepWizard
SimpleStepWizard::SimpleStepWizard() in SimpleStepWizard.class.php
Constructor
SimpleStepWizard
SimpleStepWizard in SimpleStepWizard.class.php
typecomment
SimpleTheme
SimpleTheme::SimpleTheme() in SimpleTheme.class.php
The constructor. All initialization and Theme customization is performed here.
SimpleTheme
SimpleTheme in SimpleTheme.class.php
A simple theme with rounded boxes.
SimpleTheme1
SimpleTheme1 in SimpleTheme1.class.php
A very basic theme based on simple borders and colored blocks.
SimpleTheme1
SimpleTheme1::SimpleTheme1() in SimpleTheme1.class.php
The constructor. All initialization and Theme customization is performed here.
SimpleWizard
SimpleWizard in SimpleWizard.class.php
The SimpleWizard is a WizardClass which contains children and a block of formatting text in which to include those children.
SIMPLE_TEST
SIMPLE_TEST in harmoni.inc.php
SingleStepWizard
SingleStepWizard in SingleStepWizard.class.php
This is a single-step wizard. It operates just like the multiple-step wizard, but doesn't have or allow more than one step.
SINGLE_PARENT_HIERARCHY
Hierarchy does not allow multiple parents Note: This method is PHP's equivalent of a static field.
skipNext
TagFilterIterator::skipNext() in TagFilterIterator.class.php
Skips the next item in the iterator
skipNext
TaggedItemIterator::skipNext() in TaggedItemIterator.class.php
Skip the next Item
skipNext
HarmoniEntryIterator::skipNext() in HarmoniEntryIterator.class.php
Skips the next item in the iterator
skipNext
HarmoniIterator::skipNext() in HarmoniIterator.class.php
Skips the next item in the iterator
skipNext
MultiIteratorIterator::skipNext() in MultiIteratorIterator.class.php
Skips the next item in the iterator
SObject
SObject in SObject.class.php
SObject (Squeak/Smalltalk-like object).
SQLDatabaseAuthNMethod
SQLDatabaseAuthNMethod in SQLDatabaseAuthNMethod.class.php
The SQLDatabaseAuthNMethod is used to authenticate against a SQL database.
SQLDatabaseMD5UsernamePasswordAuthNTokens
SQLDatabaseMD5UsernamePasswordAuthNTokens in SQLDatabaseMD5UsernamePasswordAuthNTokens.class.php
This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's MD5 function.
SQLDatabaseSHA1UsernamePasswordAuthNTokens
SQLDatabaseSHA1UsernamePasswordAuthNTokens in SQLDatabaseSHA1UsernamePasswordAuthNTokens.class.php
This UserNamePasswordAuthNTokens class encrypts the password passed to it using the database's SHA1 function.
SqlException
SqlException in SqlException.php
OsidException or one of its subclasses is thrown by all methods of all
SqlException
SqlException::SqlException() in SqlException.php
SQLGeneratorInterface
SQLGeneratorInterface in SQLGenerator.interface.php
A SQLGeneratorInterface interface is the parent of all SQLGenerator objects.
SqlManager
SqlManager in SqlManager.php
The SqlManager provides a means to retrieve a connection to the database.
SQLSERVER
SQLSERVER in DBHandler.class.php
A constant for the SQLSERVER database type.
SQLUtils
SQLUtils in SQLUtils.static.php
This is a static class that provides functions for the running of arbitrary SQL strings and files.
SqueakEpoch
ChronologyConstants::SqueakEpoch() in ChronologyConstants.class.php
Julian day number of 1 Jan 1901
STANDARD_BLOCK
STANDARD_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
start
Timer::start() in Timer.class.php
start
Timespan::start() in Timespan.class.php
Answer the start DateAndTime of this timespan
start
ServicesInterface::start() in Services.interface.php
Attempts to start the service referenced by $name.
start
QueryCounter::start() in QueryCounter.class.php
start
XmlAction::start() in XmlAction.class.php
Start the document
start
Services::start() in Services.class.php
Attempts to start the service referenced by $name.
startAll
Services::startAll() in Services.class.php
Cycles through all registered services and attempts to start them.
startAll
ServicesInterface::startAll() in Services.interface.php
Cycles through all registered services and attempts to start them.
startAllServices
ServicesAbstract::startAllServices() in Services.abstract.php
Cycles through all registered services and attempts to start them.
startAllServices
ServicesInterface::startAllServices() in Services.interface.php
Cycles through all registered services and attempts to start them.
startBlock
StatusStars::startBlock() in StatusStars.class.php
Start a new line
startBlock
CLIStatusStars::startBlock() in StatusStars.class.php
Start a new line
startDay
Week::startDay() in Week.class.php
Answer the day at the start of the week
startFromRow
SelectQueryInterface::startFromRow() in SelectQuery.interface.php
Starts the results from the specified row.
startFromRow
SelectQuery::startFromRow() in SelectQuery.class.php
Starts the results from the specified row.
starting
Month::starting() in Month.class.php
Create a new object starting now, with zero duration
starting
Week::starting() in Week.class.php
Create a new object starting now, with zero duration
starting
Year::starting() in Year.class.php
Create a new object starting now
starting
Timespan::starting() in Timespan.class.php
Create a new object starting now, with zero duration
starting
Schedule::starting() in Schedule.class.php
Create a new object starting now, with zero duration
starting
Date::starting() in Date.class.php
Create a new object starting now, with our default one day duration
startingDuration
Timespan::startingDuration() in Timespan.class.php
Create a new object
startingDuration
Date::startingDuration() in Date.class.php
Create a new object starting from midnight
startingDuration
Month::startingDuration() in Month.class.php
Create a new object starting now, with a given duration.
startingDuration
Schedule::startingDuration() in Schedule.class.php
Create a new object starting now, with a given duration.
startingDuration
Week::startingDuration() in Week.class.php
Create a new object starting now, with a given duration.
startingDuration
Year::startingDuration() in Year.class.php
Create a new object starting from midnight
startingEnding
Schedule::startingEnding() in Schedule.class.php
Create a new object with given start and end DateAndTimes
startingEnding
Year::startingEnding() in Year.class.php
Create a new object with given start and end DateAndTimes
startingEnding
Month::startingEnding() in Month.class.php
Create a new object with given start and end DateAndTimes
startingEnding
Week::startingEnding() in Week.class.php
Create a new object with given start and end DateAndTimes
startingEnding
Timespan::startingEnding() in Timespan.class.php
Create a new object with given start and end DateAndTimes
startingNumberParam
ResultPrinter::startingNumberParam() in ResultPrinter.abstract.php
Answer the parameter name used to pass the starting number (for inclusion in other urls).
startManager
Services::startManager() in Services.class.php
Attempts to start the manager referenced by $name. The manager must extend OsidManager And assign its context and configuration.
startManagerAsService
Attempts to start the manager referenced by $name. The manager must extend OsidManager And assign its context and configuration.
startMonth
Timespan::startMonth() in Timespan.class.php
Answer the month represented by the receiver.
startMonthAbbreviation
Answer the month represented by the receiver.
startMonthIndex
Timespan::startMonthIndex() in Timespan.class.php
Answer the month represented by the receiver.
startMonthName
Timespan::startMonthName() in Timespan.class.php
Answer the month represented by the receiver.
startNamespace
RequestContext::startNamespace() in RequestContext.class.php
Starts a new namespace below the current namespace. This allows for the separation of context/request variables. Namespaces can be embedded, so it is important to call RequestContext::endNamespace().
startService
ServicesAbstract::startService() in Services.abstract.php
Attempts to start the service referenced by $name.
startService
ServicesInterface::startService() in Services.interface.php
Attempts to start the service referenced by $name.
startSession
Harmoni::startSession() in Harmoni.class.php
Starts the session.
StartupCheck
StartupCheck in StartupCheck.class.php
StartupCheck
StartupCheck::StartupCheck() in StartupCheck.class.php
StartupRequirement
StartupRequirement in StartupRequirement.interface.php
A startup requirement is part of the application install/update system. A requirement class has the ability to check to make sure that the environment for running said program is OK, or to make updates to settings, database tables, etc to adjust for changes or program updates.
STARTUP_STATUS_ERROR
STARTUP_STATUS_ERROR in StartupCheck.class.php
Says the requirement is not met and that there is an internal error that can't be fixed.
STARTUP_STATUS_NEEDS_INSTALL
STARTUP_STATUS_NEEDS_INSTALL in StartupCheck.class.php
Says the requirement will be met after installing/configuring some system components.
STARTUP_STATUS_NEEDS_UPDATE
STARTUP_STATUS_NEEDS_UPDATE in StartupCheck.class.php
Says the requirement will be met after doing some internal updating.
STARTUP_STATUS_NEEDS_USER_INPUT
STARTUP_STATUS_NEEDS_USER_INPUT in StartupCheck.class.php
Says the requirement will need user input before it can be updated.
STARTUP_STATUS_NOT_CHECKED
STARTUP_STATUS_NOT_CHECKED in StartupCheck.class.php
Says the requirement has not yet been checked.
STARTUP_STATUS_OK
STARTUP_STATUS_OK in StartupCheck.class.php
Says requirement is met.
startYear
Timespan::startYear() in Timespan.class.php
Answer the year represented by the receiver.
StatisticsHandler
StatisticsHandler::StatisticsHandler() in StatisticsHandler.class.php
Create a Add a handler with given information.
StatisticsHandler
StatisticsHandler in StatisticsHandler.class.php
An interface to calculate various statistical information.
StatusStars
StatusStars::StatusStars() in StatusStars.class.php
Constructor
StatusStars
StatusStars in StatusStars.class.php
This lovely little class will print a semi-accurate series of asterisks as a
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.
StepWizard
StepWizard in StepWizard.abstract.php
Abstract parent for wizards that contain multiple steps
stop
ServicesInterface::stop() in Services.interface.php
Attempts to stop the service reference by $name.
stop
Services::stop() in Services.class.php
Attempts to stop the service reference by $name.
stopAll
ServicesInterface::stopAll() in Services.interface.php
Attempts to stop all running services.
stopAll
Services::stopAll() in Services.class.php
Attempts to stop all running services.
stopAllServices
ServicesAbstract::stopAllServices() in Services.abstract.php
Attempts to stop all running services.
stopAllServices
ServicesInterface::stopAllServices() in Services.interface.php
Attempts to stop all running services.
stopService
ServicesAbstract::stopService() in Services.abstract.php
Attempts to stop the service reference by $name.
stopService
ServicesInterface::stopService() in Services.interface.php
Attempts to stop the service reference by $name.
StorableBlob
StorableBlob in StorableBlob.class.php
This is the StorablePrimitive equivalent of Blob for the dm_blob table.
StorableBlob
StorableBlob::StorableBlob() in StorableBlob.class.php
StorableBoolean
StorableBoolean in StorableBoolean.class.php
This is the StorablePrimitive equivalent of Boolean.
StorableFloat
StorableFloat in StorableFloat.class.php
This is the StorablePrimitive equivalent of Float.
StorableInteger
StorableInteger in StorableInteger.class.php
This is the StorablePrimitive equivalent of Integer.
StorableOKIType
StorableOKIType in StorableOKIType.class.php
This is the StorablePrimitive equivalent of OKIType.
StorablePrimitive
StorablePrimitive in StorablePrimitive.interface.php
This interface allows for the storage into a database (or other medium) the data contained in a Primitive data type.
storablePrimitiveClassForType
Returns the storable-primitive class that is associated with the given $name.
StorableRecordSet
StorableRecordSet in StorableRecordSet.class.php
The StorableRecordSet allows you to store a RecordSet in the database.
StorableRecordSet
StorableRecordSet::StorableRecordSet() in StorableRecordSet.class.php
StorableShortString
StorableShortString in StorableShortString.class.php
This is the StorablePrimitive equivalent of String for the dm_shortstring table.
StorableShortString
StorableShortString::StorableShortString() in StorableShortString.class.php
StorableString
StorableString in StorableString.class.php
This is the StorablePrimitive equivalent of String for the dm_string table.
StorableString
StorableString::StorableString() in StorableString.class.php
StorableStringAbstract
StorableStringAbstract in StorableString.abstract.php
This is the StorablePrimitive abstract for classes with string-type data values.
StorableTime
StorableTime in StorableTime.class.php
This is the StorablePrimitive equivalent of Time.
store
Cache::store() in Cache.class.php
Stores an object.
storeProperties
HarmoniPropertyManager::storeProperties() in HarmoniPropertyManager.class.php
A public function that stores all of the properties of the property object sent to it.
String
String in String.class.php
A simple String data type.
String
String::String() in String.class.php
string12
Time::string12() in Time.class.php
Format is 'h:mm:ss am' or, if showSeconds is false, 'h:mm am'
string24
Time::string24() in Time.class.php
Format is 'hh:mm:ss' or, if showSeconds is false, 'hh:mm'
StringIterator
StringIterator in StringIterator.php
Stringiterator provides access to these objects sequentially, one at a time.
StringParser
StringParser in StringParser.class.php
StringParser and its decendent classes form a Strategy pattern. They classes that each implement a differnt method (strategy) for parsing strings into dates and times.
StringParser
StringParser::StringParser() in StringParser.class.php
Create a new parser with the given input string.
StringValidatorRule
StringValidatorRule in StringValidatorRule.class.php
the StringValidatorRule checks a given value to make sure it's string
stripTagsAndTrim
HtmlString::stripTagsAndTrim() in HtmlString.class.php
Trim the passed text to a shorter length, stripping the HTML tags
StructuredMetaDataTagGenerator
StructuredMetaDataTagGenerator in StructuredMetaDataTagGenerator.class.php
This is a singleton class that handles auto-generation of tags from structured metadata
StructuredMetaDataTagGenerator
StructuredMetaDataTagGenerator::StructuredMetaDataTagGenerator() in StructuredMetaDataTagGenerator.class.php
The constructor.
StyleCollection
StyleCollection in StyleCollection.class.php
A StyleCollection is one of the tree building pieces of CSS styles. As the name suggests it handles a collection of StyleProperties.
StyleCollection
StyleCollection::StyleCollection() in StyleCollection.class.php
The constructor.
StyleCollectionInterface
StyleCollectionInterface in StyleCollection.interface.php
A StyleCollection is one of the tree building pieces of CSS styles. As the name suggests it handles a collection of StyleProperties.
StyleComponent
StyleComponent in StyleComponent.class.php
This
  1. StyleComponent
generic class is the base for all the other
  1. StyleComponents
. It is up to the user to provide all the necessary data (display name, description, the ValidatorRule, the value of the SC, etc.)
StyleComponent
StyleComponent::StyleComponent() in StyleComponent.class.php
The constructor.
StyleComponentInterface
StyleComponentInterface in StyleComponent.interface.php
The
  1. StyleComponent
(SC) is the most basic of the three building pieces
StyleProperty
StyleProperty in StyleProperty.class.php
This StyleProperty generic class allows one to create a StyleProperty of arbitrary nature from scratch. It has no default StyleComponents attached.
StyleProperty
StyleProperty::StyleProperty() in StyleProperty.class.php
The constructor.
StylePropertyInterface
StylePropertyInterface in StyleProperty.interface.php
A StyleProperty (SP) is one of the tree building pieces of CSS styles. It stores information about a single CSS style property by storing one or more
  1. StyleComponents
.
StyleSelector
StyleSelector in StyleSelector.class.php
This is a generic
  1. StyleSelector
implementation allowing one to create an arbitrary selector. The syntax is not validated and thus
  1. canBeApplied()
returns
  1. false
.
StyleSelector
StyleSelector::StyleSelector() in StyleSelector.class.php
The constructor.
StyleSelectorInterface
StyleSelectorInterface in StyleSelector.interface.php
A
  1. StyleSelector
is an object that enables the user to create and possibly parse CSS selectors.
SubMenu
SubMenu in SubMenu.class.php
<##>
SubMenu
SubMenu::SubMenu() in SubMenu.class.php
The constructor.
subscribe
UsermessagingManager::subscribe() in UsermessagingManager.php
Subscribe an agentId for a particular topic.
subtractDays
Date::subtractDays() in Date.class.php
Answer the date that occurs $anInteger days before this date
subtractTime
Time::subtractTime() in Time.class.php
Answer a Time that is timeInterval before the receiver. timeInterval is an instance of Date or Time.
SUB_MENU
SUB_MENU in Component.interface.php
A constant defining the MENU component type.
suck_by_agentAction
suck_by_agentAction in suck_by_agent.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
suck_it_upAction
suck_it_upAction in suck_it_up.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
suffixForPower
ByteSize::suffixForPower() in ByteSize.class.php
Answer the string suffix for the desired muliple of 2^10 bytes i.e. 0 -> B, 10 -> kB, 20 -> MB, 30 -> GB, etc.
supportsDesign
WorkflowManager::supportsDesign() in WorkflowManager.php
This method indicates whether this implementation supports WorkflowManager methods: copyProcess, createProcess, deleteProcess.
supportsDesign
AuthorizationManager::supportsDesign() in AuthorizationManager.php
This method indicates whether this implementation supports AuthorizationManager methods: createFunction, deleteFunction. Function methods: updateDescription, updateDisplayName.
supportsDesign
HarmoniAuthorizationManager::supportsDesign() in HarmoniAuthorizationManager.class.php
This method indicates whether this implementation supports AuthorizationManager methods: createFunction, deleteFunction. Function methods: updateDescription, updateDisplayName.
supportsDirectory
AuthNMethod::supportsDirectory() in AuthNMethod.abstract.php
Answer TRUE if this AuthN method supports directory functionality
supportsDirectory
LDAPAuthNMethod::supportsDirectory() in LDAPAuthNMethod.class.php
Answer TRUE if this AuthN method supports directory functionality
supportsMaintenance
This method indicates whether this implementation supports
supportsMaintenance
This method indicates whether this implementation supports
supportsMaintenance
This method indicates whether this implementation supports
supportsMaintenance
HarmoniHierarchyManager::supportsMaintenance() in HarmoniHierarchyManager.class.php
This method indicates whether this implementation supports
supportsMaintenance
HarmoniAuthorizationManager::supportsMaintenance() in HarmoniAuthorizationManager.class.php
This method indicates whether this implementation supports
supportsPropertyUpdates
SQLDatabaseAuthNMethod::supportsPropertyUpdates() in SQLDatabaseAuthNMethod.class.php
Return TRUE if this method supports property updates.
supportsPropertyUpdates
AuthNMethod::supportsPropertyUpdates() in AuthNMethod.abstract.php
Return TRUE if this method supports property updates.
supportsReading
HarmoniLoggingManager::supportsReading() in HarmoniLoggingManager.class.php
This method indicates whether this implementation supports the ReadableLog interface and the LoggingManager methods: getLogForReading and getLogNamesForReading.
supportsReading
LoggingManager::supportsReading() in LoggingManager.php
This method indicates whether this implementation supports the ReadableLog interface and the LoggingManager methods: getLogForReading and getLogNamesForReading.
supportsTokenAddition
SQLDatabaseAuthNMethod::supportsTokenAddition() in SQLDatabaseAuthNMethod.class.php
Return TRUE if this method supports token addition.
supportsTokenAddition
AuthNMethod::supportsTokenAddition() in AuthNMethod.abstract.php
Return TRUE if this method supports token addition.
supportsTokenDeletion
SQLDatabaseAuthNMethod::supportsTokenDeletion() in SQLDatabaseAuthNMethod.class.php
Return TRUE if this method supports token deletion.
supportsTokenDeletion
AuthNMethod::supportsTokenDeletion() in AuthNMethod.abstract.php
Return TRUE if this method supports token deletion.
supportsTokenUpdates
SQLDatabaseAuthNMethod::supportsTokenUpdates() in SQLDatabaseAuthNMethod.class.php
Return TRUE if this method supports token updates.
supportsTokenUpdates
AuthNMethod::supportsTokenUpdates() in AuthNMethod.abstract.php
Return TRUE if this method supports token updates.
supportsTransactions
Database::supportsTransactions() in Database.interface.php
Return TRUE if this database supports transactions.
supportsTransactions
PostgreSQLDatabase::supportsTransactions() in PostgreSQLDatabase.class.php
Return TRUE if this database supports transactions.
supportsTransactions
DBHandler::supportsTransactions() in DBHandler.class.php
Return TRUE if this database supports transactions.
supportsTransactions
OracleDatabase::supportsTransactions() in OracleDatabase.class.php
Return TRUE if this database supports transactions.
supportsTransactions
MySQLDatabase::supportsTransactions() in MySQLDatabase.class.php
Return TRUE if this database supports transactions.
supportsUpdate
HarmoniCourseManagementManager::supportsUpdate() in CourseManagementManager.class.php
This method indicates whether this implementation supports
supportsUpdate
This method indicates whether this implementation supports Repository
supportsUpdate
CourseManagementManager::supportsUpdate() in CourseManagementManager.php
This method indicates whether this implementation supports
supportsUpdate
HarmoniRepository::supportsUpdate() in HarmoniRepository.class.php
This method indicates whether this implementation supports Repository
supportsVersioning
This method indicates whether this implementation supports Repository methods getAssetsDates() and getAssetByDate()
supportsVersioning
HarmoniRepository::supportsVersioning() in HarmoniRepository.class.php
This method indicates whether this implementation supports Repository methods getAssetsDates() and getAssetByDate()
swap
OrderedList::swap() in OrderedList.class.php
Swap two elements in the list.
synchronize
SchemaManager::synchronize() in SchemaManager.class.php
Passed a Schema, will make sure that the definition stored in the database reflects what is stored in the passed object.
t
top
$type
HarmoniException::$type in HarmoniException.class.php
TagManager.class.php
TagManager.class.php in TagManager.class.php
Tag.class.php
Tag.class.php in Tag.class.php
throw.inc.php
throw.inc.php in throw.inc.php
TableLayout.class.php
TableLayout.class.php in TableLayout.class.php
TextAlignSC.class.php
TextAlignSC.class.php in TextAlignSC.class.php
TextDecorationSC.class.php
TextDecorationSC.class.php in TextDecorationSC.class.php
TextSpacingSC.class.php
TextSpacingSC.class.php in TextSpacingSC.class.php
TextTransformSC.class.php
TextTransformSC.class.php in TextTransformSC.class.php
TextAlignSP.class.php
TextAlignSP.class.php in TextAlignSP.class.php
TextDecorationSP.class.php
TextDecorationSP.class.php in TextDecorationSP.class.php
TextTransformSP.class.php
TextTransformSP.class.php in TextTransformSP.class.php
TopSP.class.php
TopSP.class.php in TopSP.class.php
Theme.class.php
Theme.class.php in Theme.class.php
Theme.interface.php
Theme.interface.php in Theme.interface.php
TokenSearch.class.php
TokenSearch.class.php in TokenSearch.class.php
TokenCollector.abstract.php
TokenCollector.abstract.php in TokenCollector.abstract.php
TermIterator.class.php
TermIterator.class.php in TermIterator.class.php
Term.class.php
Term.class.php in Term.class.php
TreeNode.class.php
TreeNode.class.php in TreeNode.class.php
TreeNode.interface.php
TreeNode.interface.php in TreeNode.interface.php
Tree.class.php
Tree.class.php in Tree.class.php
Tree.interface.php
Tree.interface.php in Tree.interface.php
ThumbnailDataPartStructure.class.php
ThumbnailDataPartStructure.class.php in ThumbnailDataPartStructure.class.php
ThumbnailDataPart.class.php
ThumbnailDataPart.class.php in ThumbnailDataPart.class.php
ThumbnailDimensionsPart.class.php
ThumbnailDimensionsPart.class.php in ThumbnailDimensionsPart.class.php
ThumbnailMimeTypePartStructure.class.php
ThumbnailMimeTypePartStructure.class.php in ThumbnailMimeTypePartStructure.class.php
ThumbnailMimeTypePart.class.php
ThumbnailMimeTypePart.class.php in ThumbnailMimeTypePart.class.php
TimeStringParser.class.php
TimeStringParser.class.php in TimeStringParser.class.php
TwoDigitYearStringParser.class.php
TwoDigitYearStringParser.class.php in TwoDigitYearStringParser.class.php
Timespan.class.php
Timespan.class.php in Timespan.class.php
TimeStamp.class.php
TimeStamp.class.php in TimeStamp.class.php
TimeZone.class.php
TimeZone.class.php in TimeZone.class.php
Time.class.php
Time.class.php in Time.class.php
TagFilterIterator.class.php
TagFilterIterator.class.php in TagFilterIterator.class.php
TaggedItemIterator.class.php
TaggedItemIterator.class.php in TaggedItemIterator.class.php
TaggedItem.class.php
TaggedItem.class.php in TaggedItem.class.php
TagManager.class.php
TagManager.class.php in TagManager.class.php
Tag.class.php
Tag.class.php in Tag.class.php
TrueValidatorRule.class.php
TrueValidatorRule.class.php in TrueValidatorRule.class.php
TemplateFactory.class.php
TemplateFactory.class.php in TemplateFactory.class.php
Template.class.php
Template.class.php in Template.class.php
Timer.class.php
Timer.class.php in Timer.class.php
TermIterator.php
TermIterator.php in TermIterator.php
Term.php
Term.php in Term.php
TraversalInfoIterator.php
TraversalInfoIterator.php in TraversalInfoIterator.php
TraversalInfo.php
TraversalInfo.php in TraversalInfo.php
TimespanIterator.php
TimespanIterator.php in TimespanIterator.php
Timespan.php
Timespan.php in Timespan.php
TypeIterator.php
TypeIterator.php in TypeIterator.php
Type.php
Type.php in Type.php
TabAssetIterator.class.php
TabAssetIterator.class.php in TabAssetIterator.class.php
TabRepositoryImporter.class.php
TabRepositoryImporter.class.php in TabRepositoryImporter.class.php
TableIteratorResultPrinter.class.php
TableIteratorResultPrinter.class.php in TableIteratorResultPrinter.class.php
theme_editor.act.php
theme_editor.act.php in theme_editor.act.php
TagAction.abstract.php
TagAction.abstract.php in TagAction.abstract.php
TagXmlAction.abstract.php
TagXmlAction.abstract.php in TagXmlAction.abstract.php
TabAssetIterator
TabAssetIterator::TabAssetIterator() in TabAssetIterator.class.php
Constructor
TabAssetIterator
TabAssetIterator in TabAssetIterator.class.php
<##>
TableIteratorResultPrinter
TableIteratorResultPrinter::TableIteratorResultPrinter() in TableIteratorResultPrinter.class.php
Constructor
TableIteratorResultPrinter
TableIteratorResultPrinter in TableIteratorResultPrinter.class.php
Print out an Iterator of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages.
TableLayout
TableLayout::TableLayout() in TableLayout.class.php
The constructor.
TableLayout
TableLayout in TableLayout.class.php
The
  1. TableLayout
renders components sequentially in rows that contain the specifed number of columns. They are a replacement for HTML tables in that they allow the same effect while rendering their component elements.
TableOfContentsPart
TableOfContentsPart in browse_help.act.php
<##>
TableOfContentsPart
Constructor
TabRepositoryImporter
TabRepositoryImporter in TabRepositoryImporter.class.php
<##>
TabRepositoryImporter
TabRepositoryImporter::TabRepositoryImporter() in TabRepositoryImporter.class.php
Constructor for Tab-Delimited Importer
Tag
Tag::Tag() in Tag.class.php
Constructor
tag
Record::tag() in Record.class.php
Uses the RecordTagManager service to add a tag of the current state (in the DB) of this Record.
Tag
Tag in Tag.class.php
<##>
TagAction
TagAction in TagAction.abstract.php
<##>
TagFilterIterator
TagFilterIterator in TagFilterIterator.class.php
<##>
TagFilterIterator
TagFilterIterator::TagFilterIterator() in TagFilterIterator.class.php
Constructor
TaggedItem
TaggedItem in TaggedItem.class.php
<##>
TaggedItemIterator
TaggedItemIterator in TaggedItemIterator.class.php
<##>
TaggedItemIterator
TaggedItemIterator::TaggedItemIterator() in TaggedItemIterator.class.php
Constructor
tagItem
Tag::tagItem() in Tag.class.php
Add this tag to an Item
tagItemForAgent
Tag::tagItemForAgent() in Tag.class.php
Add this tag to an Item for a particular agent
TagManager
TagManager in TagManager.class.php
The TagManager handles the creation and retreval of tags.
tagRecord
RecordTagManager::tagRecord() in TagManager.class.php
Takes a Record and an optional date and creates a RecordTag in the database based on the current active versions of values within the Record.
TagXmlAction
TagXmlAction in TagXmlAction.abstract.php
<##>
TAG_SORT_ALFA
TAG_SORT_ALFA in TagManager.class.php
Constant to define sorting of search results the name of the tag.
TAG_SORT_FREQ
TAG_SORT_FREQ in TagManager.class.php
Constant to define sorting of search results by most often used.
takeRow
StorableRecordSet::takeRow() in StorableRecordSet.class.php
Takes an associative array of columns from a database query and populates internal variables.
takeRow
RecordField::takeRow() in RecordField.class.php
Takes a single row from a database and attempts to populate local objects.
takeRow
Record::takeRow() in Record.class.php
INTERNAL USE ONLY: Takes one row from a database and populates our objects with it.
takeRow
RecordFieldValue::takeRow() in RecordFieldValue.class.php
Takes a single row from a database and attempts to populate local objects.
takeValueFromPrimitive
RecordFieldData::takeValueFromPrimitive() in RecordFieldData.class.php
Takes a Primitive object and hands it to our local value object so that it can set its own value based on $object.
Template
Template in Template.class.php
A Template allows you to choose a template file and print the contents of that template with certain values filled in. The format of a template file is:

some html ... &lt?=$value1=&gt; ... more html ...
Template
Template::Template() in Template.class.php
The constructor.
TemplateFactory
TemplateFactory in TemplateFactory.class.php
TemplateFactory
TemplateFactory::TemplateFactory() in TemplateFactory.class.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
TextAlignSC
TextAlignSC in TextAlignSC.class.php
The TextAlignSC represents CSS text-align values. The allowed values are:
TextAlignSC
TextAlignSC::TextAlignSC() in TextAlignSC.class.php
The constructor.
TextAlignSP
TextAlignSP in TextAlignSP.class.php
The TextAlign represents the 'text-align' StyleProperty.
TextAlignSP
TextAlignSP::TextAlignSP() in TextAlignSP.class.php
The constructor.
TextDecorationSC
TextDecorationSC in TextDecorationSC.class.php
The TextDecorationSC represents CSS text-decoration values. The allowed values are:
TextDecorationSC
TextDecorationSC::TextDecorationSC() in TextDecorationSC.class.php
The constructor.
TextDecorationSP
TextDecorationSP::TextDecorationSP() in TextDecorationSP.class.php
The constructor.
TextDecorationSP
TextDecorationSP in TextDecorationSP.class.php
The TextTransform represents the 'text-decoration' StyleProperty.
textdomain
textdomain() in LanguageLocalizer.class.php
Does nothing. Here to emulate untranslated language support for systems on which gettext isn't availible
TextSpacingSC
TextSpacingSC::TextSpacingSC() in TextSpacingSC.class.php
The constructor.
TextSpacingSC
TextSpacingSC in TextSpacingSC.class.php
The TextSpacingSC represents CSS "word-spacing" and "letter-spacing" values.
TextTransformSC
TextTransformSC in TextTransformSC.class.php
The TextTransformSC represents CSS text-transform values. The allowed values are:
TextTransformSC
TextTransformSC::TextTransformSC() in TextTransformSC.class.php
The constructor.
TextTransformSP
TextTransformSP in TextTransformSP.class.php
The TextTransform represents the 'text-transform' StyleProperty.
TextTransformSP
TextTransformSP::TextTransformSP() in TextTransformSP.class.php
The constructor.
Theme
Theme::Theme() in Theme.class.php
The constructor.
Theme
Theme in Theme.class.php
A generic
  1. Theme
implementation. It should be sufficient just to extend it to create new fully fledged Themes.
ThemeInterface
ThemeInterface in Theme.interface.php
A
  1. Theme
is a combination of two things: first, it stores a variety of reusable
  1. StyleCollections
and second, it offers a mechanism for printing an HTML web page.
theme_editorAction
theme_editorAction in theme_editor.act.php
The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
theme_editorAction_wizardId
theme_editorAction_wizardId in theme_editor.act.php
throwError
throwError() in throw.inc.php
Throws an error using the ErrorHandler.
ThumbnailDataPart
ThumbnailDataPart in ThumbnailDataPart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
ThumbnailDataPart
ThumbnailDataPart::ThumbnailDataPart() in ThumbnailDataPart.class.php
ThumbnailDataPartStructure
ThumbnailDataPartStructure::ThumbnailDataPartStructure() in ThumbnailDataPartStructure.class.php
ThumbnailDataPartStructure
ThumbnailDataPartStructure in ThumbnailDataPartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
ThumbnailDimensionsPart
ThumbnailDimensionsPart::ThumbnailDimensionsPart() in ThumbnailDimensionsPart.class.php
Constructor
ThumbnailDimensionsPart
ThumbnailDimensionsPart in ThumbnailDimensionsPart.class.php
The DimensionsPart attempts to extract height, width, and mime type info from a file, in an array similar to that returned from GetImageSize() method.
ThumbnailMimeTypePart
ThumbnailMimeTypePart::ThumbnailMimeTypePart() in ThumbnailMimeTypePart.class.php
ThumbnailMimeTypePart
ThumbnailMimeTypePart in ThumbnailMimeTypePart.class.php
Each Asset has one of the AssetType supported by the Repository. There are
ThumbnailMimeTypePartStructure
ThumbnailMimeTypePartStructure::ThumbnailMimeTypePartStructure() in ThumbnailMimeTypePartStructure.class.php
ThumbnailMimeTypePartStructure
ThumbnailMimeTypePartStructure in ThumbnailMimeTypePartStructure.class.php
Each Asset has one of the AssetType supported by the Repository. There are
ticks
Time::ticks() in Time.class.php
Private - answer an array with our instance variables. Assumed to be UTC
ticks
Duration::ticks() in Duration.class.php
Answer an array {days. seconds. nanoSeconds}. Used by DateAndTime and Time
ticks
DateAndTime::ticks() in DateAndTime.class.php
Private - answer an array with our instance variables. Assumed to be UTC
ticksOffset
DateAndTime::ticksOffset() in DateAndTime.class.php
Initialize this DateAndTime.
Time
Time in Time.class.php
This represents a period of time.
time
TimeStamp::time() in TimeStamp.class.php
Answer the time of the receiver.
Timer
Timer in Timer.class.php
Allows you to time with microtime() from start() to end().
Timespan
Timespan in Timespan.class.php
Timespan represents a duration starting at a specific DateAndTime.
Timespan
Timespan::Timespan() in Timespan.class.php
Do not use this constructor for building objects, please use the class-methods Timespan::new(), Timespan::starting(), etcetera, instead.
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
TimeStamp
TimeStamp in TimeStamp.class.php
This represents a duration of 0 length that marks a particular point in time.
TimeStringParser
TimeStringParser in TimeStringParser.class.php
This StringParser can handle Times (12-hour or 24-hour) in the form:
  • <hour>:<minute>:<second> <am/pm>
<minute>, <second> or <am/pm> may be omitted. e.g. 1:59:30 pm; 8AM; 15:30
TimeZone
TimeZone::TimeZone() in TimeZone.class.php
Create a new Timezone.
timeZone
DateAndTime::timeZone() in DateAndTime.class.php
Answer the Time Zone that corresponds to our offset.
TimeZone
TimeZone in TimeZone.class.php
TimeZone is a simple class to colect the information identifying a UTC time zone.
timeZoneAbbreviation
DateAndTime::timeZoneAbbreviation() in DateAndTime.class.php
Answer the TimeZone abbreviation.
timeZoneName
DateAndTime::timeZoneName() in DateAndTime.class.php
Answer the TimeZone name.
timeZones
TimeZone::timeZones() in TimeZone.class.php
Return an Array of TimeZones
to
Timespan::to() in Timespan.class.php
Answer an Timespan. anEnd must be aDateAndTime or a Timespan
to
DateAndTime::to() in DateAndTime.class.php
Answer a Timespan. anEnd conforms to protocol DateAndTime or protocol Timespan
to
Time::to() in Time.class.php
Answer a Timespan. anEnd must respond to asDateAndTime()
toBy
DateAndTime::toBy() in DateAndTime.class.php
Answer a Timespan. anEnd conforms to protocol DateAndTime or protocol Timespan
toDataString
OrderedSet::toDataString() in OrderedSet.class.php
Answer a data string for storage
today
Date::today() in Date.class.php
Answer today's date
today
StorableTime::today() in StorableTime.class.php
Answer a new instance representing today
today
DateAndTime::today() in DateAndTime.class.php
Answer a new instance representing today
today
TimeStamp::today() in TimeStamp.class.php
Answer a new instance representing today
todayArray
KeywordStringParser::todayArray() in KeywordStringParser.class.php
Answer the array of keywords that refer to tomorrow.
toDBDate
MySQLDatabase::toDBDate() in MySQLDatabase.class.php
Converts a DateAndTime object to a proper datetime/timestamp/time representation for this Database.
toDBDate
DBHandler::toDBDate() in DBHandler.class.php
Converts a DateAndTime object to a proper datetime/timestamp/time representation for the specified database object. $dateAndTime must implement asDateAndTime().
toDBDate
OracleDatabase::toDBDate() in OracleDatabase.class.php
Converts a DateAndTime object to a proper datetime/timestamp/time representation for this Database.
toDBDate
Database::toDBDate() in Database.interface.php
Converts a DateAndTime object to a proper datetime/timestamp/time representation for this Database. This function must return a string including quotes if necessary for this specific database type.
toDBDate
PostgreSQLDatabase::toDBDate() in PostgreSQLDatabase.class.php
Converts a DateAndTime object to a proper datetime/timestamp/time representation for this Database.
TokenCollector
TokenCollector in TokenCollector.abstract.php
The TokenCollector is reponsible for prompting a user authentication tokens and recieving the response from the user.
TokenSearch
TokenSearch in TokenSearch.class.php
The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.
tokensExist
LDAPAuthNMethod::tokensExist() in LDAPAuthNMethod.class.php
Return true if the tokens can be matched in the system.
tokensExist
AuthNMethod::tokensExist() in AuthNMethod.abstract.php
Return true if the AuthNTokens can be matched in the system.
tokensExist
SQLDatabaseAuthNMethod::tokensExist() in SQLDatabaseAuthNMethod.class.php
Return true if the tokens can be matched in the system.
tomorrow
Date::tomorrow() in Date.class.php
Answer tommorow's date
tomorrow
DateAndTime::tomorrow() in DateAndTime.class.php
Answer a new instance representing tomorow
tomorrow
TimeStamp::tomorrow() in TimeStamp.class.php
Answer a new instance representing tomorow
tomorrow
StorableTime::tomorrow() in StorableTime.class.php
Answer a new instance representing tomorow
tomorrowArray
KeywordStringParser::tomorrowArray() in KeywordStringParser.class.php
Answer the array of keywords that refer to tomorrow.
TOP
TOP in Container.interface.php
An alignment constant.
TopSP
TopSP::TopSP() in TopSP.class.php
The constructor.
TopSP
TopSP in TopSP.class.php
The TopSP represents the 'top' StyleProperty.
toString
SidLicense::toString() in SidLicense.php
toString
SidImplementationLicense::toString() in SidImplementationLicense.php
toString
SidImplementationLicenseMIT::toString() in SidImplementationLicenseMIT.php
touch
CabinetEntry::touch() in CabinetEntry.php
Sets the last-modified time to the current time for this CabinetEntry.
TransactionDatabaseException
TransactionDatabaseException in Database.interface.php
This is an exception thrown in response to errors in transaction usage.
translateToRegex
RegexSearch::translateToRegex() in RegexSearch.abstract.php
Translate a simple search string such as 'ge*ing' into a regex string such as '/\<ge.*ing\>/i'
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
TreeInterface::traverse() in Tree.interface.php
Traverses the hierarchy and returns all the nodes in an array. The traversal is a pre-order traversal starting from the specified node.
traverse
HarmoniHierarchy::traverse() in HarmoniHierarchy.class.php
Traverse a Hierarchy returning information about each Node encountered.
traverse
Tree::traverse() in Tree.class.php
Traverses the tree and returns all the nodes in an array. The traversal is a depth-first pre-order traversal starting from the specified node.
traverse
Hierarchy::traverse() in Hierarchy.php
Traverse a Hierarchy returning information about each Node encountered.
traverse
HierarchyCache::traverse() in HierarchyCache.class.php
Performs a depth-first pre-order traversal. It either returns the previously cached nodes or fetches them from the database and then caches them (depending on whtether they had been already cached).
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.
Tree
Tree::Tree() in Tree.class.php
The constructor does some initializations.
Tree
Tree in Tree.class.php
The Tree data structure used by the Hierarchy.
TreeInterface
TreeInterface in Tree.interface.php
The interface for the Tree data structure used by the Hierarchy.
TreeNode
TreeNode::TreeNode() in TreeNode.class.php
Constructor.
TreeNode
TreeNode in TreeNode.class.php
This is the building piece of the Tree data structure used for the backbone of the hierarchy.
TreeNodeInterface
TreeNodeInterface in TreeNode.interface.php
This is the building piece of the Tree data structure used for the backbone of the hierarchy.
triggerEvent
EventTrigger::triggerEvent() in EventTrigger.abstract.php
Notifies all of the EventListeners that have been added that an event has occured.
triggerEvent
Wizard::triggerEvent() in Wizard.abstract.php
Notifies all of the EventListeners that have been added that an event has occured.
triggerLater
Wizard::triggerLater() in Wizard.abstract.php
Triggers this event after the update has occured.
trim
HtmlString::trim() in HtmlString.class.php
Shorten the string to a number of words, preserving HTML tags while enforcing the closing of html tags.
true
Boolean::true() in Boolean.class.php
Instantiates a new Boolean object with the value, true.
TrueValidatorRule
TrueValidatorRule in TrueValidatorRule.class.php
the TrueValidatorRule checks a given value to make sure it's true.
truncated
Number::truncated() in Number.class.php
Answer an integer nearest the receiver toward zero.
truncateTo
Duration::truncateTo() in Duration.class.php
Truncate.
TwoDigitYearStringParser
TwoDigitYearStringParser in TwoDigitYearStringParser.class.php
This class implements a method for converting from a two-digit year, such as '82' to the four-digit '1982' equivalent. Due to the lack of information contained in a two-digit year, the only valid years are 1970-2069.
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.
typeRegistered
DataTypeManager::typeRegistered() in DataTypeManager.class.php
Check if we have a datatype registered under $name.
typeToString
Convert an OKI Type to a delimited string
u
top
URLWriter.abstract.php
URLWriter.abstract.php in URLWriter.abstract.php
UpdateQueryResult.interface.php
UpdateQueryResult.interface.php in UpdateQueryResult.interface.php
UpdateQuery.class.php
UpdateQuery.class.php in UpdateQuery.class.php
UpdateQuery.interface.php
UpdateQuery.interface.php in UpdateQuery.interface.php
UnstyledBlock.class.php
UnstyledBlock.class.php in UnstyledBlock.class.php
UrlSC.class.php
UrlSC.class.php in UrlSC.class.php
UsernamePasswordAuthNTokens.class.php
UsernamePasswordAuthNTokens.class.php in UsernamePasswordAuthNTokens.class.php
UsersGroup.class.php
UsersGroup.class.php in UsersGroup.class.php
UrlTaggedItem.class.php
UrlTaggedItem.class.php in UrlTaggedItem.class.php
UserDataContainer.abstract.php
UserDataContainer.abstract.php in UserDataContainer.abstract.php
UsermessagingException.php
UsermessagingException.php in UsermessagingException.php
UsermessagingManager.php
UsermessagingManager.php in UsermessagingManager.php
username_password_form.act.php
username_password_form.act.php in username_password_form.act.php
up.act.php
up.act.php in up.act.php
user.act.php
user.act.php in user.act.php
unbindField
SelectQueryResultInterface::unbindField() in SelectQueryResult.interface.php
Unbinds the field that has been bound by
  1. bindField()
.
unbindField
PostgreSQLSelectQueryResult::unbindField() in PostgreSQLSelectQueryResult.class.php
Unbinds the field that has been bound by
  1. bindField()
.
unbindField
OracleSelectQueryResult::unbindField() in OracleSelectQueryResult.class.php
Unbinds the field that has been bound by
  1. bindField()
.
unbindField
MySQLSelectQueryResult::unbindField() in MySQLSelectQueryResult.class.php
Unbinds the field that has been bound by
  1. bindField()
.
uncacheRecord
RecordManager::uncacheRecord() in RecordManager.class.php
Removes a record from the cache.
uncacheRecordSet
RecordManager::uncacheRecordSet() in RecordManager.class.php
Removes a recordset (and all of its records!) from the cache.
uncompressFile
Dearchiver::uncompressFile() in Dearchiver.class.php
Uncompresses the archive appropriate to its filetype to the given path.
undelete
RecordFieldValue::undelete() in RecordFieldValue.class.php
Re-activates the newest version value for this index.
undeleteValue
RecordField::undeleteValue() in RecordField.class.php
Re-activates the newest version of $index.
undeleteValue
Record::undeleteValue() in Record.class.php
Re-activates the value under $label[$index].
UNIMPLEMENTED
OsidException::UNIMPLEMENTED() in OsidException.php
Unimplemented method Note: This method is PHP's equivalent of a static field.
union
Timespan::union() in Timespan.class.php
Return the Timespan spanned by both
UNKNOWN
UNKNOWN in Query.interface.php
A constant for an UNKNOWN query type.
UnknownDBError
UnknownDBError in Error.class.php
This class is a hold-over from Harmoni's old error Handler, which tried to do some exception-like things in PHP4. The new implementation, just extends the default exception for compatability purposes
UNKNOWN_EXPRESSION
Unknown Expression Note: This method is PHP's equivalent of a static field.
UNKNOWN_ID
SharedException::UNKNOWN_ID() in SharedException.php
Unknown Id 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_KEY
SharedException::UNKNOWN_KEY() in SharedException.php
Unknown key Note: This method is PHP's equivalent of a static field.
UNKNOWN_NAME
LoggingException::UNKNOWN_NAME() in LoggingException.php
Unknown name 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.
UNKNOWN_PARENT_NODE
Cannot create Node without unknown parent 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.
UNKNOWN_SECTION
AssessmentException::UNKNOWN_SECTION() in AssessmentException.php
Unknown Section Note: This method is PHP's equivalent of a static field.
UNKNOWN_TAG
DictionaryException::UNKNOWN_TAG() in DictionaryException.php
Unknown Tag Note: This method is PHP's equivalent of a static field.
UNKNOWN_TOPIC
CourseManagementException::UNKNOWN_TOPIC() in CourseManagementException.php
Unknown topic Note: This method is PHP's equivalent of a static field.
UNKNOWN_TOPIC
UsermessagingException::UNKNOWN_TOPIC() in UsermessagingException.php
Unknown or unsupported Topic 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.
UNKNOWN_TYPE
SharedException::UNKNOWN_TYPE() in SharedException.php
Unknown or unsupported Type Note: This method is PHP's equivalent of a static field.
unsetKey
FieldSet::unsetKey() in FieldSet.class.php
unsets the specified key
UnstyledBlock
UnstyledBlock in UnstyledBlock.class.php
This is a simple implementation of a Block component. Block components are very simple, and in reality do not differ much from the generic component.
UnstyledBlock
UnstyledBlock::UnstyledBlock() in UnstyledBlock.class.php
The constructor.
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.
UNSUPPORTED_CREATION
Hierarchy does not support allowsMultipleParents is false and allowsRecursion is true Note: This method is PHP's equivalent of a static field.
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.
unzip
Dearchiver::unzip() in Dearchiver.class.php
Function to unzip $file in $dir to $destination with $permissions
upAction
upAction in up.act.php
update
WRepeatableComponentCollection::update() in WRepeatableComponentCollection.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
StorablePrimitive::update() in StorablePrimitive.interface.php
Uses the ID passed and updates the database row with new data.
update
StorableOKIType::update() in StorableOKIType.class.php
Uses the ID passed and updates the database row with new data.
update
StorableInteger::update() in StorableInteger.class.php
Uses the ID passed and updates the database row with new data.
update
StorableStringAbstract::update() in StorableString.abstract.php
Uses the ID passed and updates the database row with new data.
update
WStyleComponent::update() in WStyleComponent.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WStyleCollection::update() in WStyleCollection.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
XMLThumbDimensionsPartImporter::update() in XMLThumbDimensionsPartImporter.class.php
Looks for discrepencies between imported data and current data
update
XMLThumbMIMEPartImporter::update() in XMLThumbMIMEPartImporter.class.php
Looks for discrepencies between imported data and current data
update
StorableFloat::update() in StorableFloat.class.php
Uses the ID passed and updates the database row with new data.
update
StorableTime::update() in StorableTime.class.php
Uses the ID passed and updates the database row with new data.
update
WSaveContinueButton::update() in WSaveContinueButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
PrimitiveIO_AuthoritativeContainer::update() in PrimitiveIO_AuthoritativeContainer.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
PrimitiveIO_blob::update() in PrimitiveIO_blob.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
XMLAssetImporter::update() in XMLAssetImporter.class.php
Looks for discrepencies between imported data and current data
UPDATE
UPDATE in Query.interface.php
A constant for an UPDATE query type.
update
XMLFileDataPartImporter::update() in XMLFileDataPartImporter.class.php
Looks for discrepencies between imported data and current data
update
XMLFileDimensionsPartImporter::update() in XMLFileDimensionsPartImporter.class.php
Looks for discrepencies between imported data and current data
update
XMLImporter::update() in XMLImporter.class.php
Update
update
XMLFilePartImporter::update() in XMLFilePartImporter.class.php
Looks for discrepencies between imported data and current data
update
HtmlTextArea::update() in HtmlTextArea.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WSelectList::update() in WSelectList.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WVerifiedChangeInput::update() in WVerifiedChangeInput.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WUpdateListener::update() in WUpdateListener.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
RequestContext::update() in RequestContext.class.php
Tells the RequestHandler to retrieve any request variables from the browser and updates the internal context and request data to match.
update
SchemaField::update() in SchemaField.class.php
Flags that we should update an existing row in the database upon commit().
update
WSelectOrNew::update() in WSelectOrNew.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WSaveCancelListener::update() in WSaveCancelListener.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WSaveWithChoiceButtonList::update() in WSaveWithChoiceButtonList.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WStyleProperty::update() in WStyleProperty.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
RecordFieldData::update() in RecordFieldData.class.php
Flags this RecordFieldData to be updated to the database upon commit().
update
WTextInput::update() in WTextInput.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WText::update() in WText.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
StorableBoolean::update() in StorableBoolean.class.php
Uses the ID passed and updates the database row with new data.
update
XMLThumbDataPartImporter::update() in XMLThumbDataPartImporter.class.php
Looks for discrepencies between imported data and current data
update
Wizard::update() in Wizard.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WizardComponent::update() in WizardComponent.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WizardComponentWithChildren::update() in WizardComponentWithChildren.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WizardEventListener::update() in WizardEventListener.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WHiddenField::update() in WHiddenField.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WGUIComponent::update() in WGUIComponent.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WColorWheel::update() in WColorWheel.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WEventButton::update() in WEventButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WForwardButton::update() in WForwardButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WizardStepContainer::update() in WizardStepContainer.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WLogicButton::update() in WLogicButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WRadioList::update() in WRadioList.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WPasswordField::update() in WPasswordField.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WPreviousStepButton::update() in WPreviousStepButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WOrderedRepeatableComponentCollection::update() in WOrderedRepeatableComponentCollection.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WNextStepButton::update() in WNextStepButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WLogicStepContainer::update() in WLogicStepContainer.class.php
tells the wizard component to update itself... via the current step.
update
WMoreOptions::update() in WMoreOptions.abstract.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WMultiSelectList::update() in WMultiSelectList.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WChooseOptionButton::update() in WChooseOptionButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WFileUploadField::update() in WFileUploadField.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WAddFromListRepeatableComponentCollection::update() in WAddFromListRepeatableComponentCollection.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WAgentBrowser::update() in WAgentBrowser.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
XMLRepositoryImporter::update() in XMLRepositoryImporter.class.php
Looks for discrepencies between imported data and current data
update
WStepChangedListener::update() in WStepChangedListener.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
XMLPartStructureImporter::update() in XMLPartStructureImporter.class.php
Looks for discrepencies between imported data and current data
update
XMLPartImporter::update() in XMLPartImporter.class.php
Looks for discrepencies between imported data and current data
update
WBackButton::update() in WBackButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WStepDisplayBar::update() in WStepDisplayBar.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
WCallbackButton::update() in WCallbackButton.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
update
XMLRecordStructureImporter::update() in XMLRecordStructureImporter.class.php
Looks for discrepencies between imported data and current data
update
WCheckBox::update() in WCheckBox.class.php
Tells the wizard component to update itself - this may include getting form post data or validation - whatever this particular component wants to do every pageload.
updateAllAutonomousRequirements
Tells each requirement class to update those components necessary to be met, if it can be done so without user interaction.
updateContent
Update an Asset's content.
updateContent
HarmoniAsset::updateContent() in HarmoniAsset.class.php
Update an Asset's content.
updateCourseGrade
Update the grade for this CourseGradeRecord.
updateCourseGrade
HarmoniCourseGradeRecord::updateCourseGrade() in CourseGradeRecord.class.php
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.
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.
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.
updateCredits
CanonicalCourse::updateCredits() in CanonicalCourse.php
Update the credits for this CanonicalCourse.
updateCredits
HarmoniCanonicalCourse::updateCredits() in CanonicalCourse.class.php
Update the credits for this CanonicalCourse.
updateData
Evaluation::updateData() in Evaluation.php
Update the data for this Evaluation. 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
AssessmentPublished::updateData() in AssessmentPublished.php
Update the data for this AssessmentPublished. 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. .
updateData
Section::updateData() in Section.php
Update the data for this Section. 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
AssessmentTaken::updateData() in AssessmentTaken.php
Update the data for this AssessmentTaken. The structure of the Data is not defined in the OSID. .
updateDescription
Update the description of this Node.
updateDescription
LDAPGroup::updateDescription() in LDAPGroup.class.php
Update the Description of this Group.
updateDescription
SchemaField::updateDescription() in SchemaField.class.php
Sets this field's description.
updateDescription
Update the description for this Section.
updateDescription
Get the description of this Step.
updateDescription
Schema::updateDescription() in Schema.class.php
Sets the description.
updateDescription
Get the description of this ScheduleItem.
updateDescription
Update the description for this Qualifier.
updateDescription
UsersGroup::updateDescription() in UsersGroup.class.php
Update the Description of this Group.
updateDescription
Update the description for this Repository.
updateDescription
Get the description of this Work.
updateDescription
Get the description of this Process.
updateDescription
HarmoniRecordStructure::updateDescription() in HarmoniRecordStructure.class.php
Update the description for this RecordStructure.
updateDescription
HarmoniHierarchy::updateDescription() in HarmoniHierarchy.class.php
Update the description for this Hierarchy.
updateDescription
Update the description for this CanonicalCourse.
updateDescription
AssessmentPublished::updateDescription() in AssessmentPublished.php
Update the description for this AssessmentPublished.
updateDescription
HarmoniScheduleItem::updateDescription() in HarmoniScheduleItem.class.php
Get the description of this ScheduleItem.
updateDescription
HarmoniRepository::updateDescription() in HarmoniRepository.class.php
Update the description for this Repository.
updateDescription
HarmoniQualifier::updateDescription() in HarmoniQualifier.class.php
Update the description for this Qualifier.
updateDescription
HarmoniAsset::updateDescription() in HarmoniAsset.class.php
Update the description for this Asset.
updateDescription
HarmoniPartStructure::updateDescription() in HarmoniPartStructure.class.php
Update the description for this PartStructure.
updateDescription
Update the description for this Asset.
updateDescription
Update the description for this GradableObject.
updateDescription
HarmoniCanonicalCourse::updateDescription() in CanonicalCourse.class.php
Update the description for this CanonicalCourse.
updateDescription
EveryoneGroup::updateDescription() in EveryoneGroup.class.php
Update the Description of this Group.
updateDescription
Update the description for this Function.
updateDescription
Update the description for this Dictionary.
updateDescription
Update the description for this CourseOffering.
updateDescription
HarmoniNode::updateDescription() in HarmoniNode.class.php
Update the description of this Node.
updateDescription
Update the description for this CourseSection.
updateDescription
HarmoniGradableObject::updateDescription() in HarmoniGradableObject.class.php
Update the description for this GradableObject.
updateDescription
Update the description for this Hierarchy.
updateDescription
Update the description for this CourseSection.
updateDescription
Update the description for this Assessment.
updateDescription
HarmoniCourseOffering::updateDescription() in CourseOffering.class.php
Update the description for this CourseOffering.
updateDescription
HarmoniGroup::updateDescription() in HarmoniGroup.class.php
Update the Description of this Group.
updateDescription
HarmoniFunction::updateDescription() in HarmoniFunction.class.php
Update the description for this Function.
updateDescription
Update the description for this Item.
updateDisplayName
HarmoniGradableObject::updateDisplayName() in HarmoniGradableObject.class.php
Update the display name for this Assignment.
updateDisplayName
Update the DisplayName of this Step.
updateDisplayName
HarmoniEditableAgent::updateDisplayName() in HarmoniEditableAgent.class.php
* changes the agent's display name to $newDisplayName and store it in the DB
updateDisplayName
Update the display name for this AssessmentTaken.
updateDisplayName
HarmoniAsset::updateDisplayName() in HarmoniAsset.class.php
Update the display name for this Asset.
updateDisplayName
Update the display name for this Term.
updateDisplayName
Update the display name for this Assignment.
updateDisplayName
*
updateDisplayName
Update the display name for this CourseGroup.
updateDisplayName
Update the display name for this CourseSection.
updateDisplayName
Update the display name for this CourseGroup.
updateDisplayName
Update the display name for this CourseSection.
updateDisplayName
Update the display name for this CourseOffering.
updateDisplayName
Update the DisplayName of this Work.
updateDisplayName
HarmoniCourseOffering::updateDisplayName() in CourseOffering.class.php
Update the display name for this CourseOffering.
updateDisplayName
Update the display name for this CourseGradeRecord.
updateDisplayName
HarmoniCourseGradeRecord::updateDisplayName() in CourseGradeRecord.class.php
Update the display name for this CourseGradeRecord.
updateDisplayName
HarmoniCanonicalCourse::updateDisplayName() in CanonicalCourse.class.php
Update the display name for this CanonicalCourse.
updateDisplayName
Change the name of this CabinetEntry to
  1. displayName
updateDisplayName
Update the display name for this Evaluation.
updateDisplayName
edit_agent_detailsAction::updateDisplayName() in edit_agent_details.act.php
*
updateDisplayName
Update the display name for this Dictionary.
updateDisplayName
Update the display name for this CanonicalCourse.
updateDisplayName
Update the display name for this Asset.
updateDisplayName
Update the display name for this Term.
updateDisplayName
HarmoniRecordStructure::updateDisplayName() in HarmoniRecordStructure.class.php
Update the display name for this RecordStructure.
updateDisplayName
Update the display name for this Record.
updateDisplayName
HarmoniRepository::updateDisplayName() in HarmoniRepository.class.php
Update the display name for this Repository.
updateDisplayName
Update the display name for this RecordStructure.
updateDisplayName
Update the display name for this SectionTaken.
updateDisplayName
Schema::updateDisplayName() in Schema.class.php
Sets the display name.
updateDisplayName
Update the DisplayName of this ScheduleItem.
updateDisplayName
HarmoniPartStructure::updateDisplayName() in HarmoniPartStructure.class.php
Update the display name for this PartStructure.
updateDisplayName
HarmoniScheduleItem::updateDisplayName() in HarmoniScheduleItem.class.php
Update the DisplayName of this ScheduleItem.
updateDisplayName
Update the DisplayName of this Process.
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 Item.
updateDisplayName
Update the display name for this ItemTaken.
updateDisplayName
Update the display name for this Hierarchy.
updateDisplayName
Update the display name for this Part.
updateDisplayName
Update the display name for this PartStructure.
updateDisplayName
Update the display name for this Assessment.
updateDisplayName
AssessmentPublished::updateDisplayName() in AssessmentPublished.php
Update the display name for this AssessmentPublished.
updateDisplayName
Update the display name for this Repository.
updateDisplayName
HarmoniPart::updateDisplayName() in HarmoniPart.class.php
Update the display name for this Part.
updateDisplayName
SchemaField::updateDisplayName() in SchemaField.class.php
Sets this field's display name.
updateDisplayName
HarmoniHierarchy::updateDisplayName() in HarmoniHierarchy.class.php
Update the display name for this Hierarchy.
updateDisplayName
HarmoniNode::updateDisplayName() in HarmoniNode.class.php
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 Section.
updateEffectiveDate
Update the date at which this Asset is effective.
updateEffectiveDate
HarmoniAsset::updateEffectiveDate() in HarmoniAsset.class.php
Update the date at which this Asset is effective.
updateEffectiveDate
HarmoniAuthorization::updateEffectiveDate() in HarmoniAuthorization.class.php
the date when this Authorization stops being effective.
updateEffectiveDate
the date when this Authorization stops being effective.
updateEnabled
Updates the state of this Process: true if this Process is enabled; false otherwise.
updateEnd
HarmoniScheduleItem::updateEnd() in HarmoniScheduleItem.class.php
Update the End for this ScheduleItem.
updateEnd
ScheduleItem::updateEnd() in ScheduleItem.php
Update the End for this ScheduleItem.
updateExpirationDate
HarmoniAuthorization::updateExpirationDate() in HarmoniAuthorization.class.php
Modify the date when this Authorization starts being effective.
updateExpirationDate
Update the date at which this Asset expires.
updateExpirationDate
HarmoniAsset::updateExpirationDate() in HarmoniAsset.class.php
Update the date at which this Asset expires.
updateExpirationDate
Modify the date when this Authorization starts being effective.
updateFormat
HarmoniRecordStructure::updateFormat() in HarmoniRecordStructure.class.php
Update the format for this RecordStructure.
updateFromWizard
DataManagerPrimativesModule::updateFromWizard() in DataManagerPrimativesModule.class.php
Get the values submitted in the wizard and update the Record with them.
updateFromWizard
RepositoryInputOutputModuleInterface::updateFromWizard() in RepositoryInputOutputModule.interface.php
Get the values submitted in the wizard and update the Record with them.
updateFromWizard
RepositoryInputOutputModuleManager::updateFromWizard() in RepositoryInputOutputModuleManager.class.php
Get the values submitted in the wizard and update the Record with them.
updateFromWizard
HarmoniFileModule::updateFromWizard() in HarmoniFileModule.class.php
Get the values submitted in the wizard and update the Record with them.
updateGradeValue
Update the value for this Grade.
updateGradeValue
HarmoniGradeRecord::updateGradeValue() in HarmoniGradeRecord.class.php
Update the value for this Grade.
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.
updateInputConditions
Define the possible input conditions for this Step.
updateIsMandatory
HarmoniPartStructure::updateIsMandatory() in HarmoniPartStructure.class.php
Update the mandatory flag for this PartStructure.
updateIsRepeatable
HarmoniPartStructure::updateIsRepeatable() in HarmoniPartStructure.class.php
Update the repeatable flag for this PartStructure.
updateLocation
CourseSection::updateLocation() in CourseSection.php
Update the location may be a room address, a map, or any other object.
updateLocation
HarmoniCourseSection::updateLocation() in CourseSection.class.php
Update the location may be a room address, a map, or any other object.
updateModificationDate
HarmoniAsset::updateModificationDate() in HarmoniAsset.class.php
Update the modification date and set the creation date if needed.
updateNumber
CanonicalCourse::updateNumber() in CanonicalCourse.php
Update the number for this CanonicalCourse.
updateNumber
HarmoniCanonicalCourse::updateNumber() in CanonicalCourse.class.php
Update the number for this CanonicalCourse.
updateNumber
HarmoniCourseSection::updateNumber() in CourseSection.class.php
Update the number for this CourseSection.
updateNumber
HarmoniCourseOffering::updateNumber() in CourseOffering.class.php
Update the number for this CourseOffering.
updateNumber
CourseSection::updateNumber() in CourseSection.php
Update the number for this CourseSection.
updateNumber
CourseOffering::updateNumber() in CourseOffering.php
Update the number for this CourseOffering.
updateOtherParameters
Updates the other parameters associated with this Schema. The parameters can be anything that may be useful.
updateOutputStates
Define the possible output states for this Step from among those supported by the implementation.
updatePropertiesForTokens
SQLDatabaseAuthNMethod::updatePropertiesForTokens() in SQLDatabaseAuthNMethod.class.php
Update the properties for the given tokens
updatePropertiesForTokens
AuthNMethod::updatePropertiesForTokens() in AuthNMethod.abstract.php
Update the properties for the given tokens
updateProperty
edit_agent_detailsAction::updateProperty() in edit_agent_details.act.php
**
updateProperty
edit_propertiesAction::updateProperty() in edit_properties.act.php
**
updateProperty
HarmoniEditableAgent::updateProperty() in HarmoniEditableAgent.class.php
* Updates a property of the agent
UpdateQuery
UpdateQuery in UpdateQuery.class.php
An UpdateQuery class provides the tools to build an UPDATE query.
UpdateQuery
UpdateQuery::UpdateQuery() in UpdateQuery.class.php
This is the constructor for a MySQL UPDATE query.
UpdateQueryInterface
UpdateQueryInterface in UpdateQuery.interface.php
An UpdateQuery interface provides the tools to build an SQL UPDATE query.
UpdateQueryResultInterface
UpdateQueryResultInterface in UpdateQueryResult.interface.php
The UPDATEQueryResult interface provides the functionality common to all UPDATE query results.
updateReferenceName
HarmoniQualifier::updateReferenceName() in HarmoniQualifier.class.php
Update the reference name for this Qualifier.
updateReferenceName
HarmoniFunction::updateReferenceName() in HarmoniFunction.class.php
Update the reference name for this Function.
updateRequirement
StartupCheck::updateRequirement() in StartupCheck.class.php
Tells a specific named requirement to update necessary components without user input.
updateRequirementWithWizard
Tells a specific named requirement to update necessary components using the WizardProperty objects supplied by the given Wizard.
updateRoleId
Update the unique Id of the role associate with this Step.
updateSchedule
HarmoniCourseSection::updateSchedule() in CourseSection.class.php
Update the Schedule for this Section. Schedules are defined in scheduling OSID.
updateSchedule
CourseSection::updateSchedule() in CourseSection.php
Update the Schedule for this Section. Schedules are defined in scheduling OSID.
updateSrcTags
browse_helpAction::updateSrcTags() in browse_help.act.php
Convert relative links in src tags to contain the full path needed to use them.
updateStart
HarmoniScheduleItem::updateStart() in HarmoniScheduleItem.class.php
Update the Start for this ScheduleItem.
updateStart
ScheduleItem::updateStart() in ScheduleItem.php
Update the Start for this ScheduleItem.
updateStatistics
StatusStars::updateStatistics() in StatusStars.class.php
Updates the number of granules imported for importer status
updateStatus
HarmoniCourseOffering::updateStatus() in CourseOffering.class.php
Update the Status for this CanonicalCourse.
updateStatus
ScheduleItem::updateStatus() in ScheduleItem.php
Update the Status Type for this ScheduleItem.
updateStatus
CourseOffering::updateStatus() in CourseOffering.php
Update the Status for this CanonicalCourse.
updateStatus
HarmoniCourseSection::updateStatus() in CourseSection.class.php
Update the Status for this CourseSection.
updateStatus
CanonicalCourse::updateStatus() in CanonicalCourse.php
Update the Status for this CanonicalCourse.
updateStatus
CourseSection::updateStatus() in CourseSection.php
Update the Status for this CourseSection.
updateStatus
HarmoniCanonicalCourse::updateStatus() in CanonicalCourse.class.php
Update the Status for this CanonicalCourse.
updateStatus
HarmoniScheduleItem::updateStatus() in HarmoniScheduleItem.class.php
Update the Status Type for this ScheduleItem.
updateStepOutputState
Update the OutputState for a Step in this body of Work. The
updateTitle
CourseSection::updateTitle() in CourseSection.php
Update the title for this CourseSection.
updateTitle
HarmoniCanonicalCourse::updateTitle() in CanonicalCourse.class.php
Update the title for this CanonicalCourse.
updateTitle
HarmoniCourseOffering::updateTitle() in CourseOffering.class.php
Update the title for this CourseOffering.
updateTitle
HarmoniCourseSection::updateTitle() in CourseSection.class.php
Update the title for this CourseSection.
updateTitle
CourseOffering::updateTitle() in CourseOffering.php
Update the title for this CourseOffering.
updateTitle
CanonicalCourse::updateTitle() in CanonicalCourse.php
Update the title for this CanonicalCourse.
updateTokens
SQLDatabaseAuthNMethod::updateTokens() in SQLDatabaseAuthNMethod.class.php
Update old tokens to new tokens in the system.
updateTokens
AuthNMethod::updateTokens() in AuthNMethod.abstract.php
Update old tokens to new tokens in the system.
updateTopic
Assessment::updateTopic() in Assessment.php
Update the Topic for this Assessment.
updateValue
FileSystemFileDataPart::updateValue() in FileSystemFileDataPart.class.php
Update the value for this Part.
updateValue
ThumbnailMimeTypePart::updateValue() in ThumbnailMimeTypePart.class.php
Update the value for this Part.
updateValue
FileUrlPart::updateValue() in FileUrlPart.class.php
Update the value for this Part.
updateValue
FileSizePart::updateValue() in FileSizePart.class.php
Update the value for this Part.
updateValue
ThumbnailDataPart::updateValue() in ThumbnailDataPart.class.php
Update the value for this Part.
updateValue
HarmoniPart::updateValue() in HarmoniPart.class.php
Update the value for this Part.
updateValue
MimeTypePart::updateValue() in MimeTypePart.class.php
Update the value for this Part.
updateValue
Update the value for this Part.
updateValue
RemoteFileSizePart::updateValue() in RemoteFileSizePart.class.php
Update the value for this Part.
updateValue
FileNamePart::updateValue() in FileNamePart.class.php
Update the value for this Part.
updateValue
FileDataPart::updateValue() in FileDataPart.class.php
Update the value for this Part.
updateValue
DimensionsPart::updateValue() in DimensionsPart.class.php
Update the value for this Part.
updateValueFromString
HarmoniPart::updateValueFromString() in HarmoniPart.class.php
updates the part with a string
UrlSC
UrlSC::UrlSC() in UrlSC.class.php
The constructor.
UrlSC
UrlSC in UrlSC.class.php
The UrlSC represents CSS "url" values. The URL format is:
UrlTaggedItem
UrlTaggedItem in UrlTaggedItem.class.php
<##>
URLWriter
URLWriter::URLWriter() in URLWriter.abstract.php
URLWriter
URLWriter in URLWriter.abstract.php
The purpose of a URLWriter is to generate URLs from contextual data. This data would be the current/target module and action, any contextual name=value pairs specified by the code, and any additional query data.
useDefaultValue
WGUIComponent::useDefaultValue() in WGUIComponent.abstract.php
usePrefixFunction
WRepeatableComponentCollection::usePrefixFunction() in WRepeatableComponentCollection.class.php
Sets the Component to prefix each "collection" or value with the return value of this function. The function will be passed: the index of the value (starting from zero) and a hash of the values.
userAction
userAction in user.act.php
<##>
UserDataContainer
UserDataContainer in UserDataContainer.abstract.php
A UserDataContainer is like a DataContainer, but is targeted towards data used from http forms instead of configuration options in a script.
userDNExists
LDAPConnector::userDNExists() in LDAPConnector.class.php
returns true if the User dn exists
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.
UsernamePasswordAuthNTokens
UsernamePasswordAuthNTokens in UsernamePasswordAuthNTokens.class.php
UsernamePasswordAuthNTokens is used by AuthNMethods that wrap systems that authenticate via a Username/Password pair of strings.
username_password_formAction
username_password_formAction in username_password_form.act.php
UsersGroup
UsersGroup::UsersGroup() in UsersGroup.class.php
The constructor.
UsersGroup
UsersGroup in UsersGroup.class.php
The Everyone Group contains all other Agents and Groups in the system, including the Anonymous Agent. Agents and Groups cannot be added or removed from this group as they are always in it.
UsersGroupIterator
UsersGroupIterator in UsersGroup.class.php
The UsersGroupIterator takes an AgentIterator and filters out the Anonymous user.
UsersGroupIterator
utcOffset
DateAndTime::utcOffset() in DateAndTime.class.php
Answer a <DateAndTime> equivalent to the receiver but offset from UTC by aDuration. This will convert the recievers time, to the time at anOffset; i.e. 11am at UTC-05:00 would become 9am at UTC-7:00 when -7 hours is passed as the offset.
v
top
VersionConstraint.interface.php
VersionConstraint.interface.php in VersionConstraint.interface.php
VerticalAlignmentPositionSC.class.php
VerticalAlignmentPositionSC.class.php in VerticalAlignmentPositionSC.class.php
VerticalAlignSC.class.php
VerticalAlignSC.class.php in VerticalAlignSC.class.php
VisibilitySC.class.php
VisibilitySC.class.php in VisibilitySC.class.php
VerticalAlignSP.class.php
VerticalAlignSP.class.php in VerticalAlignSP.class.php
VisibilitySP.class.php
VisibilitySP.class.php in VisibilitySP.class.php
ValidatorRule.interface.php
ValidatorRule.interface.php in ValidatorRule.interface.php
version.inc.php
version.inc.php in version.inc.php
view_agents.act.php
view_agents.act.php in view_agents.act.php
view_functions.act.php
view_functions.act.php in view_functions.act.php
view.act.php
view.act.php in view.act.php
viewExif.act.php
viewExif.act.php in viewExif.act.php
viewfile.act.php
viewfile.act.php in viewfile.act.php
viewthumbnail.act.php
viewthumbnail.act.php in viewthumbnail.act.php
viewRepository.act.php
viewRepository.act.php in viewRepository.act.php
viewuser.act.php
viewuser.act.php in viewuser.act.php
view.act.php
view.act.php in view.act.php
validate
WVerifiedChangeInput::validate() in WVerifiedChangeInput.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
ArgumentValidator::validate() in ArgumentValidator.class.php
Validates a single argument.
validate
WTextInput::validate() in WTextInput.abstract.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WSelectOrNew::validate() in WSelectOrNew.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WStyleProperty::validate() in WStyleProperty.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WStyleComponent::validate() in WStyleComponent.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
XMLPartStructureImporter::validate() in XMLPartStructureImporter.class.php
Makes sure partstructures are of a valid type by checking them
validate
WizardComponent::validate() in WizardComponent.abstract.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WGUIComponent::validate() in WGUIComponent.abstract.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WizardComponentWithChildren::validate() in WizardComponentWithChildren.abstract.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WizardStepContainer::validate() in WizardStepContainer.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WLogicStepContainer::validate() in WLogicStepContainer.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WRepeatableComponentCollection::validate() in WRepeatableComponentCollection.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
RuleSet::validate() in RuleSet.class.php
validates $val against the rules defined for $key. if validation fails the associated error is thrown
validate
PrimitiveIO_Authoritative_datetime::validate() in PrimitiveIO_Authoritative_datetime.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
PrimitiveIO_blob::validate() in PrimitiveIO_blob.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
HtmlTextArea::validate() in HtmlTextArea.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
WStyleCollection::validate() in WStyleCollection.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
PrimitiveIO_integer::validate() in PrimitiveIO_numeric.classes.php
Returns true if this component (and all child components if applicable) have valid values.
validate
PrimitiveIO_datetime::validate() in PrimitiveIO_datetime.class.php
Returns true if this component (and all child components if applicable) have valid values.
validate
FormFieldSet::validate() in FormFieldSet.class.php
validate
FieldSetValidator::validate() in FieldSetValidator.class.php
validates the value of $key against the rules defined for it
validate
PrimitiveIO_float::validate() in PrimitiveIO_numeric.classes.php
Returns true if this component (and all child components if applicable) have valid values.
validateAll
FieldSetValidator::validateAll() in FieldSetValidator.class.php
validates all defined keys in the FieldSet against those in the RuleSet
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.
validateAsset
HarmoniRepository::validateAsset() in HarmoniRepository.class.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
FileNamePartStructure::validatePart() in FileNamePartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
MimeTypePartStructure::validatePart() in MimeTypePartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
FileSizePartStructure::validatePart() in FileSizePartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
HarmoniPartStructure::validatePart() in HarmoniPartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
PartStructure::validatePart() in PartStructure.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
ThumbnailDataPartStructure::validatePart() in ThumbnailDataPartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
FileDataPartStructure::validatePart() in FileDataPartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
DimensionsPartStructure::validatePart() in DimensionsPartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validatePart
ThumbnailMimeTypePartStructure::validatePart() in ThumbnailMimeTypePartStructure.class.php
Validate a Part against its PartStructure. Return true if valid; false
validateRecord
HarmoniRecordStructure::validateRecord() in HarmoniRecordStructure.class.php
Validate a Record against its RecordStructure. Return true if valid;
validateRecord
HarmoniFileRecordStructure::validateRecord() in FileRecordStructure.class.php
Validate a Record against its RecordStructure. Return true if valid;
validateRecord
RecordStructure::validateRecord() in RecordStructure.php
Validate a Record against its RecordStructure. Return true if valid;
ValidatorRuleInterface
ValidatorRuleInterface in ValidatorRule.interface.php
the ValidatorRuleInterface defines the methods required by any ValidatorRule
value
Blob::value() in Blob.class.php
value
Number::value() in Number.class.php
Answer the PHP primitive value of the reciever.
value
RequestContext::value() in RequestContext.class.php
A quick shortcut function to get the value of the variable in the current context.
value
StorableBlob::value() in StorableBlob.class.php
value
ByteSize::value() in ByteSize.class.php
Answer the PHP primitive value of the reciever.
value
Boolean::value() in Boolean.class.php
Returns the boolean value.
ValueIndexNotFoundError
ValueIndexNotFoundError
ValueIndexNotFoundError in Record.class.php
VersionConstraint
VersionConstraint in VersionConstraint.interface.php
A VersionConstraint specifies, upon FullDataSet::prune(), what values to actually prune, and which to keep, what DataSetTags to keep, and if the whole DataSets should be deleted or not.
VERSION_ERROR
OsidException::VERSION_ERROR() in OsidException.php
OSID Version mismatch Note: This method is PHP's equivalent of a static field.
VerticalAlignmentPositionSC
VerticalAlignmentPositionSC::VerticalAlignmentPositionSC() in VerticalAlignmentPositionSC.class.php
The constructor.
VerticalAlignmentPositionSC
VerticalAlignmentPositionSC in VerticalAlignmentPositionSC.class.php
The VerticalAlignmentPosition represents CSS relative and absolute position values, as well as certain alignments. The allowed
VerticalAlignSC
VerticalAlignSC::VerticalAlignSC() in VerticalAlignSC.class.php
The constructor.
VerticalAlignSC
VerticalAlignSC in VerticalAlignSC.class.php
The VerticalAlignSC represents CSS vertical-align values. The allowed values are:
VerticalAlignSP
VerticalAlignSP in VerticalAlignSP.class.php
The VerticalAlignSP represents the 'vertical-align' StyleProperty.
VerticalAlignSP
VerticalAlignSP::VerticalAlignSP() in VerticalAlignSP.class.php
The constructor.
viewAction
viewAction in view.act.php
viewAgentDetails
shows the details of the agent's properties and gives menu of actions
viewAgentDetails
edit_agent_detailsAction::viewAgentDetails() in edit_agent_details.act.php
shows the details of the agent's properties and gives menu of actions
viewExifAction
viewExifAction in viewExif.act.php
This Action allows the user to upload a file and view the exif/iptc fields and data that it contains
viewfileAction
viewfileAction in viewfile.act.php
Display the file in the specified record.
viewOfferingDetails
shows the details of the offering's properties and gives menu of actions
viewRepositoryAction
viewRepositoryAction in viewRepository.act.php
<##>
viewSectionDetails
edit_section_detailsAction::viewSectionDetails() in edit_section_details.act.php
shows the details of the offering's properties and gives menu of actions
viewthumbnailAction
viewthumbnailAction in viewthumbnail.act.php
Display the file in the specified record.
viewuserAction
viewuserAction in viewuser.act.php
<##>
VisibilitySC
VisibilitySC::VisibilitySC() in VisibilitySC.class.php
The constructor.
VisibilitySC
VisibilitySC in VisibilitySC.class.php
The VisibilitySC represents CSS visibility values. The allowed values are:
VisibilitySP
VisibilitySP in VisibilitySP.class.php
The VisibilitySP represents the 'visibility' StyleProperty.
VisibilitySP
VisibilitySP::VisibilitySP() in VisibilitySP.class.php
The constructor.
visitTableOfContentsPart
Visit a table of contents part and add it to our menue
w
top
WhiteSpaceSC.class.php
WhiteSpaceSC.class.php in WhiteSpaceSC.class.php
WhiteSpaceSP.class.php
WhiteSpaceSP.class.php in WhiteSpaceSP.class.php
WidthSP.class.php
WidthSP.class.php in WidthSP.class.php
WordSpacingSP.class.php
WordSpacingSP.class.php in WordSpacingSP.class.php
Week.class.php
Week.class.php in Week.class.php
WritableLog.php
WritableLog.php in WritableLog.php
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
WizardAction.class.php
WizardAction.class.php in WizardAction.class.php
WBackgroundEditor.class.php
WBackgroundEditor.class.php in WBackgroundEditor.class.php
WFontEditor.class.php
WFontEditor.class.php in WFontEditor.class.php
WMultiCollection.class.php
WMultiCollection.class.php in WMultiCollection.class.php
WTextLayoutEditor.class.php
WTextLayoutEditor.class.php in WTextLayoutEditor.class.php
WStyleCollection.class.php
WStyleCollection.class.php in WStyleCollection.class.php
WStyleComponent.class.php
WStyleComponent.class.php in WStyleComponent.class.php
WStyleProperty.class.php
WStyleProperty.class.php in WStyleProperty.class.php
WGUICheckBox.class.php
WGUICheckBox.class.php in WGUICheckBox.class.php
WGUIComponent.abstract.php
WGUIComponent.abstract.php in WGUIComponent.abstract.php
WGUISelectList.class.php
WGUISelectList.class.php in WGUISelectList.class.php
WTextLayoutEditor.class.php
WTextLayoutEditor.class.php in WTextLayoutEditor.class.php
WAddFromListRepeatableComponentCollection.class.php
WAddFromListRepeatableComponentCollection.class.php in WAddFromListRepeatableComponentCollection.class.php
WAgentBrowser.class.php
WAgentBrowser.class.php in WAgentBrowser.class.php
WBackButton.class.php
WBackButton.class.php in WBackButton.class.php
WCallbackButton.class.php
WCallbackButton.class.php in WCallbackButton.class.php
WCancelButton.class.php
WCancelButton.class.php in WCancelButton.class.php
WCheckBox.class.php
WCheckBox.class.php in WCheckBox.class.php
WChooseOptionButton.class.php
WChooseOptionButton.class.php in WChooseOptionButton.class.php
WColorWheel.class.php
WColorWheel.class.php in WColorWheel.class.php
WComponentCollection.class.php
WComponentCollection.class.php in WComponentCollection.class.php
WDynamicStep.class.php
WDynamicStep.class.php in WDynamicStep.class.php
WEventButton.class.php
WEventButton.class.php in WEventButton.class.php
WFileUploadField.class.php
WFileUploadField.class.php in WFileUploadField.class.php
WForwardButton.class.php
WForwardButton.class.php in WForwardButton.class.php
WHiddenField.class.php
WHiddenField.class.php in WHiddenField.class.php
WHorizontalRadioList.class.php
WHorizontalRadioList.class.php in WHorizontalRadioList.class.php
WizardEventListener.abstract.php
WizardEventListener.abstract.php in WizardEventListener.abstract.php
WizardStepContainer.class.php
WizardStepContainer.class.php in WizardStepContainer.class.php
WizardStep.class.php
WizardStep.class.php in WizardStep.class.php
WLogicButton.class.php
WLogicButton.class.php in WLogicButton.class.php
WLogicRule.class.php
WLogicRule.class.php in WLogicRule.class.php
WLogicStepContainer.class.php
WLogicStepContainer.class.php in WLogicStepContainer.class.php
WMoreOptions.abstract.php
WMoreOptions.abstract.php in WMoreOptions.abstract.php
WMultiSelectList.class.php
WMultiSelectList.class.php in WMultiSelectList.class.php
WNewOnlyEditableRepeatableComponentCollection.class.php
WNewOnlyEditableRepeatableComponentCollection.class.php in WNewOnlyEditableRepeatableComponentCollection.class.php
WNextStepButton.class.php
WNextStepButton.class.php in WNextStepButton.class.php
WOrderedRepeatableComponentCollection.class.php
WOrderedRepeatableComponentCollection.class.php in WOrderedRepeatableComponentCollection.class.php
WPasswordField.class.php
WPasswordField.class.php in WPasswordField.class.php
WPreviousStepButton.class.php
WPreviousStepButton.class.php in WPreviousStepButton.class.php
WRadioList.class.php
WRadioList.class.php in WRadioList.class.php
WRepeatableComponentCollection.class.php
WRepeatableComponentCollection.class.php in WRepeatableComponentCollection.class.php
WSaveButton.class.php
WSaveButton.class.php in WSaveButton.class.php
WSaveCancelListener.class.php
WSaveCancelListener.class.php in WSaveCancelListener.class.php
WSaveContinueButton.class.php
WSaveContinueButton.class.php in WSaveContinueButton.class.php
WSaveWithChoiceButtonList.class.php
WSaveWithChoiceButtonList.class.php in WSaveWithChoiceButtonList.class.php
WSelectList.class.php
WSelectList.class.php in WSelectList.class.php
WSelectOrNew.class.php
WSelectOrNew.class.php in WSelectOrNew.class.php
WStepChangedListener.class.php
WStepChangedListener.class.php in WStepChangedListener.class.php
WStepDisplayBar.class.php
WStepDisplayBar.class.php in WStepDisplayBar.class.php
WStyleCollection.class.php
WStyleCollection.class.php in WStyleCollection.class.php
WTextArea.class.php
WTextArea.class.php in WTextArea.class.php
WTextField.class.php
WTextField.class.php in WTextField.class.php
WTextInput.abstract.php
WTextInput.abstract.php in WTextInput.abstract.php
WText.class.php
WText.class.php in WText.class.php
WUpdateListener.class.php
WUpdateListener.class.php in WUpdateListener.class.php
WVerifiedChangeInput.class.php
WVerifiedChangeInput.class.php in WVerifiedChangeInput.class.php
WVerticalRadioList.class.php
WVerticalRadioList.class.php in WVerticalRadioList.class.php
WECNonZeroRegex.class.php
WECNonZeroRegex.class.php in WECNonZeroRegex.class.php
WECOptionalRegex.class.php
WECOptionalRegex.class.php in WECOptionalRegex.class.php
WECRegex.class.php
WECRegex.class.php in WECRegex.class.php
WECRule.interface.php
WECRule.interface.php in WECRule.interface.php
WizardComponentWithChildren.abstract.php
WizardComponentWithChildren.abstract.php in WizardComponentWithChildren.abstract.php
WizardComponent.abstract.php
WizardComponent.abstract.php in WizardComponent.abstract.php
Wizard.abstract.php
Wizard.abstract.php in Wizard.abstract.php
WAddFromListRepeatableComponentCollection
WAddFromListRepeatableComponentCollection in WAddFromListRepeatableComponentCollection.class.php
This component allows for the creation of repeatable components or groups of components. Only the newly added comonents are editable. Existing ones can only be removed.
WAddFromListRepeatableComponentCollection
WAgentBrowser
WAgentBrowser::WAgentBrowser() in WAgentBrowser.class.php
WAgentBrowser
WAgentBrowser in WAgentBrowser.class.php
This component allows you to search the agents in the system and select a number of them for some action.
WBackButton
WBackButton in WBackButton.class.php
This adds a "Back" button to the wizard and throws the appropriate event.
WBackButton
WBackButton::WBackButton() in WBackButton.class.php
Constructor
WBackgroundEditor
WBackgroundEditor in WBackgroundEditor.class.php
This class allows for the modification of the layout of a font.
WBackgroundEditor
WBackgroundEditor::WBackgroundEditor() in WBackgroundEditor.class.php
It is important to know that the $thingsToApplyCollectionTo is an array of arrays. Each array should have two elements--an index at 'index', and a type at 'type.' types might be MENU, BLOCK, HEADING and so forth.
WCallbackButton
WCallbackButton in WCallbackButton.class.php
This class simply evaluates its event as a callback function when pressed.
WCancelButton
WCancelButton in WCancelButton.class.php
This adds a cancel button to a wizard. It will automatically trigger the Wizard's cancel event.
WCancelButton
WCancelButton::WCancelButton() in WCancelButton.class.php
WCheckBox
WCheckBox::WCheckBox() in WCheckBox.class.php
Constructor
WCheckBox
WCheckBox in WCheckBox.class.php
This class allows for the creation of a input type='checkbox' element.
WChooseOptionButton
WChooseOptionButton in WChooseOptionButton.class.php
This appears to be an implementation of EventButton that centers around a dropdown menu.
WColorWheel
WColorWheel::WColorWheel() in WColorWheel.class.php
Constructor
WColorWheel
WColorWheel in WColorWheel.class.php
This class allows for the creation of a ColorWheel color management tool.
WComponentCollection
WComponentCollection in WComponentCollection.class.php
This allows for a grouping of Components. It is a single component itself that wraps other components to allow for the addition of multiple components where a single one is expected.
WDynamicStep
WDynamicStep in WDynamicStep.class.php
The Wizard class provides a system for registering Wizard properties and associating those properties with the appropriate form elements.
WECNonZeroRegex
WECNonZeroRegex in WECNonZeroRegex.class.php
Allows for regular expression javascript error checking.
WECOptionalRegex
WECOptionalRegex in WECOptionalRegex.class.php
Allows for regular expression javascript error checking with optional values.
WECRegex
WECRegex in WECRegex.class.php
Allows for regular expression javascript error checking.
WECRegex
WECRegex::WECRegex() in WECRegex.class.php
Constructor
WECRule
WECRule in WECRule.interface.php
An interface that defines rules for javascript error checking with the Wizard.
Week
Week in Week.class.php
I am a Timespan that represents a Week.
weeks
Timespan::weeks() in Timespan.class.php
Return an array of the weeks in the reciever.
WEventButton
WEventButton in WEventButton.class.php
This is a base class for any button in a Wizard that will throw an event when it is activated.
WFileUploadField
WFileUploadField in WFileUploadField.class.php
This adds an input type='text' field to a Wizard.
WFontEditor
WFontEditor in WFontEditor.class.php
This class allows for the modification of a font.
WFontEditor
WFontEditor::WFontEditor() in WFontEditor.class.php
WForwardButton
WForwardButton in WForwardButton.class.php
This adds a "Back" button to the wizard and throws the appropriate event.
WForwardButton
WForwardButton::WForwardButton() in WForwardButton.class.php
Constructor
WGUICheckbox
WGUICheckbox in WGUICheckBox.class.php
This class make a checkbox associated with a style property
WGUICheckbox
WGUICheckbox::WGUICheckbox() in WGUICheckBox.class.php
WGUIComponent
WGUIComponent in WGUIComponent.abstract.php
This class is an abstract class for associating StyleComponents with a wizard component.
WGUISelectList
WGUISelectList::WGUISelectList() in WGUISelectList.class.php
Creates the component.
WGUISelectList
WGUISelectList in WGUISelectList.class.php
This class make a selectlist associated with a style property
WHiddenField
WHiddenField in WHiddenField.class.php
This class allows for the creation of a input type='hidden'
WhiteSpaceSC
WhiteSpaceSC in WhiteSpaceSC.class.php
The WhiteSpaceSC represents CSS white-space values. The allowed values are:
WhiteSpaceSC
WhiteSpaceSC::WhiteSpaceSC() in WhiteSpaceSC.class.php
The constructor.
WhiteSpaceSP
WhiteSpaceSP::WhiteSpaceSP() in WhiteSpaceSP.class.php
The constructor.
WhiteSpaceSP
WhiteSpaceSP in WhiteSpaceSP.class.php
The WhiteSpaceSP represents the 'white-space' StyleProperty.
WHorizontalRadioList
WHorizontalRadioList::WHorizontalRadioList() in WHorizontalRadioList.class.php
WHorizontalRadioList
WHorizontalRadioList in WHorizontalRadioList.class.php
This adds a hoizontal (separated by spaces) list of input type='radio' elements.
WidthSP
WidthSP::WidthSP() in WidthSP.class.php
The constructor.
WidthSP
WidthSP in WidthSP.class.php
The WidthSP represents the 'width' StyleProperty.
willPrune
RecordFieldData::willPrune() in RecordFieldData.class.php
Returns if this ValueVersion object is flagged to delete itself from the DB upon commit().
willPruneAll
RecordFieldValue::willPruneAll() in RecordFieldValue.class.php
USED INTERNALLY: Returns true if all of our versions are about to be pruned.
withCompression
XMLAssetExporter::withCompression() in XMLAssetExporter.class.php
Constructor for starting an export
withCompression
XMLExporter::withCompression() in XMLExporter.class.php
Initializes the export by creating a dir in /tmp/
withCompression
XMLRepositoryExporter::withCompression() in XMLRepositoryExporter.class.php
Constructor for starting an export
withDateAndTime
DateAndTime::withDateAndTime() in DateAndTime.class.php
Create a new instance from Date and Time objects
withDateAndTime
TimeStamp::withDateAndTime() in TimeStamp.class.php
Create a new instance from Date and Time objects
withDateAndTime
StorableTime::withDateAndTime() in StorableTime.class.php
Create a new instance from Date and Time objects
withDays
Duration::withDays() in Duration.class.php
Create a new instance of days...
withDaysHoursMinutesSeconds
Create a new instance with.
withDefaultLayout
LogicStepWizard::withDefaultLayout() in LogicStepWizard.class.php
withDefaultLayout
SimpleStepWizard::withDefaultLayout() in SimpleStepWizard.class.php
Returns a new SimpleStepWizard with the default layout including all the buttons.
withDefaultLayout
SingleStepWizard::withDefaultLayout() in SingleStepWizard.class.php
Returns a new SimpleStepWizard with the default layout including all the buttons.
withDir
XMLAssetExporter::withDir() in XMLAssetExporter.class.php
withDir
XMLRepositoryExporter::withDir() in XMLRepositoryExporter.class.php
Constructor for in an export
withEventAndLabel
WEventButton::withEventAndLabel() in WEventButton.class.php
virtual constructor
withEventAndLabel
WChooseOptionButton::withEventAndLabel() in WChooseOptionButton.class.php
virtual constructor
withFile
XMLImporter::withFile() in XMLImporter.class.php
Constructor with XML File to parse
withFile
XMLRecordStructureImporter::withFile() in XMLRecordStructureImporter.class.php
Constructor with XML File to parse
withFile
XMLAssetImporter::withFile() in XMLAssetImporter.class.php
Constructor with XML File to parse
withFile
XMLRepositoryImporter::withFile() in XMLRepositoryImporter.class.php
Constructor with XML File to parse
withHourMinuteSecond
Answer a Time from midnight
withHours
Duration::withHours() in Duration.class.php
Create a new Duration of hours...
withInputComponent
WVerifiedChangeInput::withInputComponent() in WVerifiedChangeInput.class.php
Create a new VerifiedChangeInput with the component specified
withJulianDayNumber
StorableTime::withJulianDayNumber() in StorableTime.class.php
Create a new instance for a given Julian Day Number.
withJulianDayNumber
DateAndTime::withJulianDayNumber() in DateAndTime.class.php
Create a new new instance for a given Julian Day Number.
withJulianDayNumber
Date::withJulianDayNumber() in Date.class.php
Create a new object starting on the julian day number specified.
withJulianDayNumber
TimeStamp::withJulianDayNumber() in TimeStamp.class.php
Create a new instance for a given Julian Day Number.
withLabel
WLogicButton::withLabel() in WLogicButton.class.php
virtual constructor
withLabel
WChooseOptionButton::withLabel() in WChooseOptionButton.class.php
virtual constructor - creates the button with a "nop" event
withLabel
WEventButton::withLabel() in WEventButton.class.php
virtual constructor - creates the button with a "nop" event
withLabel
WSaveButton::withLabel() in WSaveButton.class.php
Virtual constructor for a custom label
withLabel
WCheckBox::withLabel() in WCheckBox.class.php
Virtual Constructor
withLayout
WRadioList::withLayout() in WRadioList.class.php
Virtual constructor - creates this object with the specified layout.
withLayout
WSaveWithChoiceButtonList::withLayout() in WSaveWithChoiceButtonList.class.php
Virtual constructor - creates this object with the specified layout.
withLogicAndLabel
WLogicButton::withLogicAndLabel() in WLogicButton.class.php
virtual constructor
withMinutes
Duration::withMinutes() in Duration.class.php
Create a new instance of minutes...
withMonth
Duration::withMonth() in Duration.class.php
Create a new instance. aMonth is an Integer or a String
withMonthYear
Month::withMonthYear() in Month.class.php
Create a Month for the given <year> and <month>.
withObject
XMLRepositoryImporter::withObject() in XMLRepositoryImporter.class.php
Constructor with XMLFile and starting object
withObject
XMLImporter::withObject() in XMLImporter.class.php
Constructor with XMLFile and starting object
withObject
XMLRecordStructureImporter::withObject() in XMLRecordStructureImporter.class.php
Constructor with XMLFile and starting object
withObject
XMLAssetImporter::withObject() in XMLAssetImporter.class.php
Constructor with XMLFile and starting object
withOffset
DateAndTime::withOffset() in DateAndTime.class.php
Answer a <DateAndTime> equivalent to the receiver but offset from UTC by aDuration. This will not convert the recievers time, merely change the offset to anOffset; i.e. 11am at UTC-05:00 would become 11am at UTC-7:00 when -7 hours is passed as the offset.
withRowsAndColumns
HtmlTextArea::withRowsAndColumns() in HtmlTextArea.class.php
Virtual Constructor
withRowsAndColumns
WTextArea::withRowsAndColumns() in WTextArea.class.php
Virtual Constructor
withRowsAndColumns
FckTextArea::withRowsAndColumns() in FckTextArea.class.php
Virtual Constructor
withSeconds
Time::withSeconds() in Time.class.php
Answer a Time from midnight
withSeconds
Duration::withSeconds() in Duration.class.php
Create a new instance of seconds...
withSteps
WLogicRule::withSteps() in WLogicRule.class.php
virtual constructor
withText
SimpleWizard::withText() in SimpleWizard.class.php
Returns a new SimpleWizard object with the text supplied.
withText
SimpleStepWizard::withText() in SimpleStepWizard.class.php
Returns a new SimpleStepWizard with the layout defined as passed. The layout may include any of the following tags:
withText
LogicStepWizard::withText() in LogicStepWizard.class.php
Returns a new LogicStepWizard with the layout defined as passed. The layout may include any of the following tags:
withTitleAndDefaultLayout
SimpleStepWizard::withTitleAndDefaultLayout() in SimpleStepWizard.class.php
Returns a new SimpleStepWizard with the default layout and a title.
withValue
Double::withValue() in Double.class.php
Answer a new object with the value specified
withValue
String::withValue() in String.class.php
Instantiates a new String object with the passed value.
withValue
Integer::withValue() in Integer.class.php
Answer a new object with the value specified
withValue
HtmlString::withValue() in HtmlString.class.php
Instantiates a new String object with the passed value.
withValue
Boolean::withValue() in Boolean.class.php
Instantiates a new Boolean object with the passed value.
withValue
WText::withValue() in WText.class.php
Virtual Constructor
withValue
WHiddenField::withValue() in WHiddenField.class.php
Virtual Constructor
withValue
ByteSize::withValue() in ByteSize.class.php
Answer a new object with the value specified
withValue
Number::withValue() in Number.class.php
Answer a new object with the value specified
withValue
Float::withValue() in Float.class.php
Answer a new object with the value specified
withValue
Blob::withValue() in Blob.class.php
Instantiates a new Blob object with the passed value.
withWeeks
Duration::withWeeks() in Duration.class.php
Create a new instance of a number of weeks
withYear
Year::withYear() in Year.class.php
Create a new Year
withYearDay
Date::withYearDay() in Date.class.php
Create a new object starting on the year and day of year specified.
withYearDay
TimeStamp::withYearDay() in TimeStamp.class.php
Create a new instance.
withYearDay
StorableTime::withYearDay() in StorableTime.class.php
Create a new instance.
withYearDay
DateAndTime::withYearDay() in DateAndTime.class.php
Create a new instance.
withYearDayHourMinuteSecond
Create a new instance.
withYearDayHourMinuteSecond
Create a new instance.
withYearDayHourMinuteSecond
Create a new instance.
withYearDayHourMinuteSecondOffset
Create a new instance.
withYearDayHourMinuteSecondOffset
Create a new instance.
withYearDayHourMinuteSecondOffset
Create a new instance.
withYearMonthDay
Date::withYearMonthDay() in Date.class.php
Create a new object starting on the year, month, and day of month specified.
withYearMonthDay
DateAndTime::withYearMonthDay() in DateAndTime.class.php
Create a new instance.
withYearMonthDay
TimeStamp::withYearMonthDay() in TimeStamp.class.php
Create a new instance.
withYearMonthDay
StorableTime::withYearMonthDay() in StorableTime.class.php
Create a new instance.
withYearMonthDayHourMinute
Create a new instance.
withYearMonthDayHourMinute
Create a new instance.
withYearMonthDayHourMinute
Create a new instance.
withYearMonthDayHourMinuteSecond
Create a new instance.
withYearMonthDayHourMinuteSecond
Create a new instance.
withYearMonthDayHourMinuteSecond
Create a new instance.
withYearMonthDayHourMinuteSecondOffset
Create a new instance.
withYearMonthDayHourMinuteSecondOffset
Create a new instance.
withYearMonthDayHourMinuteSecondOffset
Create a new instance.
Wizard
Wizard in Wizard.abstract.php
The Wizard class provides a system for posting, retrieving, and validating user input over a series of steps, as well as maintianing the submitted values over a series of steps, until the wizard is saved.
WizardAction
WizardAction in WizardAction.class.php
This class is an abstract class that provides a structure for building actions
WizardComponent
WizardComponent in WizardComponent.abstract.php
A WizardComponent is an element that you can add to a Wizard. They can be used to create simple interface components or to handle form input and validation.
WizardComponentWithChildren
WizardComponentWithChildren in WizardComponentWithChildren.abstract.php
This is an abstract class that defines a WizardComponent that can have children.
WizardEventListener
WizardEventListener in WizardEventListener.abstract.php
Supplies an event listener to a Wizard
WizardStep
WizardStep in WizardStep.class.php
The Wizard class provides a system for registering Wizard properties and associating those properties with the appropriate form elements.
WizardStepContainer
WizardStepContainer in WizardStepContainer.class.php
This is a special WizardComponent that will keep track of WizardSteps and switch from one to the other.
WizardStepContainer
WizardStepContainer::WizardStepContainer() in WizardStepContainer.class.php
Constructor
WIZARD_BLOCK
WIZARD_BLOCK in Component.interface.php
A constant defining the BLOCK indexes.
WLogicButton
WLogicButton in WLogicButton.class.php
Buttons of this class tree are used in logic wizards to control wizard flow.
WLogicRule
WLogicRule::WLogicRule() in WLogicRule.class.php
Default constructor, added for testing
WLogicRule
WLogicRule in WLogicRule.class.php
Logic Class allows for wizards to be freeform and direct their own progress
WLogicStepContainer
WLogicStepContainer::WLogicStepContainer() in WLogicStepContainer.class.php
Constructor
WLogicStepContainer
WLogicStepContainer in WLogicStepContainer.class.php
StepContainer that add steps to its stack as the wizard goes along
WMoreOptions
WMoreOptions in WMoreOptions.abstract.php
The goal here is to provide a system for having a simple view that the user can expand to get more options.
WMultiCollection
WMultiCollection::WMultiCollection() in WMultiCollection.class.php
It is important to know that the $thingsToApplyCollectionTo is an array of arrays. Each array should have two elements--an index at 'index', and a type at 'type.' types might be MENU, BLOCK, HEADING and so forth.
WMultiCollection
WMultiCollection in WMultiCollection.class.php
This class allows for the modification of the layout of a font.
WMultiSelectList
WMultiSelectList in WMultiSelectList.class.php
This class allows for the creation of select lists where you can select multiple elements.
WMultiSelectList
WMultiSelectList::WMultiSelectList() in WMultiSelectList.class.php
Constructor
WNewOnlyEditableRepeatableComponentCollection
WNewOnlyEditableRepeatableComponentCollection in WNewOnlyEditableRepeatableComponentCollection.class.php
This component allows for the creation of repeatable components or groups of components. Only the newly added comonents are editable. Existing ones can only be removed.
WNextStepButton
WNextStepButton in WNextStepButton.class.php
This adds a "Next" button to the wizard and throws the appropriate event.
WNextStepButton
WNextStepButton::WNextStepButton() in WNextStepButton.class.php
Constructor
WOrderedRepeatableComponentCollection
WOrderedRepeatableComponentCollection
WOrderedRepeatableComponentCollection in WOrderedRepeatableComponentCollection.class.php
This component allows for the creation of ordered repeatable components or groups of components.
WordSpacingSP
WordSpacingSP in WordSpacingSP.class.php
The WordSpacingSP represents the 'word-spacing' StyleProperty.
WordSpacingSP
WordSpacingSP::WordSpacingSP() in WordSpacingSP.class.php
The constructor.
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
WorkflowException in WorkflowException.php
OsidException or one of its subclasses is thrown by all methods of all
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.
WPasswordField
WPasswordField in WPasswordField.class.php
This adds an input type='password' field to a Wizard.
WPreviousStepButton
WPreviousStepButton::WPreviousStepButton() in WPreviousStepButton.class.php
Constructor
WPreviousStepButton
WPreviousStepButton in WPreviousStepButton.class.php
This adds a "Previous" button to the wizard.
WRadioList
WRadioList in WRadioList.class.php
This class allows for the creation of lists of input type='radio' items of a specific group.
WRadioList
WRadioList::WRadioList() in WRadioList.class.php
Constructor
WRepeatableComponentCollection
WRepeatableComponentCollection::WRepeatableComponentCollection() in WRepeatableComponentCollection.class.php
WRepeatableComponentCollection
WRepeatableComponentCollection in WRepeatableComponentCollection.class.php
This component allows for the creation of repeatable components or groups of components.
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:
write
URLWriter::write() in URLWriter.abstract.php
The following function has many forms, and due to PHP's lack of
write
PathInfoURLWriter::write() in PathInfoRequestHandler.class.php
The following function has many forms, and due to PHP's lack of method overloading they are all contained within the same class method.
write
RSSItem::write() in RSSAction.class.php
print out the item XML
write
RSSAction::write() in RSSAction.class.php
Send the Content headers and write the feed, then exit.
write
GETMethodURLWriter::write() in GETMethodRequestHandler.class.php
The following function has many forms, and due to PHP's lack of method overloading they are all contained within the same class method.
writeCache
Write the cache
writeXmlResponse
TagXmlAction::writeXmlResponse() in TagXmlAction.abstract.php
write the tags passed into an xml document
WSaveButton
WSaveButton::WSaveButton() in WSaveButton.class.php
WSaveButton
WSaveButton in WSaveButton.class.php
This adds a save button to a wizard. It will automatically trigger the Wizard's save event
WSaveCancelListener
WSaveCancelListener in WSaveCancelListener.class.php
Supplies an event listener to a Wizard and keeps track of if a Save or Cancel event was posted. This is useful for when saving Wizards in session to handle events.
WSaveContinueButton
WSaveContinueButton::WSaveContinueButton() in WSaveContinueButton.class.php
constructor
WSaveContinueButton
WSaveContinueButton in WSaveContinueButton.class.php
This is a base class for any button in a Wizard that will throw an event when it is activated.
WSaveWithChoiceButtonList
WSaveWithChoiceButtonList in WSaveWithChoiceButtonList.class.php
The WSaveWithChoiceButtonList provides a set of multiple elements similar to the WRadioList, but triggers a save action when one of the buttons is pressed.
WSaveWithChoiceButtonList
WSaveWithChoiceButtonList::WSaveWithChoiceButtonList() in WSaveWithChoiceButtonList.class.php
Constructor
WSelectList
WSelectList::WSelectList() in WSelectList.class.php
Constructor
WSelectList
WSelectList in WSelectList.class.php
This class allows for the creation of select lists.
WSelectOrNew
WSelectOrNew in WSelectOrNew.class.php
<##>
WSelectOrNew
WSelectOrNew::WSelectOrNew() in WSelectOrNew.class.php
Constructor
WStepChangedListener
WStepChangedListener in WStepChangedListener.class.php
Supplies an event listener to a Wizard for update events, this will pass the control back to the wizard if it would like it.
WStepChangedListener
WStepChangedListener::WStepChangedListener() in WStepChangedListener.class.php
constructor
WStepDisplayBar
WStepDisplayBar::WStepDisplayBar() in WStepDisplayBar.class.php
Constructor
WStepDisplayBar
WStepDisplayBar in WStepDisplayBar.class.php
This adds a "Next" button to the wizard and throws the appropriate event.
WStyleCollection
WStyleCollection::WStyleCollection() in WStyleCollection.class.php
WStyleCollection
WStyleCollection in WStyleCollection.class.php
This class allows for the creation of a Style Collection GUI Wizard component.
WStyleComponent
WStyleComponent::WStyleComponent() in WStyleComponent.class.php
WStyleComponent
WStyleComponent in WStyleComponent.class.php
This class allows for the creation of a Style Component selector.
WStyleProperty
WStyleProperty in WStyleProperty.class.php
This class allows for the creation of a StyleProperty GUI Wizard Component.
WStyleProperty
WStyleProperty::WStyleProperty() in WStyleProperty.class.php
WText
WText in WText.class.php
This class allows for the creation of simple block of text.
WTextArea
WTextArea in WTextArea.class.php
This class allows for the creation of a textarea element
WTextField
WTextField in WTextField.class.php
This adds an input type='text' field to a Wizard.
WTextInput
WTextInput in WTextInput.abstract.php
This adds an input type='text' field to a Wizard.
WTextLayoutEditor
WTextLayoutEditor::WTextLayoutEditor() in WTextLayoutEditor.class.php
It is important to know that the $thingsToApplyCollectionTo is an array of arrays. Each array should have two elements--an index at 'index', and a type at 'type.' types might be MENU, BLOCK, HEADING and so forth.
WTextLayoutEditor
WTextLayoutEditor in WTextLayoutEditor.class.php
This class allows for the modification of the layout of a font.
WUpdateListener
WUpdateListener in WUpdateListener.class.php
Supplies an event listener to a Wizard for update events, this will pass the control back to the wizard if it would like it.
WUpdateListener
WUpdateListener::WUpdateListener() in WUpdateListener.class.php
constructor
WVerifiedChangeInput
WVerifiedChangeInput::WVerifiedChangeInput() in WVerifiedChangeInput.class.php
Constructor
WVerifiedChangeInput
WVerifiedChangeInput in WVerifiedChangeInput.class.php
This component provides a checkbox next to the input field with which the user can confirm that they wish to change this field. This is useful when making forms which allow for the editing of many fields across multiple items where the user may only wish to change one of the fields across all items.
WVeriticalRadioList
WVerticalRadioList::WVeriticalRadioList() in WVerticalRadioList.class.php
WVerticalRadioList
WVerticalRadioList in WVerticalRadioList.class.php
This adds a vertical (separated by
elements) list of input type='radio' elements.
x
top
XLayout.class.php
XLayout.class.php in XLayout.class.php
XmlAction.class.php
XmlAction.class.php in XmlAction.class.php
XMLAssetExporter.class.php
XMLAssetExporter.class.php in XMLAssetExporter.class.php
XMLExporter.class.php
XMLExporter.class.php in XMLExporter.class.php
XMLFileRecordExporter.class.php
XMLFileRecordExporter.class.php in XMLFileRecordExporter.class.php
XMLPartExporter.class.php
XMLPartExporter.class.php in XMLPartExporter.class.php
XMLPartStructureExporter.class.php
XMLPartStructureExporter.class.php in XMLPartStructureExporter.class.php
XMLRecordExporter.class.php
XMLRecordExporter.class.php in XMLRecordExporter.class.php
XMLRecordStructureExporter.class.php
XMLRecordStructureExporter.class.php in XMLRecordStructureExporter.class.php
XMLRemoteFileRecordExporter.class.php
XMLRemoteFileRecordExporter.class.php in XMLRemoteFileRecordExporter.class.php
XMLRepositoryExporter.class.php
XMLRepositoryExporter.class.php in XMLRepositoryExporter.class.php
XMLAssetImporter.class.php
XMLAssetImporter.class.php in XMLAssetImporter.class.php
XMLFileDataPartImporter.class.php
XMLFileDataPartImporter.class.php in XMLFileDataPartImporter.class.php
XMLFileDimensionsPartImporter.class.php
XMLFileDimensionsPartImporter.class.php in XMLFileDimensionsPartImporter.class.php
XMLFileNamePartImporter.class.php
XMLFileNamePartImporter.class.php in XMLFileNamePartImporter.class.php
XMLFilePartImporter.class.php
XMLFilePartImporter.class.php in XMLFilePartImporter.class.php
XMLFilepathPartImporter.class.php
XMLFilepathPartImporter.class.php in XMLFilepathPartImporter.class.php
XMLFileRecordImporter.class.php
XMLFileRecordImporter.class.php in XMLFileRecordImporter.class.php
XMLFileSizePartImporter.class.php
XMLFileSizePartImporter.class.php in XMLFileSizePartImporter.class.php
XMLFileUrlPartImporter.class.php
XMLFileUrlPartImporter.class.php in XMLFileUrlPartImporter.class.php
XMLImporter.class.php
XMLImporter.class.php in XMLImporter.class.php
XMLMIMEPartImporter.class.php
XMLMIMEPartImporter.class.php in XMLMIMEPartImporter.class.php
XMLPartImporter.class.php
XMLPartImporter.class.php in XMLPartImporter.class.php
XMLPartStructureImporter.class.php
XMLPartStructureImporter.class.php in XMLPartStructureImporter.class.php
XMLRecordImporter.class.php
XMLRecordImporter.class.php in XMLRecordImporter.class.php
XMLRecordStructureImporter.class.php
XMLRecordStructureImporter.class.php in XMLRecordStructureImporter.class.php
XMLRemoteFileRecordImporter.class.php
XMLRemoteFileRecordImporter.class.php in XMLRemoteFileRecordImporter.class.php
XMLRepositoryFileImporter.class.php
XMLRepositoryFileImporter.class.php in XMLRepositoryFileImporter.class.php
XMLRepositoryImporter.class.php
XMLRepositoryImporter.class.php in XMLRepositoryImporter.class.php
XMLThumbDataPartImporter.class.php
XMLThumbDataPartImporter.class.php in XMLThumbDataPartImporter.class.php
XMLThumbDimensionsPartImporter.class.php
XMLThumbDimensionsPartImporter.class.php in XMLThumbDimensionsPartImporter.class.php
XMLThumbMIMEPartImporter.class.php
XMLThumbMIMEPartImporter.class.php in XMLThumbMIMEPartImporter.class.php
XMLThumbpathPartImporter.class.php
XMLThumbpathPartImporter.class.php in XMLThumbpathPartImporter.class.php
XMLAssetIterator.class.php
XMLAssetIterator.class.php in XMLAssetIterator.class.php
XMLRepositoryImporter.class.php
XMLRepositoryImporter.class.php in XMLRepositoryImporter.class.php
XLayout
XLayout::XLayout() in XLayout.class.php
The constructor.
XLayout
XLayout in XLayout.class.php
  1. XLayout
renders components sequentially and horizontally.
XmlAction
XmlAction in XmlAction.class.php
A generic class for writing XML responses
XMLAssetExporter
XMLAssetExporter in XMLAssetExporter.class.php
Exports into XML for use with the XML Importer
XMLAssetExporter
XMLAssetExporter::XMLAssetExporter() in XMLAssetExporter.class.php
Constructor
XMLAssetImporter
XMLAssetImporter in XMLAssetImporter.class.php
XMLAssetImporter imports an asset into a repository
XMLAssetImporter
XMLAssetImporter::XMLAssetImporter() in XMLAssetImporter.class.php
Constructor; parses XML if passed file
XMLAssetIterator
XMLAssetIterator::XMLAssetIterator() in XMLAssetIterator.class.php
Constructor
XMLAssetIterator
XMLAssetIterator in XMLAssetIterator.class.php
<##>
XMLExporter
XMLExporter::XMLExporter() in XMLExporter.class.php
Constructor
XMLExporter
XMLExporter in XMLExporter.class.php
Exports into XML for use with the XML Importer
XMLFileDataPartImporter
XMLFileDataPartImporter in XMLFileDataPartImporter.class.php
imports the filedata of a file, how interesting
XMLFileDataPartImporter
XMLFileDataPartImporter::XMLFileDataPartImporter() in XMLFileDataPartImporter.class.php
Constructor
XMLFileDimensionsPartImporter
XMLFileDimensionsPartImporter in XMLFileDimensionsPartImporter.class.php
imports the filedata of a file, how interesting
XMLFileDimensionsPartImporter
XMLFileDimensionsPartImporter::XMLFileDimensionsPartImporter() in XMLFileDimensionsPartImporter.class.php
Constructor
XMLFileNamePartImporter
XMLFileNamePartImporter in XMLFileNamePartImporter.class.php
<##>
XMLFilePartImporter
XMLFilePartImporter in XMLFilePartImporter.class.php
imports the mimetype of a file, how interesting
XMLFilePartImporter
XMLFilePartImporter::XMLFilePartImporter() in XMLFilePartImporter.class.php
Constructor
XMLFilepathPartImporter
XMLFilepathPartImporter::XMLFilepathPartImporter() in XMLFilepathPartImporter.class.php
Constructor
XMLFilepathPartImporter
XMLFilepathPartImporter in XMLFilepathPartImporter.class.php
imports the filename, filedata, and mimetype of a file
XMLFileRecordExporter
XMLFileRecordExporter in XMLFileRecordExporter.class.php
Exports into XML for use with the XML Importer
XMLFileRecordExporter
XMLFileRecordExporter::XMLFileRecordExporter() in XMLFileRecordExporter.class.php
Constructor
XMLFileRecordImporter
XMLFileRecordImporter::XMLFileRecordImporter() in XMLFileRecordImporter.class.php
Constructor
XMLFileRecordImporter
XMLFileRecordImporter in XMLFileRecordImporter.class.php
Imports a File Record
XMLFileSizePartImporter
XMLFileSizePartImporter in XMLFileSizePartImporter.class.php
<##>
XMLFileUrlPartImporter
XMLFileUrlPartImporter in XMLFileUrlPartImporter.class.php
<##>
XMLImporter
XMLImporter in XMLImporter.class.php
This class and its children provide the ability to import objects into a Harmoni Based Application
XMLImporter
XMLImporter::XMLImporter() in XMLImporter.class.php
Constructor
XMLMIMEPartImporter
XMLMIMEPartImporter in XMLMIMEPartImporter.class.php
imports the mimetype of a file, how interesting
XMLPartExporter
XMLPartExporter::XMLPartExporter() in XMLPartExporter.class.php
Constructor
XMLPartExporter
XMLPartExporter in XMLPartExporter.class.php
Exports into XML for use with the XML Importer
XMLPartImporter
XMLPartImporter in XMLPartImporter.class.php
XMLPartImporter imports a part into a record
XMLPartImporter
XMLPartImporter::XMLPartImporter() in XMLPartImporter.class.php
Constructor
XMLPartStructureExporter
XMLPartStructureExporter in XMLPartStructureExporter.class.php
Exports into XML for use with the XML Importer
XMLPartStructureExporter
XMLPartStructureExporter::XMLPartStructureExporter() in XMLPartStructureExporter.class.php
Constructor
XMLPartStructureImporter
XMLPartStructureImporter::XMLPartStructureImporter() in XMLPartStructureImporter.class.php
Constructor; parses XML if passed file
XMLPartStructureImporter
XMLPartStructureImporter in XMLPartStructureImporter.class.php
XMLPartStructureImporter imports a PartStructure via delegation to subclasses
XMLRecordExporter
XMLRecordExporter in XMLRecordExporter.class.php
Exports into XML for use with the XML Importer
XMLRecordExporter
XMLRecordExporter::XMLRecordExporter() in XMLRecordExporter.class.php
Constructor
XMLRecordImporter
XMLRecordImporter in XMLRecordImporter.class.php
XMLRecordImporter imports an record into an asset
XMLRecordImporter
XMLRecordImporter::XMLRecordImporter() in XMLRecordImporter.class.php
Constructor; parses XML if passed file
XMLRecordStructureExporter
XMLRecordStructureExporter in XMLRecordStructureExporter.class.php
Exports into XML for use with the XML Importer
XMLRecordStructureExporter
XMLRecordStructureExporter::XMLRecordStructureExporter() in XMLRecordStructureExporter.class.php
Constructor
XMLRecordStructureImporter
XMLRecordStructureImporter::XMLRecordStructureImporter() in XMLRecordStructureImporter.class.php
Constructor; parses XML if passed file
XMLRecordStructureImporter
XMLRecordStructureImporter in XMLRecordStructureImporter.class.php
XMLRecordStructureImporter imports a RecordStructure via delegation to subclasses
XMLRemoteFileRecordExporter
XMLRemoteFileRecordExporter in XMLRemoteFileRecordExporter.class.php
Exports a "remote file" record to XML
XMLRemoteFileRecordExporter
XMLRemoteFileRecordExporter::XMLRemoteFileRecordExporter() in XMLRemoteFileRecordExporter.class.php
Constructor
XMLRemoteFileRecordImporter
XMLRemoteFileRecordImporter in XMLRemoteFileRecordImporter.class.php
<##>
XMLRepositoryExporter
XMLRepositoryExporter in XMLRepositoryExporter.class.php
Exports into XML for use with the XML Importer
XMLRepositoryExporter
XMLRepositoryExporter::XMLRepositoryExporter() in XMLRepositoryExporter.class.php
Constructor
XMLRepositoryFileImporter
XMLRepositoryFileImporter::XMLRepositoryFileImporter() in XMLRepositoryFileImporter.class.php
Constructor
XMLRepositoryFileImporter
XMLRepositoryFileImporter in XMLRepositoryFileImporter.class.php
XMLRepositoryFileImporter imports a repository via delegation to subclasses
XMLRepositoryImporter
XMLRepositoryImporter::XMLRepositoryImporter() in XMLRepositoryImporter.class.php
Constructor
XMLRepositoryImporter
XMLRepositoryImporter in XMLRepositoryImporter.class.php
XMLRepositoryImporter imports a repository via delegation to subclasses
XMLThumbDataPartImporter
XMLThumbDataPartImporter in XMLThumbDataPartImporter.class.php
imports the thumbnail data of a file, how interesting
XMLThumbDataPartImporter
XMLThumbDataPartImporter::XMLThumbDataPartImporter() in XMLThumbDataPartImporter.class.php
Constructor
XMLThumbDimensionsPartImporter
XMLThumbDimensionsPartImporter in XMLThumbDimensionsPartImporter.class.php
imports the thumbnail data of a file, how interesting
XMLThumbDimensionsPartImporter
XMLThumbDimensionsPartImporter::XMLThumbDimensionsPartImporter() in XMLThumbDimensionsPartImporter.class.php
Constructor
XMLThumbMIMEPartImporter
XMLThumbMIMEPartImporter in XMLThumbMIMEPartImporter.class.php
imports the thumbnail mime type of a file, how interesting
XMLThumbMIMEPartImporter
XMLThumbMIMEPartImporter::XMLThumbMIMEPartImporter() in XMLThumbMIMEPartImporter.class.php
Constructor
XMLThumbpathPartImporter
XMLThumbpathPartImporter::XMLThumbpathPartImporter() in XMLThumbpathPartImporter.class.php
Constructor
XMLThumbpathPartImporter
XMLThumbpathPartImporter in XMLThumbpathPartImporter.class.php
imports the thumbnaildata, and thumbnailmimetype of a file
y
top
$year
StringParser::$year in StringParser.class.php
YLayout.class.php
YLayout.class.php in YLayout.class.php
Year.class.php
Year.class.php in Year.class.php
Year
Year in Year.class.php
I am a Timespan that represents a Year.
year
StringParser::year() in StringParser.class.php
Answer the year or NULL.
year
DateAndTime::year() in DateAndTime.class.php
Answer the year
years
Timespan::years() in Timespan.class.php
Return an array of the years in the reciever.
yesterday
DateAndTime::yesterday() in DateAndTime.class.php
Answer a new instance representing yesterday
yesterday
TimeStamp::yesterday() in TimeStamp.class.php
Answer a new instance representing yesterday
yesterday
StorableTime::yesterday() in StorableTime.class.php
Answer a new instance representing yesterday
yesterday
Date::yesterday() in Date.class.php
Answer yesterday's date
yesterdayArray
KeywordStringParser::yesterdayArray() in KeywordStringParser.class.php
Answer the array of keywords that refer to yesterday.
YLayout
YLayout::YLayout() in YLayout.class.php
The constructor.
YLayout
YLayout in YLayout.class.php
  1. YLayout
renders components sequentially and vertically.
ymdString
DateAndTime::ymdString() in DateAndTime.class.php
Print just the year, month, and day on aStream.
yyyymmddString
Date::yyyymmddString() in Date.class.php
Format the date in ISO 8601 standard like '2002-10-22'.
z
top
ZIndexSC.class.php
ZIndexSC.class.php in ZIndexSC.class.php
ZIndexSP.class.php
ZIndexSP.class.php in ZIndexSP.class.php
zero
ByteSize::zero() in ByteSize.class.php
Answer a new object with the value zero
zero
Integer::zero() in Integer.class.php
Answer a new object with the value zero
zero
Number::zero() in Number.class.php
Answer a new object with the value zero
zero
Double::zero() in Double.class.php
Answer a new object with the value zero
zero
Duration::zero() in Duration.class.php
Create a new Duration of zero length
zero
Float::zero() in Float.class.php
Answer a new object with the value zero
ZIndexSC
ZIndexSC::ZIndexSC() in ZIndexSC.class.php
The constructor.
ZIndexSC
ZIndexSC in ZIndexSC.class.php
The ZIndexSC represents CSS z-index values. The allowed values are:
ZIndexSP
ZIndexSP::ZIndexSP() in ZIndexSP.class.php
The constructor.
ZIndexSP
ZIndexSP in ZIndexSP.class.php
The ZIndexSP represents the 'z-index' StyleProperty.
_
top
$_accept
WFileUploadField::$_accept in WFileUploadField.class.php
$_accessKey
MenuItemLink::$_accessKey in MenuItemLink.class.php
The access key (shortcut) for this menut item.
$_action
URLWriter::$_action in URLWriter.abstract.php
$_actionRows
MainWindowAction::$_actionRows in MainWindowAction.class.php
$_actionSelected
WAgentBrowser::$_actionSelected in WAgentBrowser.class.php
$_actionsExecuted
ActionHandler::$_actionsExecuted in ActionHandler.class.php
$_actionSources
ActionHandler::$_actionSources in ActionHandler.class.php
$_active
SchemaField::$_active in SchemaField.class.php
$_active
RecordFieldData::$_active in RecordFieldData.class.php
$_addButton
WRepeatableComponentCollection::$_addButton in WRepeatableComponentCollection.class.php
$_added
WSaveCancelListener::$_added in WSaveCancelListener.class.php
$_added
WStepChangedListener::$_added in WStepChangedListener.class.php
$_added
WUpdateListener::$_added in WUpdateListener.class.php
$_additionalHtml
MenuItemLinkWithAdditionalHtml::$_additionalHtml in MenuItemLinkWithAdditionalHtml.class.php
$_addToDB
SchemaField::$_addToDB in SchemaField.class.php
$_agentFlavor
HarmoniAgentManager::$_agentFlavor in HarmoniAgentManager.class.php
Whether to use plain agents or editable agents. 'Flavor' is used because
$_agentId
HarmoniAuthorization::$_agentId in HarmoniAuthorization.class.php
The Id of the agent.
$_agentIdStrings
IsAuthorizedCache::$_agentIdStrings in IsAuthorizedCache.class.php
$_agentList
edit_propertiesAction::$_agentList in edit_properties.act.php
$_agents
LDAPAgentIterator::$_agents in LDAPAgentIterator.class.php
$_agentsSelected
WAgentBrowser::$_agentsSelected in WAgentBrowser.class.php
$_allHierarchiesCached
HarmoniHierarchyManager::$_allHierarchiesCached in HarmoniHierarchyManager.class.php
TRUE if all hiearchies are cached.
$_allowsMultipleParents
HierarchyCache::$_allowsMultipleParents in HierarchyCache.class.php
This is true if the hierarchy will allow multiple parents.
$_application
LanguageLocalizer::$_application in LanguageLocalizer.class.php
$_array
EmbeddedArrayResultPrinter::$_array in EmbeddedArrayResultPrinter.class.php
$_assetList
TabAssetIterator::$_assetList in TabAssetIterator.class.php
Array for Iterator
$_assetValidFlags
HarmoniRepository::$_assetValidFlags in HarmoniRepository.class.php
$_associated
SchemaField::$_associated in SchemaField.class.php
$_attachedData
Harmoni::$_attachedData in Harmoni.class.php
$_attributes
MenuItemLink::$_attributes in MenuItemLink.class.php
An associative array of additional HTML attributes to be included with the
  1. a href
tag. The key is the attribute, and the element is the value.
$_authority
PrimitiveIO_okitype::$_authority in PrimitiveIO_okitype.class.php
$_authorizationManagerObjectCache
This is the AuthorizationCache used by the AuthorizationManager that holds the Authorization objects. It is needed as a parameter for the explicit Authorization constructor.
$_authorizations
AuthorizationCache::$_authorizations in AuthorizationCache.class.php
An array of the cached Authorization objects. The index of each element is the Id of the corresponding Authorization.
$_autoIncrementColumn
InsertQuery::$_autoIncrementColumn in InsertQuery.class.php
The autoincrement column.
$_backButton
LogicStepWizard::$_backButton in LogicStepWizard.class.php
$_backNamesStack
WLogicStepContainer::$_backNamesStack in WLogicStepContainer.class.php
$_backStepsStack
WLogicStepContainer::$_backStepsStack in WLogicStepContainer.class.php
$_backtrace
DebugItem::$_backtrace in DebugItem.class.php
$_basePath
ClassesActionSource::$_basePath in ClassesActionSource.class.php
$_basePath
ClassMethodsActionSource::$_basePath in ClassMethodsActionSource.class.php
$_basePath
FlatFileActionSource::$_basePath in FlatFileActionSource.class.php
$_bind
LDAPConnector::$_bind in LDAPConnector.class.php
LDAP bind result.
$_blob
PrimitiveIO_blob::$_blob in PrimitiveIO_blob.class.php
$_blue
RGBColor::$_blue in RGBcolor.class.php
$_bool
Boolean::$_bool in Boolean.class.php
$_boundVars
MySQLSelectQueryResult::$_boundVars in MySQLSelectQueryResult.class.php
This is an array consisting of all bound variables.
$_cache
HarmoniQualifier::$_cache in HarmoniQualifier.class.php
The AuthorizationCache object.
$_cache
HarmoniNode::$_cache in HarmoniNode.class.php
This is the HierarchyCache object. Must be the same one that all other nodes in the Hierarchy are using.
$_cache
HierarchyCache::$_cache in HierarchyCache.class.php
Given an id of a cached node,
$_cache
HarmoniAuthorizationManager::$_cache in HarmoniAuthorizationManager.class.php
The AuthorizationCache object.
$_cache
HarmoniAuthorization::$_cache in HarmoniAuthorization.class.php
The AuthorizationCache object.
$_cacheMode
RecordManager::$_cacheMode in RecordManager.class.php
$_callBack
WBackgroundEditor::$_callBack in WBackgroundEditor.class.php
$_callBack
WTextLayoutEditor::$_callBack in WTextLayoutEditor.class.php
$_callBack
WMultiCollection::$_callBack in WMultiCollection.class.php
$_callBack
WFontEditor::$_callBack in WFontEditor.class.php
$_callBack
WDynamicStep::$_callBack in WDynamicStep.class.php
$_callBackFunction
WStepChangedListener::$_callBackFunction in WStepChangedListener.class.php
$_callBackFunction
WUpdateListener::$_callBackFunction in WUpdateListener.class.php
$_callbackFunction
EmbeddedArrayResultPrinter::$_callbackFunction in EmbeddedArrayResultPrinter.class.php
$_cancel
WSaveCancelListener::$_cancel in WSaveCancelListener.class.php
$_cancelButton
SimpleStepWizard::$_cancelButton in SimpleStepWizard.class.php
$_cancelButton
StepWizard::$_cancelButton in StepWizard.abstract.php
$_canonicalCoursesId
HarmoniCourseManagementManager::$_canonicalCoursesId in CourseManagementManager.class.php
$_categories
RSSAction::$_categories in RSSAction.class.php
$_categories
RSSItem::$_categories in RSSAction.class.php
$_category
DebugItem::$_category in DebugItem.class.php
$_changed
WFileUploadField::$_changed in WFileUploadField.class.php
$_changed
FormFieldSet::$_changed in FormFieldSet.class.php
$_checkbox
WVerifiedChangeInput::$_checkbox in WVerifiedChangeInput.class.php
$_checkedVal
WGUICheckbox::$_checkedVal in WGUICheckBox.class.php
$_children
TreeNode::$_children in TreeNode.class.php
The children of this node. The index of each element of the array is the string representation of the Id of the corresponding Node.
$_children
HtmlString::$_children in HtmlString.class.php
$_children
WizardComponentWithChildren::$_children in WizardComponentWithChildren.abstract.php
$_choices
ChoiceValidatorRule::$_choices in ChoiceValidatorRule.class.php
an array of choices to allow
$_classNameSuffix
ClassesActionSource::$_classNameSuffix in ClassesActionSource.class.php
$_classSelector
StyleCollection::$_classSelector in StyleCollection.class.php
The class selector of this style collection. A class selector is the string that would be included in the 'class' attribute of HTML tags.
$_collection
WGUIComponent::$_collection in WGUIComponent.abstract.php
$_collection
WStyleProperty::$_collection in WStyleProperty.class.php
$_collection
WStyleCollection::$_collection in WStyleCollection.class.php
$_collection
WStyleComponent::$_collection in WStyleComponent.class.php
$_collectionName
WTextLayoutEditor::$_collectionName in WTextLayoutEditor.class.php
$_collectionName
WBackgroundEditor::$_collectionName in WBackgroundEditor.class.php
$_collectionName
WFontEditor::$_collectionName in WFontEditor.class.php
$_collections
WRepeatableComponentCollection::$_collections in WRepeatableComponentCollection.class.php
$_colors
AgentBrowserResultPrinter::$_colors in WAgentBrowser.class.php
$_cols
WTextArea::$_cols in WTextArea.class.php
$_columns
InsertQuery::$_columns in InsertQuery.class.php
$_columns
SelectQuery::$_columns in SelectQuery.class.php
The list of columns we will be selecting.
$_columns
UpdateQuery::$_columns in UpdateQuery.class.php
$_comparison
FieldValueSearch::$_comparison in FieldValueSearch.class.php
$_completed
StatusStars::$_completed in StatusStars.class.php
$_component
Theme::$_component in Theme.class.php
The component of this Theme.
$_component
WGUIComponent::$_component in WGUIComponent.abstract.php
$_component
WStyleComponent::$_component in WStyleComponent.class.php
$_componentPostHTML
Theme::$_componentPostHTML in Theme.class.php
This array will store the post-HTML strings for the different component types. The first dimension is the component type. The second dimension is the index.
$_componentPreHTML
Theme::$_componentPreHTML in Theme.class.php
This array will store the pre-HTML strings for the different component types. The first dimension is the component type. The second dimension is the index.
$_components
Container::$_components in Container.class.php
The
  1. Components
of this
  1. Container
.
$_componentStyles
Theme::$_componentStyles in Theme.class.php
An array storing style collections for the different component types. The first dimension is the component type. The second dimension is the index. The third dimension is the selector of the style collection.
$_condition
DeleteQuery::$_condition in DeleteQuery.class.php
This will store the condition in the WHERE clause. Each element of this array stores 2 things: the condition itself, and the logical operator to use to join with the previous condition.
$_condition
UpdateQuery::$_condition in UpdateQuery.class.php
This will store the condition in the WHERE clause. Each element of this array stores 2 things: the condition itself, and the logical operator to use to join with the previous condition.
$_condition
SelectQuery::$_condition in SelectQuery.class.php
This will store the condition in the WHERE clause. Each element of this array stores 2 things: the condition itself, and the logical operator to use to join with the previous condition.
$_configuration
HarmoniAsset::$_configuration in HarmoniAsset.class.php
$_configuration
LDAPConnector::$_configuration in LDAPConnector.class.php
The configuration for this method.
$_configuration
HarmoniRepositoryManager::$_configuration in HarmoniRepositoryManager.class.php
$_configuration
IsAuthorizedCache::$_configuration in IsAuthorizedCache.class.php
The configuration, taken from the AuthorizationManager
$_configuration
HarmoniRepository::$_configuration in HarmoniRepository.class.php
$_configuration
HarmoniCourseManagementManager::$_configuration in CourseManagementManager.class.php
$_conn
LDAPConnector::$_conn in LDAPConnector.class.php
The LDAP connection ID.
$_constraints
Container::$_constraints in Container.class.php
An array storing constraint information for each component. Each element is another array of four elements storing the width, height, horizontal alignment, and vertical alignment of each component.
$_content
Component::$_content in Component.class.php
The content of this component.
$_contentText
WizardStep::$_contentText in WizardStep.class.php
$_contextData
RequestContext::$_contextData in RequestContext.class.php
$_count
AgentFilteringFromTraversalIterator::$_count in AgentFilteringFromTraversalIterator.class.php
$_courseGroupsId
HarmoniCourseManagementManager::$_courseGroupsId in CourseManagementManager.class.php
$_courseManagementRootId
$_createdAssets
HarmoniRepository::$_createdAssets in HarmoniRepository.class.php
$_createdParts
HarmoniRecord::$_createdParts in HarmoniRecord.class.php
$_createdParts
HarmoniRecordStructure::$_createdParts in HarmoniRecordStructure.class.php
$_createdRecords
HarmoniAsset::$_createdRecords in HarmoniAsset.class.php
$_createdRecordStructures
HarmoniAsset::$_createdRecordStructures in HarmoniAsset.class.php
$_createdRecordStructures
HarmoniRepository::$_createdRecordStructures in HarmoniRepository.class.php
$_createdRepositories
HarmoniRepositoryManager::$_createdRepositories in HarmoniRepositoryManager.class.php
$_creationDate
Record::$_creationDate in Record.class.php
$_criteria
MultipleCriteriaSearch::$_criteria in MultipleCriteriaSearch.abstract.php
$_currColor
AgentBrowserResultPrinter::$_currColor in WAgentBrowser.class.php
$_current
TabAssetIterator::$_current in TabAssetIterator.class.php
Index for iterator
$_currentAction
Harmoni::$_currentAction in Harmoni.class.php
$_currentItem
EmbeddedArrayResultPrinter::$_currentItem in EmbeddedArrayResultPrinter.class.php
$_currentNamespace
RequestContext::$_currentNamespace in RequestContext.class.php
$_currentPercent
StatusStars::$_currentPercent in StatusStars.class.php
$_currentRequirement
StartupCheck::$_currentRequirement in StartupCheck.class.php
$_currentRow
PostgreSQLSelectQueryResult::$_currentRow in PostgreSQLSelectQueryResult.class.php
An array storing three arrays (associative, numeric, and both) for the current row in the result.
$_currentRow
MySQLSelectQueryResult::$_currentRow in MySQLSelectQueryResult.class.php
An array storing three arrays (associative, numeric, and both) for the current row in the result.
$_currentRow
OracleSelectQueryResult::$_currentRow in OracleSelectQueryResult.class.php
An array storing three arrays (associative, numeric, and both) for the current row in the result.
$_currentRowIndex
OracleSelectQueryResult::$_currentRowIndex in OracleSelectQueryResult.class.php
The index of the current row in the result.
$_currentRowIndex
PostgreSQLSelectQueryResult::$_currentRowIndex in PostgreSQLSelectQueryResult.class.php
The index of the current row in the result.
$_currentRowIndex
MySQLSelectQueryResult::$_currentRowIndex in MySQLSelectQueryResult.class.php
The index of the current row in the result.
$_currentWizard
StartupCheck::$_currentWizard in StartupCheck.class.php
$_currStep
WizardStepContainer::$_currStep in WizardStepContainer.class.php
$_cutoffDate
DateVersionConstraint::$_cutoffDate in DateVersionConstraint.class.php
$_data
ThumbnailDataPart::$_data in ThumbnailDataPart.class.php
$_data
StatisticsHandler::$_data in StatisticsHandler.class.php
$_data
FileDataPart::$_data in FileDataPart.class.php
$_databases
DBHandler::$_databases in DBHandler.class.php
An array of all databases.
$_dataID
RecordFieldData::$_dataID in RecordFieldData.class.php
$_date
RecordTag::$_date in Tag.class.php
$_date
RecordFieldData::$_date in RecordFieldData.class.php
$_dateFromDB
Record::$_dateFromDB in Record.class.php
$_datesInDB
HarmoniAsset::$_datesInDB in HarmoniAsset.class.php
$_dbHost
PostgreSQLDatabase::$_dbHost in PostgreSQLDatabase.class.php
The hostname of the database, i.e. myserver.mydomain.edu.
$_dbHost
MySQLDatabase::$_dbHost in MySQLDatabase.class.php
The hostname of the database, i.e. myserver.mydomain.edu.
$_dbHost
OracleDatabase::$_dbHost in OracleDatabase.class.php
The hostname of the database, i.e. myserver.mydomain.edu.
$_dbIndex
HarmoniIdManager::$_dbIndex in HarmoniIdManager.class.php
The database connection as returned by the DBHandler.
$_dbIndex
HarmoniHierarchyManager::$_dbIndex in HarmoniHierarchyManager.class.php
The database connection as returned by the DBHandler.
$_dbIndex
HierarchyCache::$_dbIndex in HierarchyCache.class.php
The database connection as returned by the DBHandler.
$_dbIndex
PersistentOrderedSet::$_dbIndex in PersistentOrderedSet.class.php
$_dbIndex
AuthorizationCache::$_dbIndex in AuthorizationCache.class.php
The database connection as returned by the DBHandler.
$_dbIndex
SetManager::$_dbIndex in SetManager.class.php
$_dbIndex
HarmoniFunction::$_dbIndex in HarmoniFunction.class.php
The index of the database connection as returned by the DBHandler.
$_dbIndex
GUIManager::$_dbIndex in GUIManager.class.php
The database connection as returned by the DBHandler.
$_dbIndex
HarmoniLoggingManager::$_dbIndex in HarmoniLoggingManager.class.php
The database connection as returned by the DBHandler.
$_dbIndex
HarmoniPropertyManager::$_dbIndex in HarmoniPropertyManager.class.php
$_dbName
PostgreSQLDatabase::$_dbName in PostgreSQLDatabase.class.php
The name of the default database to use.
$_dbName
OracleDatabase::$_dbName in OracleDatabase.class.php
The name of the default database to use.
$_dbName
MySQLDatabase::$_dbName in MySQLDatabase.class.php
The name of the default database to use.
$_dbName
GUIManager::$_dbName in GUIManager.class.php
The database connection as returned by the DBHandler.
$_dbName
HarmoniPropertyManager::$_dbName in HarmoniPropertyManager.class.php
$_dbPass
OracleDatabase::$_dbPass in OracleDatabase.class.php
The password for $_dbUser with which to connect to the database.
$_dbPass
MySQLDatabase::$_dbPass in MySQLDatabase.class.php
The password for $_dbUser with which to connect to the database.
$_dbPass
PostgreSQLDatabase::$_dbPass in PostgreSQLDatabase.class.php
The password for $_dbUser with which to connect to the database.
$_dbUser
PostgreSQLDatabase::$_dbUser in PostgreSQLDatabase.class.php
The username with which to connect to the database.
$_dbUser
OracleDatabase::$_dbUser in OracleDatabase.class.php
The username with which to connect to the database.
$_dbUser
MySQLDatabase::$_dbUser in MySQLDatabase.class.php
The username with which to connect to the database.
$_defaultAuthority
HarmoniSchedulingManager::$_defaultAuthority in HarmoniSchedulingManager.class.php
$_defaults
ConfigSystem::$_defaults in ConfigSystem.class.php
$_defValue
WGUIComponent::$_defValue in WGUIComponent.abstract.php
The default value passed in with the StyleProperty
$_delete
Record::$_delete in Record.class.php
$_delete
SchemaField::$_delete in SchemaField.class.php
$_depth
HarmoniTraversalInfo::$_depth in HarmoniTraversalInfo.class.php
$_description
Schema::$_description in Schema.class.php
$_description
SchemaField::$_description in SchemaField.class.php
$_description
StyleProperty::$_description in StyleProperty.class.php
The description of this StyleProperty.
$_description
HarmoniFunction::$_description in HarmoniFunction.class.php
The description of this function.
$_description
RSSAction::$_description in RSSAction.class.php
$_description
StyleComponent::$_description in StyleComponent.class.php
The description of this SC.
$_description
StyleCollection::$_description in StyleCollection.class.php
The description of this StyleCollection.
$_description
Theme::$_description in Theme.class.php
The description of this Theme.
$_description
HarmoniNode::$_description in HarmoniNode.class.php
The description for this node.
$_description
HarmoniHierarchy::$_description in HarmoniHierarchy.class.php
The description of this hierarchy.
$_descriptions
WMultiCollection::$_descriptions in WMultiCollection.class.php
$_detail
StatusStars::$_detail in StatusStars.class.php
$_dimensions
DimensionsPart::$_dimensions in DimensionsPart.class.php
$_dirty
RecordSet::$_dirty in RecordSet.class.php
$_disabled
WSelectList::$_disabled in WSelectList.class.php
$_discrimination
StatisticsHandler::$_discrimination in StatisticsHandler.class.php
$_displayName
WizardStep::$_displayName in WizardStep.class.php
$_displayName
StyleComponent::$_displayName in StyleComponent.class.php
The display name of this SC.
$_displayName
StyleCollection::$_displayName in StyleCollection.class.php
The display name of this StyleCollection.
$_displayName
MenuItemHeading::$_displayName in MenuItemHeading.class.php
The display name of this menu item.
$_displayName
HarmoniTraversalInfo::$_displayName in HarmoniTraversalInfo.class.php
$_displayName
Theme::$_displayName in Theme.class.php
The display name of this Theme.
$_displayName
HarmoniNode::$_displayName in HarmoniNode.class.php
The display name for this node.
$_displayName
HarmoniHierarchy::$_displayName in HarmoniHierarchy.class.php
The display name of this hierarchy.
$_displayName
StyleProperty::$_displayName in StyleProperty.class.php
The display name of this StyleProperty.
$_displayName
MenuItemLink::$_displayName in MenuItemLink.class.php
The display name of this menu item.
$_displayName
SchemaField::$_displayName in SchemaField.class.php
$_displayName
Schema::$_displayName in Schema.class.php
$_distinct
SelectQuery::$_distinct in SelectQuery.class.php
Specifies whether distinct rows will be returned or not.
$_dns
LDAPAgentIterator::$_dns in LDAPAgentIterator.class.php
$_domain
PrimitiveIO_okitype::$_domain in PrimitiveIO_okitype.class.php
$_eachPost
WSaveWithChoiceButtonList::$_eachPost in WSaveWithChoiceButtonList.class.php
$_eachPost
WRadioList::$_eachPost in WRadioList.class.php
$_eachPre
WSaveWithChoiceButtonList::$_eachPre in WSaveWithChoiceButtonList.class.php
$_eachPre
WRadioList::$_eachPre in WRadioList.class.php
$_effectiveDate
HarmoniAuthorization::$_effectiveDate in HarmoniAuthorization.class.php
The date when this Authorization starts being effective.
$_effectiveDate
HarmoniAsset::$_effectiveDate in HarmoniAsset.class.php
$_elements
HarmoniIterator::$_elements in HarmoniIterator.class.php
$_enabled
WizardComponent::$_enabled in WizardComponent.abstract.php
$_enabledSticky
WizardComponent::$_enabledSticky in WizardComponent.abstract.php
$_enclosures
RSSItem::$_enclosures in RSSAction.class.php
$_end
Timer::$_end in Timer.class.php
$_end
QueryCounter::$_end in QueryCounter.class.php
$_end
HarmoniTimespan::$_end in HarmoniTimespan.class.php
$_errorDescription
StyleComponent::$_errorDescription in StyleComponent.class.php
The description of the Error that will be thrown whenever validation fails.
$_errorMessage
ErrorCheckingWizardComponent::$_errorMessage in ErrorCheckingWizardComponent.abstract.php
$_errorMessage
WSelectOrNew::$_errorMessage in WSelectOrNew.class.php
$_errorRule
WSelectOrNew::$_errorRule in WSelectOrNew.class.php
$_errorRule
ErrorCheckingWizardComponent::$_errorRule in ErrorCheckingWizardComponent.abstract.php
$_errorStyle
WSelectOrNew::$_errorStyle in WSelectOrNew.class.php
$_errorStyle
ErrorCheckingWizardComponent::$_errorStyle in ErrorCheckingWizardComponent.abstract.php
$_errString
WFileUploadField::$_errString in WFileUploadField.class.php
$_event
WEventButton::$_event in WEventButton.class.php
$_event
WSaveWithChoiceButtonList::$_event in WSaveWithChoiceButtonList.class.php
$_eventListeners
EventTrigger::$_eventListeners in EventTrigger.abstract.php
$_eventListeners
Wizard::$_eventListeners in Wizard.abstract.php
$_eventsLater
Wizard::$_eventsLater in Wizard.abstract.php
$_executing
ActionHandler::$_executing in ActionHandler.class.php
$_expirationDate
HarmoniAsset::$_expirationDate in HarmoniAsset.class.php
$_expirationDate
HarmoniAuthorization::$_expirationDate in HarmoniAuthorization.class.php
The date when the authorization expires.
$_explicit
HarmoniAuthorization::$_explicit in HarmoniAuthorization.class.php
Specifies whether this Authorization is explicit or not.
$_ext
TemplateFactory::$_ext in TemplateFactory.class.php
$_extendedHtml
WSaveWithChoiceButtonList::$_extendedHtml in WSaveWithChoiceButtonList.class.php
$_extendedHtml
WRadioList::$_extendedHtml in WRadioList.class.php
$_extension
ExtensionRequirement::$_extension in ExtensionRequirement.class.php
$_failedQueries
PostgreSQLDatabase::$_failedQueries in PostgreSQLDatabase.class.php
The total number of failed queries executed since the last call to connect().
$_failedQueries
MySQLDatabase::$_failedQueries in MySQLDatabase.class.php
The total number of failed queries executed since the last call to connect().
$_failedQueries
OracleDatabase::$_failedQueries in OracleDatabase.class.php
The total number of failed queries executed since the last call to connect().
$_fetchedIDs
StorableRecordSet::$_fetchedIDs in StorableRecordSet.class.php
$_fetchedValueIDs
Record::$_fetchedValueIDs in Record.class.php
$_fetchMode
StorableRecordSet::$_fetchMode in StorableRecordSet.class.php
$_fetchMode
Record::$_fetchMode in Record.class.php
$_fieldIDs
Schema::$_fieldIDs in Schema.class.php
$_fieldName
AgentBrowserResultPrinter::$_fieldName in WAgentBrowser.class.php
$_fields
Schema::$_fields in Schema.class.php
$_fields
FieldSet::$_fields in FieldSet.class.php
an associative array of keys and values
$_fields
Record::$_fields in Record.class.php
$_fieldSet
DataContainer::$_fieldSet in DataContainer.abstract.php
The FieldSet where we will store our data.
$_fieldset
FieldSetValidator::$_fieldset in FieldSetValidator.class.php
the FieldSet object
$_fileData
RequestContext::$_fileData in RequestContext.class.php
$_fileExtension
ClassMethodsActionSource::$_fileExtension in ClassMethodsActionSource.class.php
$_fileExtension
FlatFileActionSource::$_fileExtension in FlatFileActionSource.class.php
$_fileExtension
ClassesActionSource::$_fileExtension in ClassesActionSource.class.php
$_filename
WFileUploadField::$_filename in WFileUploadField.class.php
$_formName
Wizard::$_formName in Wizard.abstract.php
$_forwardButton
LogicStepWizard::$_forwardButton in LogicStepWizard.class.php
$_forwardNamesStack
WLogicStepContainer::$_forwardNamesStack in WLogicStepContainer.class.php
$_forwardStepsStack
WLogicStepContainer::$_forwardStepsStack in WLogicStepContainer.class.php
$_forwardToAction
ActionHandler::$_forwardToAction in ActionHandler.class.php
$_fullPath
Template::$_fullPath in Template.class.php
$_functionId
HarmoniAuthorization::$_functionId in HarmoniAuthorization.class.php
The Id of the function.
$_functions
AuthorizationCache::$_functions in AuthorizationCache.class.php
An array of the cached Function objects. The index of each element is the Id of the corresponding Function.
$_functionType
HarmoniFunction::$_functionType in HarmoniFunction.class.php
The type of this function.
$_generator
RSSAction::$_generator in RSSAction.class.php
$_getThemeCallBack
WGUIComponent::$_getThemeCallBack in WGUIComponent.abstract.php
$_getThemeCallBack
WStyleCollection::$_getThemeCallBack in WStyleCollection.class.php
$_getThemeCallBack
WStyleComponent::$_getThemeCallBack in WStyleComponent.class.php
$_getThemeCallBack
WStyleProperty::$_getThemeCallBack in WStyleProperty.class.php
$_globalStyles
Theme::$_globalStyles in Theme.class.php
An array storing global style collections. It is one-dimensional. The key is the selector of the style collection. The element is the style collection itself.
$_green
RGBColor::$_green in RGBcolor.class.php
$_groupAncestorsCache
HarmoniAuthorizationManager::$_groupAncestorsCache in HarmoniAuthorizationManager.class.php
$_groupBy
SelectQuery::$_groupBy in SelectQuery.class.php
Will store the columns in the GROUP BY clause.
$_harmoni
ActionHandler::$_harmoni in ActionHandler.class.php
$_harmoni
HarmoniVersionRequirement::$_harmoni in HarmoniVersionRequirement.class.php
$_having
SelectQuery::$_having in SelectQuery.class.php
Will store the condition in the HAVING clause.
$_hdfile
WFileUploadField::$_hdfile in WFileUploadField.class.php
$_head
OutputHandler::$_head in OutputHandler.abstract.php
$_headJavascript
Theme::$_headJavascript in Theme.class.php
$_hierarchies
HarmoniHierarchyManager::$_hierarchies in HarmoniHierarchyManager.class.php
An array that will store all hierarchies and fulfil the function of a cache.
$_hierarchy
HarmoniCourseManagementManager::$_hierarchy in CourseManagementManager.class.php
$_hierarchy
HarmoniRepository::$_hierarchy in HarmoniRepository.class.php
$_hierarchy
RootGroupSearch::$_hierarchy in RootGroupSearch.class.php
$_hierarchy
HarmoniCourseSection::$_hierarchy in CourseSection.class.php
$_hierarchy
HarmoniAsset::$_hierarchy in HarmoniAsset.class.php
$_hierarchy
HarmoniCourseOffering::$_hierarchy in CourseOffering.class.php
$_hierarchy
HarmoniAgent::$_hierarchy in HarmoniAgent.class.php
$_hierarchy
AncestorGroupSearch::$_hierarchy in AncestorGroupSearch.class.php
$_hierarchy
HarmoniCanonicalCourse::$_hierarchy in CanonicalCourse.class.php
$_hierarchy
HarmoniRepositoryManager::$_hierarchy in HarmoniRepositoryManager.class.php
$_hierarchyId
HierarchyCache::$_hierarchyId in HierarchyCache.class.php
The id of the hierarchy.
$_i
OrderedSet::$_i in OrderedSet.class.php
$_i
HarmoniIterator::$_i in HarmoniIterator.class.php
$_id
TreeNode::$_id in TreeNode.class.php
The id (string representation) for this node.
$_id
HarmoniGradableObject::$_id in HarmoniGradableObject.class.php
$_id
HarmoniTerm::$_id in Term.class.php
$_id
HarmoniNode::$_id in HarmoniNode.class.php
The Id of this node.
$_id
HarmoniEnrollmentRecord::$_id in EnrollmentRecord.class.php
$_id
HarmoniCourseSection::$_id in CourseSection.class.php
$_id
HarmoniCanonicalCourse::$_id in CanonicalCourse.class.php
$_id
Wizard::$_id in Wizard.abstract.php
$_id
Component::$_id in Component.class.php
$_id
StyleCollection::$_id in StyleCollection.class.php
$_id
HarmoniScheduleItem::$_id in HarmoniScheduleItem.class.php
$_id
HarmoniCourseGradeRecord::$_id in CourseGradeRecord.class.php
$_id
HarmoniCourseOffering::$_id in CourseOffering.class.php
$_id
HarmoniTraversalInfo::$_id in HarmoniTraversalInfo.class.php
$_id
Theme::$_id in Theme.class.php
$_id
RecordFieldValue::$_id in RecordFieldValue.class.php
$_id
HarmoniHierarchy::$_id in HarmoniHierarchy.class.php
The Id of this hierarchy.
$_id
Schema::$_id in Schema.class.php
$_id
HarmoniAgentCommitment::$_id in HarmoniAgentCommitment.class.php
$_id
HarmoniAuthorization::$_id in HarmoniAuthorization.class.php
The Id of this Authorization (string).
$_id
HarmoniGradeRecord::$_id in HarmoniGradeRecord.class.php
$_id
HarmoniFunction::$_id in HarmoniFunction.class.php
The Unique ID of this function.
$_id
HarmoniId::$_id in HarmoniId.class.php
$_id
RecordField::$_id in RecordField.class.php
$_id
HarmoniStringId::$_id in HarmoniStringId.class.php
$_id
FileRecord::$_id in FileRecord.class.php
$_id
SchemaField::$_id in SchemaField.class.php
$_ids
HarmoniIdManager::$_ids in HarmoniIdManager.class.php
An array of all cached Id objects.
$_idString
DimensionsPartStructure::$_idString in DimensionsPartStructure.class.php
$_idString
HarmoniAgent::$_idString in HarmoniAgent.class.php
$_ignore
UsersGroupIterator::$_ignore in UsersGroup.class.php
$_index
Component::$_index in Component.class.php
The index of this component. The index has no semantic meaning:
$_infoCache
HierarchyCache::$_infoCache in HierarchyCache.class.php
A cache of the created traversalInfoObjects. Intended to help solve some of the memory blowup in Concerto. Checking 20 AZs on about 25 Assets in Concerto was traversing such that ~100,000 HarmoniTraversalInfo objects were being created.
$_input
WVerifiedChangeInput::$_input in WVerifiedChangeInput.class.php
$_isConnectionPersistant
MySQLDatabase::$_isConnectionPersistant in MySQLDatabase.class.php
Persistant connections can not be closed or have a new link forced, so this property is necessary for determining whether or not a mysql_select_db() is needed before queries to ensure that the proper database is selected.
$_isCreatedByManager
Schema::$_isCreatedByManager in Schema.class.php
$_items
RSSAction::$_items in RSSAction.class.php
$_items
WMultiSelectList::$_items in WMultiSelectList.class.php
$_items
WRadioList::$_items in WRadioList.class.php
$_items
OrderedSet::$_items in OrderedSet.class.php
$_items
WSelectList::$_items in WSelectList.class.php
$_items
WSaveWithChoiceButtonList::$_items in WSaveWithChoiceButtonList.class.php
$_iterator
UsersGroupIterator::$_iterator in UsersGroup.class.php
$_javaClass
JavaPOCIdManager::$_javaClass in JavaPOCIdManager.class.php
$_javaClass
JavaPOCAgentManager::$_javaClass in JavaPOCAgentManager.class.php
$_javaClassName
JavaPOCIdManager::$_javaClassName in JavaPOCIdManager.class.php
$_javaClassName
JavaPOCAgentManager::$_javaClassName in JavaPOCAgentManager.class.php
$_key
PHPConfigValueRequirement::$_key in PHPConfigValueRequirement.class.php
$_keyword
PrimitiveIO_okitype::$_keyword in PrimitiveIO_okitype.class.php
$_label
WSelectOrNew::$_label in WSelectOrNew.class.php
$_label
WVerifiedChangeInput::$_label in WVerifiedChangeInput.class.php
$_label
WLogicButton::$_label in WLogicButton.class.php
$_label
SchemaField::$_label in SchemaField.class.php
$_label
WEventButton::$_label in WEventButton.class.php
$_label
FieldValueSearch::$_label in FieldValueSearch.class.php
$_label
WCheckBox::$_label in WCheckBox.class.php
$_lang
LanguageLocalizer::$_lang in LanguageLocalizer.class.php
$_langDir
LanguageLocalizer::$_langDir in LanguageLocalizer.class.php
$_lastAutoIncrementValue
MySQLInsertQueryResult::$_lastAutoIncrementValue in MySQLInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
$_lastAutoIncrementValue
PostgreSQLInsertQueryResult::$_lastAutoIncrementValue in PostgreSQLInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
$_lastAutoIncrementValue
OracleInsertQueryResult::$_lastAutoIncrementValue in OracleInsertQueryResult.class.php
Gets the last auto increment value that was generated by the INSERT query.
$_layout
Container::$_layout in Container.class.php
The
  1. Layout
of this
  1. Container
.
$_level
DebugItem::$_level in DebugItem.class.php
$_limitedToOptions
StyleComponent::$_limitedToOptions in StyleComponent.class.php
If TRUE, then the value of this SC will be restricted to the list of options.
$_link
RSSAction::$_link in RSSAction.class.php
$_linkId
MySQLSelectQueryResult::$_linkId in MySQLSelectQueryResult.class.php
The link identifier for the database connection.
$_linkId
MySQLInsertQueryResult::$_linkId in MySQLInsertQueryResult.class.php
The link identifier for the database connection.
$_linkId
MySQLGenericQueryResult::$_linkId in MySQLGenericQueryResult.class.php
The link identifier for the database connection.
$_linkId
MySQLDeleteQueryResult::$_linkId in MySQLDeleteQueryResult.class.php
The link identifier for the database connection.
$_linkId
OracleDatabase::$_linkId in OracleDatabase.class.php
Stores the current connection's link identifier.
$_linkId
PostgreSQLGenericQueryResult::$_linkId in PostgreSQLGenericQueryResult.class.php
The link identifier for the database connection.
$_linkId
PostgreSQLSelectQueryResult::$_linkId in PostgreSQLSelectQueryResult.class.php
The link identifier for the database connection.
$_linkId
PostgreSQLDatabase::$_linkId in PostgreSQLDatabase.class.php
Stores the current connection's link identifier.
$_linkId
OracleSelectQueryResult::$_linkId in OracleSelectQueryResult.class.php
The link identifier for the database connection.
$_linkId
OracleGenericQueryResult::$_linkId in OracleGenericQueryResult.class.php
The link identifier for the database connection.
$_linkId
MySQLUpdateQueryResult::$_linkId in MySQLUpdateQueryResult.class.php
The link identifier for the database connection.
$_linkId
MySQLDatabase::$_linkId in MySQLDatabase.class.php
Stores the current connection's link identifier.
$_list
OrderedList::$_list in OrderedList.class.php
$_loaded
Schema::$_loaded in Schema.class.php
$_loaded
RecordTag::$_loaded in Tag.class.php
$_logic
WLogicButton::$_logic in WLogicButton.class.php
$_main
DobomodeTheme::$_main in DobomodeTheme.class.php
This is the main container into which all non-menu content will go.
$_mappings
RecordTag::$_mappings in Tag.class.php
$_max
IntegerRangeValidatorRule::$_max in IntegerRangeValidatorRule.class.php
The range max.
$_max
StatisticsHandler::$_max in StatisticsHandler.class.php
$_max
WRepeatableComponentCollection::$_max in WRepeatableComponentCollection.class.php
$_maxlength
WTextField::$_maxlength in WTextField.class.php
$_maxlength
WPasswordField::$_maxlength in WPasswordField.class.php
$_mean
StatisticsHandler::$_mean in StatisticsHandler.class.php
$_median
StatisticsHandler::$_median in StatisticsHandler.class.php
$_menus
MenuThemeAbstract::$_menus in MenuTheme.abstract.php
An array storing all menus of this theme. Each element is a
  1. Menu
object.
$_methods
HasMethodsValidatorRule::$_methods in HasMethodsValidatorRule.class.php
The methods to check the existance of.
$_mimetype
WFileUploadField::$_mimetype in WFileUploadField.class.php
$_min
StatisticsHandler::$_min in StatisticsHandler.class.php
$_min
WRepeatableComponentCollection::$_min in WRepeatableComponentCollection.class.php
$_mix
IntegerRangeValidatorRule::$_mix in IntegerRangeValidatorRule.class.php
The range min.
$_module
URLWriter::$_module in URLWriter.abstract.php
$_modulesSettings
ActionHandler::$_modulesSettings in ActionHandler.class.php
$_mult
SchemaField::$_mult in SchemaField.class.php
$_myID
Record::$_myID in Record.class.php
$_myID
RecordFieldData::$_myID in RecordFieldData.class.php
$_myID
RecordTag::$_myID in Tag.class.php
$_myID
StorableRecordSet::$_myID in StorableRecordSet.class.php
$_myIndex
RecordFieldValue::$_myIndex in RecordFieldValue.class.php
$_myLabel
RecordField::$_myLabel in RecordField.class.php
$_name
StyleProperty::$_name in StyleProperty.class.php
The name of this StyleProperty.
$_name
FileNamePart::$_name in FileNamePart.class.php
$_namespaces
RequestContext::$_namespaces in RequestContext.class.php
$_new
WSelectOrNew::$_new in WSelectOrNew.class.php
$_next
UsersGroupIterator::$_next in UsersGroup.class.php
$_nextAgent
AgentFilteringFromTraversalIterator::$_nextAgent in AgentFilteringFromTraversalIterator.class.php
$_nextButton
SimpleStepWizard::$_nextButton in SimpleStepWizard.class.php
$_nextId
WOrderedRepeatableComponentCollection::$_nextId in WOrderedRepeatableComponentCollection.class.php
$_nextPosition
Queue::$_nextPosition in Queue.class.php
The position in the array of the next element of the queue that will be returned when next() is called.
$_node
HarmoniCourseGroup::$_node in CourseGroup.class.php
$_node
HarmoniCanonicalCourse::$_node in CanonicalCourse.class.php
$_node
HarmoniCourseSection::$_node in CourseSection.class.php
$_node
HarmoniCourseOffering::$_node in CourseOffering.class.php
$_node
HarmoniAsset::$_node in HarmoniAsset.class.php
$_node
HarmoniQualifier::$_node in HarmoniQualifier.class.php
The associated hierarchy node object.
$_node
HarmoniAgent::$_node in HarmoniAgent.class.php
The node that this group corresponds to.
$_node
HarmoniRepository::$_node in HarmoniRepository.class.php
$_nodeIterator
GroupsFromNodesIterator::$_nodeIterator in GroupsFromNodesIterator.class.php
$_nodeQuery
HierarchyCache::$_nodeQuery in HierarchyCache.class.php
This is a SELECT query that we will often use to get one single node from the database.
$_nodes
Tree::$_nodes in Tree.class.php
The nodes of this tree. This is an array of node object. The indices of the array correspond to the node id.
$_num
WRepeatableComponentCollection::$_num in WRepeatableComponentCollection.class.php
$_num
NumberVersionConstraint::$_num in NumberVersionConstraint.class.php
$_numberOfRows
SelectQuery::$_numberOfRows in SelectQuery.class.php
Stores the number of rows to return.
$_numberOfRows
MySQLDeleteQueryResult::$_numberOfRows in MySQLDeleteQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
MySQLUpdateQueryResult::$_numberOfRows in MySQLUpdateQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
OracleInsertQueryResult::$_numberOfRows in OracleInsertQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
MySQLInsertQueryResult::$_numberOfRows in MySQLInsertQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
OracleUpdateQueryResult::$_numberOfRows in OracleUpdateQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
OracleDeleteQueryResult::$_numberOfRows in OracleDeleteQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
PostgreSQLDeleteQueryResult::$_numberOfRows in PostgreSQLDeleteQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
PostgreSQLUpdateQueryResult::$_numberOfRows in PostgreSQLUpdateQueryResult.class.php
Stores the number of rows processed by the query.
$_numberOfRows
PostgreSQLInsertQueryResult::$_numberOfRows in PostgreSQLInsertQueryResult.class.php
Stores the number of rows processed by the query.
$_numColumns
EmbeddedArrayResultPrinter::$_numColumns in EmbeddedArrayResultPrinter.class.php
$_numVersions
RecordFieldValue::$_numVersions in RecordFieldValue.class.php
$_ob_data
StatusStars::$_ob_data in StatusStars.class.php
$_oldVersion
RecordFieldValue::$_oldVersion in RecordFieldValue.class.php
$_onchange
WSelectList::$_onchange in WSelectList.class.php
$_onchange
WSaveWithChoiceButtonList::$_onchange in WSaveWithChoiceButtonList.class.php
$_onchange
WRadioList::$_onchange in WRadioList.class.php
$_onchange
WTextInput::$_onchange in WTextInput.abstract.php
$_onclick
WLogicButton::$_onclick in WLogicButton.class.php
$_onclick
WEventButton::$_onclick in WEventButton.class.php
$_oneType
WAgentBrowser::$_oneType in WAgentBrowser.class.php
$_opt
PHPConfigValueRequirement::$_opt in PHPConfigValueRequirement.class.php
$_option
WChooseOptionButton::$_option in WChooseOptionButton.class.php
$_options
AgentBrowserResultPrinter::$_options in WAgentBrowser.class.php
$_options
WChooseOptionButton::$_options in WChooseOptionButton.class.php
$_options
WAgentBrowser::$_options in WAgentBrowser.class.php
$_options
StyleComponent::$_options in StyleComponent.class.php
An array of strings that will store the list of options (may or may not be
$_orderBy
SelectQuery::$_orderBy in SelectQuery.class.php
Will store the columns in the ORDER BY clause.
$_orderedSet
WOrderedRepeatableComponentCollection::$_orderedSet in WOrderedRepeatableComponentCollection.class.php
$_osidContext
HarmoniCourseManagementManager::$_osidContext in CourseManagementManager.class.php
$_osidContext
HarmoniSchedulingManager::$_osidContext in HarmoniSchedulingManager.class.php
$_osidContext
HarmoniGradingManager::$_osidContext in HarmoniGradingManager.class.php
$_otherParameters
Schema::$_otherParameters in Schema.class.php
$_outputHandler
Harmoni::$_outputHandler in Harmoni.class.php
$_outputLevel
DebugHandler::$_outputLevel in DebugHandler.class.php
$_overridePage
EmbeddedArrayResultPrinter::$_overridePage in EmbeddedArrayResultPrinter.class.php
$_pageSize
EmbeddedArrayResultPrinter::$_pageSize in EmbeddedArrayResultPrinter.class.php
$_pageTitle
Theme::$_pageTitle in Theme.class.php
The page title.
$_parent
WizardComponent::$_parent in WizardComponent.abstract.php
$_parent
RecordFieldData::$_parent in RecordFieldData.class.php
$_parent
RecordField::$_parent in RecordField.class.php
$_parent
RecordFieldValue::$_parent in RecordFieldValue.class.php
$_parentClassName
ExtendsValidatorRule::$_parentClassName in ExtendsValidatorRule.class.php
The name of the parent class.
$_parents
TreeNode::$_parents in TreeNode.class.php
The parents of this node. The index of each element of the array is the string representation of the Id of the corresponding Node.
$_parts
FileRecord::$_parts in FileRecord.class.php
$_partsLoaded
FileRecord::$_partsLoaded in FileRecord.class.php
$_partStructure
FileNamePartStructure::$_partStructure in FileNamePartStructure.class.php
$_partStructure
FileDataPart::$_partStructure in FileDataPart.class.php
$_partStructure
ThumbnailDataPart::$_partStructure in ThumbnailDataPart.class.php
$_partStructure
ThumbnailMimeTypePartStructure::$_partStructure in ThumbnailMimeTypePartStructure.class.php
$_partStructure
ThumbnailMimeTypePart::$_partStructure in ThumbnailMimeTypePart.class.php
$_partStructure
FileUrlPart::$_partStructure in FileUrlPart.class.php
$_partStructure
FileSizePartStructure::$_partStructure in FileSizePartStructure.class.php
$_partStructure
MimeTypePart::$_partStructure in MimeTypePart.class.php
$_partStructure
HarmoniPart::$_partStructure in HarmoniPart.class.php
$_partStructure
DimensionsPart::$_partStructure in DimensionsPart.class.php
$_partStructure
FileSizePart::$_partStructure in FileSizePart.class.php
$_partStructure
DimensionsPartStructure::$_partStructure in DimensionsPartStructure.class.php
$_partStructure
FileNamePart::$_partStructure in FileNamePart.class.php
$_partStructures
HarmoniFileRecordStructure::$_partStructures in FileRecordStructure.class.php
$_paths
TemplateFactory::$_paths in TemplateFactory.class.php
$_persistentSets
SetManager::$_persistentSets in SetManager.class.php
$_positions
CornersStyleCollection::$_positions in CornersStyleCollection.class.php
$_post
WSaveWithChoiceButtonList::$_post in WSaveWithChoiceButtonList.class.php
$_post
WRadioList::$_post in WRadioList.class.php
$_postExecActions
Harmoni::$_postExecActions in Harmoni.class.php
$_postHTML
StyleCollection::$_postHTML in StyleCollection.class.php
HTML to place around the the component's content.
$_postHTML
Component::$_postHTML in Component.class.php
$_postImportMethods
Theme::$_postImportMethods in Theme.class.php
This array stores the names of the methods that will be run after importing of registered
  1. StyleProperties
.
$_postProcessAction
Harmoni::$_postProcessAction in Harmoni.class.php
$_postProcessIgnoreList
$_pre
WRadioList::$_pre in WRadioList.class.php
$_pre
WSaveWithChoiceButtonList::$_pre in WSaveWithChoiceButtonList.class.php
$_preExecActions
Harmoni::$_preExecActions in Harmoni.class.php
$_prefixFunction
WRepeatableComponentCollection::$_prefixFunction in WRepeatableComponentCollection.class.php
$_preHTML
StyleCollection::$_preHTML in StyleCollection.class.php
HTML to place around the the component's content.
$_preHTML
Component::$_preHTML in Component.class.php
$_pressed
WLogicButton::$_pressed in WLogicButton.class.php
$_pressed
WEventButton::$_pressed in WEventButton.class.php
$_prevButton
SimpleStepWizard::$_prevButton in SimpleStepWizard.class.php
$_primitive
RecordFieldData::$_primitive in RecordFieldData.class.php
$_primitiveClassMapping
DataTypeManager::$_primitiveClassMapping in DataTypeManager.class.php
$_property
WStyleProperty::$_property in WStyleProperty.class.php
$_property
WGUIComponent::$_property in WGUIComponent.abstract.php
$_property
WStyleComponent::$_property in WStyleComponent.class.php
$_prune
Record::$_prune in Record.class.php
$_prune
RecordFieldData::$_prune in RecordFieldData.class.php
$_pruneConstraint
Record::$_pruneConstraint in Record.class.php
$_qualifierHierarchyId
HarmoniFunction::$_qualifierHierarchyId in HarmoniFunction.class.php
The ID of the qualifier hierarchy that is associated with this function.
$_qualifierId
HarmoniAuthorization::$_qualifierId in HarmoniAuthorization.class.php
The Id of the qualifier.
$_qualifiers
AuthorizationCache::$_qualifiers in AuthorizationCache.class.php
An array of the cached Qualifier objects. The index of each element is the Id of the corresponding Qualifier.
$_queue
DebugHandler::$_queue in DebugHandler.class.php
$_queue
IsAuthorizedCache::$_queue in IsAuthorizedCache.class.php
An array of string Ids of nodes which should next have AZs loaded
$_queue
Queue::$_queue in Queue.class.php
An array used to store the elements of the queue.
$_recast
RecordFieldData::$_recast in RecordFieldData.class.php
$_record
ConfigSystem::$_record in ConfigSystem.class.php
$_record
HarmoniRecord::$_record in HarmoniRecord.class.php
$_recordCache
RecordManager::$_recordCache in RecordManager.class.php
$_recordFieldValue
HarmoniPart::$_recordFieldValue in HarmoniPart.class.php
$_recordId
DimensionsPart::$_recordId in DimensionsPart.class.php
$_recordId
FileUrlPart::$_recordId in FileUrlPart.class.php
$_recordId
ThumbnailDataPart::$_recordId in ThumbnailDataPart.class.php
$_recordId
ThumbnailMimeTypePart::$_recordId in ThumbnailMimeTypePart.class.php
$_recordId
MimeTypePart::$_recordId in MimeTypePart.class.php
$_recordId
FileNamePart::$_recordId in FileNamePart.class.php
$_recordId
FileDataPart::$_recordId in FileDataPart.class.php
$_recordId
FileSizePart::$_recordId in FileSizePart.class.php
$_recordID
RecordTag::$_recordID in Tag.class.php
$_recordIDs
HarmoniAsset::$_recordIDs in HarmoniAsset.class.php
$_records
RecordSet::$_records in RecordSet.class.php
$_recordSetCache
RecordManager::$_recordSetCache in RecordManager.class.php
$_recordStructure
FileRecord::$_recordStructure in FileRecord.class.php
$_recordStructure
MimeTypePartStructure::$_recordStructure in MimeTypePartStructure.class.php
$_recordStructure
HarmoniPartStructure::$_recordStructure in HarmoniPartStructure.class.php
$_recordStructure
ThumbnailDataPartStructure::$_recordStructure in ThumbnailDataPartStructure.class.php
$_recordStructure
FileDataPartStructure::$_recordStructure in FileDataPartStructure.class.php
$_recordStructure
HarmoniRecord::$_recordStructure in HarmoniRecord.class.php
$_red
RGBColor::$_red in RGBcolor.class.php
$_referenceName
HarmoniFunction::$_referenceName in HarmoniFunction.class.php
The display name of this function.
$_regex
WECRegex::$_regex in WECRegex.class.php
$_regex
CSSColorValidatorRule::$_regex in ColorSC.class.php
$_regex
RegexValidatorRule::$_regex in RegexValidatorRule.class.php
the regular expression that should be used to check the value
$_registeredServices
Services::$_registeredServices in Services.class.php
A private array of registerd services: array("key1"=>classname, ...)
$_registeredSPs
Theme::$_registeredSPs in Theme.class.php
This array stores all registered mutable
  1. StyleProperties
.
$_registeredTypes
DataTypeManager::$_registeredTypes in DataTypeManager.class.php
$_repository
HarmoniAsset::$_repository in HarmoniAsset.class.php
$_repositoryValidFlags
HarmoniRepositoryManager::$_repositoryValidFlags in HarmoniRepositoryManager.class.php
$_requestData
RequestContext::$_requestData in RequestContext.class.php
$_requestHandler
RequestContext::$_requestHandler in RequestContext.class.php
$_required
SchemaField::$_required in SchemaField.class.php
$_requiredSteps
WLogicRule::$_requiredSteps in WLogicRule.class.php
$_requirements
StartupCheck::$_requirements in StartupCheck.class.php
$_resourceId
PostgreSQLDeleteQueryResult::$_resourceId in PostgreSQLDeleteQueryResult.class.php
The resource id for this query.
$_resourceId
OracleInsertQueryResult::$_resourceId in OracleInsertQueryResult.class.php
The resource id for this query.
$_resourceId
OracleGenericQueryResult::$_resourceId in OracleGenericQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
MySQLSelectQueryResult::$_resourceId in MySQLSelectQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
OracleDeleteQueryResult::$_resourceId in OracleDeleteQueryResult.class.php
The resource id for this query.
$_resourceId
PostgreSQLGenericQueryResult::$_resourceId in PostgreSQLGenericQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
OracleSelectQueryResult::$_resourceId in OracleSelectQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
OracleUpdateQueryResult::$_resourceId in OracleUpdateQueryResult.class.php
The resource id for this query.
$_resourceId
PostgreSQLSelectQueryResult::$_resourceId in PostgreSQLSelectQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
MySQLGenericQueryResult::$_resourceId in MySQLGenericQueryResult.class.php
The resource id for this SELECT query.
$_resourceId
PostgreSQLInsertQueryResult::$_resourceId in PostgreSQLInsertQueryResult.class.php
The resource id for this query.
$_resourceId
PostgreSQLUpdateQueryResult::$_resourceId in PostgreSQLUpdateQueryResult.class.php
The resource id for this query.
$_resultPrinter
WAgentBrowser::$_resultPrinter in WAgentBrowser.class.php
$_reversed
Queue::$_reversed in Queue.class.php
The order of extraction from the queue.
$_revision
Schema::$_revision in Schema.class.php
$_rows
WTextArea::$_rows in WTextArea.class.php
$_rule
ArrayValidatorRuleWithRule::$_rule in ArrayValidatorRuleWithRule.class.php
the rule to be used for each array element
$_rule
StyleComponent::$_rule in StyleComponent.class.php
This is the ValidatorRule of this SC.
$_rule
OptionalRule::$_rule in OptionalRule.class.php
the rule to be used for the values set
$_rules
RuleSet::$_rules in RuleSet.class.php
an associative array of keys and associated rules
$_ruleSet
DataContainer::$_ruleSet in DataContainer.abstract.php
The RuleSet that will define both rules and what keys are allowed.
$_ruleset
FieldSetValidator::$_ruleset in FieldSetValidator.class.php
the RuleSet object
$_save
WSaveCancelListener::$_save in WSaveCancelListener.class.php
$_saveButton
SimpleStepWizard::$_saveButton in SimpleStepWizard.class.php
$_schema
HarmoniRecordStructure::$_schema in HarmoniRecordStructure.class.php
$_schema
ConfigSystem::$_schema in ConfigSystem.class.php
$_schema
Record::$_schema in Record.class.php
$_schema
SchemaField::$_schema in SchemaField.class.php
$_schemaField
HarmoniPartStructure::$_schemaField in HarmoniPartStructure.class.php
$_schemaField
RecordField::$_schemaField in RecordField.class.php
$_schemaID
FieldValueSearch::$_schemaID in FieldValueSearch.class.php
$_schemas
SchemaManager::$_schemas in SchemaManager.class.php
$_schemaType
ConfigSystem::$_schemaType in ConfigSystem.class.php
$_SCs
StyleProperty::$_SCs in StyleProperty.class.php
An array of the StyleComponents contained by this StyleProperty.
$_searchButton
WAgentBrowser::$_searchButton in WAgentBrowser.class.php
$_searchField
WAgentBrowser::$_searchField in WAgentBrowser.class.php
$_searchResults
WAgentBrowser::$_searchResults in WAgentBrowser.class.php
$_searchTypes
HarmoniRepository::$_searchTypes in HarmoniRepository.class.php
$_searchTypeSelector
WAgentBrowser::$_searchTypeSelector in WAgentBrowser.class.php
$_select
WSelectOrNew::$_select in WSelectOrNew.class.php
$_selected
MenuItemLink::$_selected in MenuItemLink.class.php
The selected state of this menu item.
$_selected
AgentBrowserResultPrinter::$_selected in WAgentBrowser.class.php
$_selectedId
Menu::$_selectedId in Menu.class.php
This is the id of the menu item that is currently selected.
$_selector
StyleCollection::$_selector in StyleCollection.class.php
The selector of this StyleCollection.
$_sequence
InsertQuery::$_sequence in InsertQuery.class.php
The sequence to use for generating new ids for the autoincrement column.
$_services
Services::$_services in Services.class.php
A private array of services: array("key1"=>ServiceObject1, ...)
$_setFields
UserDataContainer::$_setFields in UserDataContainer.abstract.php
$_setId
OrderedSet::$_setId in OrderedSet.class.php
$_settings
WColorWheel::$_settings in WColorWheel.class.php
$_setup
ConfigSystem::$_setup in ConfigSystem.class.php
$_showError
WTextInput::$_showError in WTextInput.abstract.php
$_showError
WSelectOrNew::$_showError in WSelectOrNew.class.php
$_showError
WStyleComponent::$_showError in WStyleComponent.class.php
$_shown
WMultiCollection::$_shown in WMultiCollection.class.php
$_size
WMultiSelectList::$_size in WMultiSelectList.class.php
$_size
Tree::$_size in Tree.class.php
The size of this tree.
$_size
WTextField::$_size in WTextField.class.php
$_size
WPasswordField::$_size in WPasswordField.class.php
$_size
FileSizePart::$_size in FileSizePart.class.php
$_size
WFileUploadField::$_size in WFileUploadField.class.php
$_skipDays
RSSAction::$_skipDays in RSSAction.class.php
$_skipHours
RSSAction::$_skipHours in RSSAction.class.php
$_sortedData
StatisticsHandler::$_sortedData in StatisticsHandler.class.php
$_SPs
StyleCollection::$_SPs in StyleCollection.class.php
An array of the StyleProperties contained by this StyleCollection.
$_sql
GenericSQLQuery::$_sql in GenericSQLQuery.class.php
Stores all the SQL queries.
$_standardDeviation
StatisticsHandler::$_standardDeviation in StatisticsHandler.class.php
$_start
HarmoniTimespan::$_start in HarmoniTimespan.class.php
$_start
Timer::$_start in Timer.class.php
$_start
QueryCounter::$_start in QueryCounter.class.php
$_startFromRow
SelectQuery::$_startFromRow in SelectQuery.class.php
Stores the number of the row to start from.
$_startingDisplay
WTextInput::$_startingDisplay in WTextInput.abstract.php
$_startingDisplayFilename
WFileUploadField::$_startingDisplayFilename in WFileUploadField.class.php
$_startingDisplaySize
WFileUploadField::$_startingDisplaySize in WFileUploadField.class.php
$_startPosition
Queue::$_startPosition in Queue.class.php
The start position of the queue in the array. In a reversed queue, this would be the last element of the array. In a normal queue, this would equal zero.
$_status
StartupCheck::$_status in StartupCheck.class.php
$_stepContainer
WStepDisplayBar::$_stepContainer in WStepDisplayBar.class.php
$_stepContainer
StepWizard::$_stepContainer in StepWizard.abstract.php
$_stepContainer
WForwardButton::$_stepContainer in WForwardButton.class.php
$_stepContainer
SimpleStepWizard::$_stepContainer in SimpleStepWizard.class.php
$_stepContainer
WBackButton::$_stepContainer in WBackButton.class.php
$_stepContainer
WSaveContinueButton::$_stepContainer in WSaveContinueButton.class.php
$_stepContainer
WNextStepButton::$_stepContainer in WNextStepButton.class.php
$_stepContainer
WPreviousStepButton::$_stepContainer in WPreviousStepButton.class.php
$_stepNames
WizardStepContainer::$_stepNames in WizardStepContainer.class.php
$_steps
WizardStepContainer::$_steps in WizardStepContainer.class.php
$_stepStack
WLogicStepContainer::$_stepStack in WLogicStepContainer.class.php
$_storedRecordIDs
StorableRecordSet::$_storedRecordIDs in StorableRecordSet.class.php
$_string
String::$_string in String.class.php
$_strings
LanguageLocalizer::$_strings in LanguageLocalizer.class.php
$_style
WSaveWithChoiceButtonList::$_style in WSaveWithChoiceButtonList.class.php
$_style
WText::$_style in WText.class.php
$_style
WPasswordField::$_style in WPasswordField.class.php
$_style
WMultiSelectList::$_style in WMultiSelectList.class.php
$_style
WColorWheel::$_style in WColorWheel.class.php
$_style
WSelectList::$_style in WSelectList.class.php
$_style
WRadioList::$_style in WRadioList.class.php
$_style
WTextInput::$_style in WTextInput.abstract.php
$_style
WFileUploadField::$_style in WFileUploadField.class.php
$_style
WCheckBox::$_style in WCheckBox.class.php
$_styleCollections
Component::$_styleCollections in Component.class.php
This is an array of the style collections that have been applied to this component.
$_styles
WSelectList::$_styles in WSelectList.class.php
$_styles
Theme::$_styles in Theme.class.php
This array combines
  1. _componentStyles
and
  1. _globalStyles
into one. The purpose is to avoid duplication of style collection and to provide an easy way to implement the
  1. getCSS()
method.
$_successfulQueries
MySQLDatabase::$_successfulQueries in MySQLDatabase.class.php
The total number of successful queries executed since the last call to connect().
$_successfulQueries
OracleDatabase::$_successfulQueries in OracleDatabase.class.php
The total number of successful queries executed since the last call to connect().
$_successfulQueries
PostgreSQLDatabase::$_successfulQueries in PostgreSQLDatabase.class.php
The total number of successful queries executed since the last call to connect().
$_supportsTransactions
MySQLDatabase::$_supportsTransactions in MySQLDatabase.class.php
TRUE if this database supports transactions.
$_table
HarmoniCanonicalCourse::$_table in CanonicalCourse.class.php
$_table
DeleteQuery::$_table in DeleteQuery.class.php
$_table
InsertQuery::$_table in InsertQuery.class.php
$_table
HarmoniCourseSection::$_table in CourseSection.class.php
$_table
HarmoniCourseGradeRecord::$_table in CourseGradeRecord.class.php
$_table
HarmoniCourseOffering::$_table in CourseOffering.class.php
$_table
UpdateQuery::$_table in UpdateQuery.class.php
$_table
HarmoniTerm::$_table in Term.class.php
$_table
HarmoniGradeRecord::$_table in HarmoniGradeRecord.class.php
$_table
HarmoniEnrollmentRecord::$_table in EnrollmentRecord.class.php
$_table
HarmoniScheduleItem::$_table in HarmoniScheduleItem.class.php
$_table
StorableTime::$_table in StorableTime.class.php
$_table
StorableStringAbstract::$_table in StorableString.abstract.php
*******************************************************
$_table
HarmoniAgentCommitment::$_table in HarmoniAgentCommitment.class.php
$_table
HarmoniGradableObject::$_table in HarmoniGradableObject.class.php
$_tables
SelectQuery::$_tables in SelectQuery.class.php
This array stores the tables in the FROM clause of the SELECT query.
$_tableStyle
EmbeddedArrayResultPrinter::$_tableStyle in EmbeddedArrayResultPrinter.class.php
$_target
MenuItemLink::$_target in MenuItemLink.class.php
The target window of this menu item.
$_tdStyle
EmbeddedArrayResultPrinter::$_tdStyle in EmbeddedArrayResultPrinter.class.php
$_text
DebugItem::$_text in DebugItem.class.php
$_text
SimpleWizard::$_text in SimpleWizard.class.php
$_text
MenuItem::$_text in MenuItem.class.php
The display name of this menu item.
$_text
WRepeatableComponentCollection::$_text in WRepeatableComponentCollection.class.php
$_themeList
GUIManager::$_themeList in GUIManager.class.php
A list of default themes anyone can access. The array should contain several arrays with two parameters. The first is a display name.
$_thingsToApplyCollectionsTo
$_thingsToApplyCollectionTo
WBackgroundEditor::$_thingsToApplyCollectionTo in WBackgroundEditor.class.php
$_thingsToApplyCollectionTo
WTextLayoutEditor::$_thingsToApplyCollectionTo in WTextLayoutEditor.class.php
$_thingsToApplyCollectionTo
$_threads
ActionHandler::$_threads in ActionHandler.class.php
$_title
RSSAction::$_title in RSSAction.class.php
$_toolTip
MenuItemLink::$_toolTip in MenuItemLink.class.php
The toolTip for this menu item.
$_total
StatusStars::$_total in StatusStars.class.php
*******************************************************
$_traversalInfoIterator
AgentFilteringFromTraversalIterator::$_traversalInfoIterator in AgentFilteringFromTraversalIterator.class.php
$_tree
HierarchyCache::$_tree in HierarchyCache.class.php
This is the
  1. Tree
object that will store the cached portions of the hierarchy.
$_trStyle
EmbeddedArrayResultPrinter::$_trStyle in EmbeddedArrayResultPrinter.class.php
$_type
Component::$_type in Component.class.php
The type of this
  1. Component
.
$_type
SchemaField::$_type in SchemaField.class.php
$_type
QueryAbstract::$_type in Query.abstract.php
The type of the query.
$_type
SchemaSearch::$_type in SchemaSearch.class.php
$_type
MimeTypePart::$_type in MimeTypePart.class.php
$_type
HarmoniNode::$_type in HarmoniNode.class.php
The type of this node.
$_type
ThumbnailMimeTypePart::$_type in ThumbnailMimeTypePart.class.php
$_type
HarmoniRepository::$_type in HarmoniRepository.class.php
$_unCheckedVal
WGUICheckbox::$_unCheckedVal in WGUICheckBox.class.php
$_uniqueName
WMultiCollection::$_uniqueName in WMultiCollection.class.php
$_update
RecordFieldData::$_update in RecordFieldData.class.php
$_update
SchemaField::$_update in SchemaField.class.php
$_url
MenuItemLink::$_url in MenuItemLink.class.php
The url of this menu item.
$_urls
CornersStyleCollection::$_urls in CornersStyleCollection.class.php
$_usingAdvanced
WMoreOptions::$_usingAdvanced in WMoreOptions.abstract.php
$_valid
FormFieldSet::$_valid in FormFieldSet.class.php
$_value
WSaveWithChoiceButtonList::$_value in WSaveWithChoiceButtonList.class.php
$_value
FieldValueSearch::$_value in FieldValueSearch.class.php
$_value
FileUrlPart::$_value in FileUrlPart.class.php
$_value
StyleSelector::$_value in StyleSelector.class.php
This is the value of this
  1. StyleSelector
.
$_value
WRadioList::$_value in WRadioList.class.php
$_value
WText::$_value in WText.class.php
$_value
WPasswordField::$_value in WPasswordField.class.php
$_value
WMultiSelectList::$_value in WMultiSelectList.class.php
$_value
WTextInput::$_value in WTextInput.abstract.php
$_value
WSelectList::$_value in WSelectList.class.php
$_value
PHPConfigValueRequirement::$_value in PHPConfigValueRequirement.class.php
$_value
WHiddenField::$_value in WHiddenField.class.php
$_value
WColorWheel::$_value in WColorWheel.class.php
$_value
WCheckBox::$_value in WCheckBox.class.php
$_values
UpdateQuery::$_values in UpdateQuery.class.php
$_values
InsertQuery::$_values in InsertQuery.class.php
$_values
RecordField::$_values in RecordField.class.php
$_vars
URLWriter::$_vars in URLWriter.abstract.php
$_version
HarmoniVersionRequirement::$_version in HarmoniVersionRequirement.class.php
$_versionConstraint
RecordManager::$_versionConstraint in RecordManager.class.php
$_versionControlAll
HarmoniAsset::$_versionControlAll in HarmoniAsset.class.php
$_versionControlled
Record::$_versionControlled in Record.class.php
$_versionControlTypes
HarmoniAsset::$_versionControlTypes in HarmoniAsset.class.php
$_versions
RecordFieldValue::$_versions in RecordFieldValue.class.php
$_versionStr
HarmoniVersionRequirement::$_versionStr in HarmoniVersionRequirement.class.php
$_wizardComponent
WGUIComponent::$_wizardComponent in WGUIComponent.abstract.php
$_wizardComponent
WStyleComponent::$_wizardComponent in WStyleComponent.class.php
$_wizardComponent
WStyleProperty::$_wizardComponent in WStyleProperty.class.php
$_wizardComponent
WStyleCollection::$_wizardComponent in WStyleCollection.class.php
$_wrapper
DobomodeTheme::$_wrapper in DobomodeTheme.class.php
This is a wrapper component that is used to center and resize the contents of the page.
_
_() in LanguageLocalizer.class.php
Returns the passed string to emulate untranslated language support for systems on which gettext isn't availible
_add
DebugHandler::_add() in DebugHandler.class.php
Adds a DebugItem to the queue.
_addComponentForPartStructure
DataManagerPrimativesModule::_addComponentForPartStructure() in DataManagerPrimativesModule.class.php
Returns the a string for the passed part structure corresponding to a WizardComponent that is added automatically.
_addDashes
StatusStars::_addDashes() in StatusStars.class.php
Prints the right number of dashes
_addElement
WRepeatableComponentCollection::_addElement() in WRepeatableComponentCollection.class.php
Adds a new element to the end of the list.
_addElement
WOrderedRepeatableComponentCollection::_addElement() in WOrderedRepeatableComponentCollection.class.php
Adds a new element to the end of the list.
_addField
Schema::_addField() in Schema.class.php
Adds a field to the Schema, consisting of a label and a multiple-values flag.
_addFiles
ExifAssetIterator::_addFiles() in ExifAssetIterator.class.php
Add files to our list.
_addSchema
SchemaManager::_addSchema() in SchemaManager.class.php
Adds a Schema to the list of registered types, and makes sure that it is reference in the database as well.
_addSpaces
StatusStars::_addSpaces() in StatusStars.class.php
Prints the right number of Spaces
_AND
_AND in Query.interface.php
Defines a constant for 'AND' operations (used in WHERE and JOIN clauses)
_anonymousBind
LDAPConnector::_anonymousBind() in LDAPConnector.class.php
Attempts to bind to the LDAP server anonymously.
_attemptAdding
WizardEventListener::_attemptAdding() in WizardEventListener.abstract.php
Attempts to add ourselves to the parent Wizard as an EventListener.
_attemptAdding
WSaveCancelListener::_attemptAdding() in WSaveCancelListener.class.php
Attempts to add ourselves to the parent Wizard as an EventListener.
_authenticateAdminActAsUser
HarmoniAuthenticationManager::_authenticateAdminActAsUser() in HarmoniAuthenticationManager.class.php
Log out the current user if they have authorization to act as other users, and log them in as the new user, setting a session identifier to add to the logs.
_authenticateAdminActAsUserForType
Log in a user if the username matches, but without checking the password, as part of the admin-act-as process
_bind
LDAPConnector::_bind() in LDAPConnector.class.php
Attempt to bind to the LDAP server using $dn and $password credentials.
_bindForSearch
LDAPConnector::_bindForSearch() in LDAPConnector.class.php
Attempts to bind to the LDAP server either anonymously or with a DN and password supplied in the configuration so that we can search the database.
_checkColors
RGBColor::_checkColors() in RGBcolor.class.php
Makes sure all the colors are within the range 0 - 255
_checkConfig
AgentTokenMappingManager::_checkConfig() in AgentTokenMappingManager.class.php
Check that we are configured
_checkdata
StatisticsHandler::_checkdata() in StatisticsHandler.class.php
Check if all the data is numerically interpretable (only contains numbers and numeric strings)
_checkForHandler
RequestContext::_checkForHandler() in RequestContext.class.php
_checkLabel
Record::_checkLabel() in Record.class.php
_checkName
RequestContext::_checkName() in RequestContext.class.php
_checkObjectType
RecordField::_checkObjectType() in RecordField.class.php
Checks to make sure that the Primitive object is of the appropriate type for this label.
_checkType
HarmoniAuthenticationManager::_checkType() in HarmoniAuthenticationManager.class.php
Validate the type passed to ensure that it is one of our supported ones.
_checkXMLStructure
XMLRepositoryImporter::_checkXMLStructure() in XMLRepositoryImporter.class.php
This function determines the structure wanted and makes sure it is so
_checkXMLStructure
XMLImporter::_checkXMLStructure() in XMLImporter.class.php
This function determines the structure wanted and makes sure it is so
_compatActionSource
ActionHandler::_compatActionSource() in ActionHandler.class.php
For backward compatibility with deprecated functions -- will add an action source based on settings given with old functions.
_connect
LDAPConnector::_connect() in LDAPConnector.class.php
Connects to the LDAP server.
_copyAsset
HarmoniRepository::_copyAsset() in HarmoniRepository.class.php
Recursively copies an asset and its children to a new parent.
_createMappingsFromResult
AgentTokenMappingManager::_createMappingsFromResult() in AgentTokenMappingManager.class.php
Create an array of mapping objects from a query result.
_createSelectQuery
AgentTokenMappingManager::_createSelectQuery() in AgentTokenMappingManager.class.php
Create a select query with table joins.
_createStatusBar
StatusStars::_createStatusBar() in StatusStars.class.php
Prints the status bar to the user
_deepCopyArray
SObject::_deepCopyArray() in SObject.class.php
Recursively copy an array, used by deepCopy
_detectCurrentAction
Harmoni::_detectCurrentAction() in Harmoni.class.php
_disconnect
LDAPConnector::_disconnect() in LDAPConnector.class.php
Disconnects from the LDAP server.
_doRecordFieldData
SimpleRecordPrinter::_doRecordFieldData() in SimpleRecordPrinter.class.php
Prints out a single RecordFieldData line.
_ensureNumber
WRepeatableComponentCollection::_ensureNumber() in WRepeatableComponentCollection.class.php
Makes sure we have $num collections available.
_execute
ActionHandler::_execute() in ActionHandler.class.php
Executes the given action
_executePair
ActionHandler::_executePair() in ActionHandler.class.php
Executes a module.action pair.
_figureOut
suck_by_agentAction::_figureOut() in suck_by_agent.act.php
Given a string, figure out if ets a term from the three letter name, creating it if necesary
_generateData
ImageMagickProcessor::_generateData() in ImageMagickProcessor.class.php
Generate a new image with possible conversion to a new type and size
_getAgent
GroupsOnlyFromTraversalIterator::_getAgent() in GroupsOnlyFromTraversalIterator.class.php
create a new Agent of the appropriate class and return it.
_getAgent
AgentFilteringFromTraversalIterator::_getAgent() in AgentFilteringFromTraversalIterator.class.php
create a new Agent of the appropriate class and return it.
_getAgent
MembersOnlyFromTraversalIterator::_getAgent() in MembersOnlyFromTraversalIterator.class.php
create a new Agent of the appropriate class and return it.
_getAgentIdForAuthNTokens
HarmoniAuthenticationManager::_getAgentIdForAuthNTokens() in HarmoniAuthenticationManager.class.php
Get the AgentId that corresponds to the AuthNTokens passed and AuthNType.
_getAgentList
edit_propertiesAction::_getAgentList() in edit_properties.act.php
_getAllStyles
Theme::_getAllStyles() in Theme.class.php
A private function that returns all style collections for the given component and any subcomponents it might have.
_getAllValues
WRepeatableComponentCollection::_getAllValues() in WRepeatableComponentCollection.class.php
Returns the values for the given item.
_getAssetRepository
HarmoniRepositoryManager::_getAssetRepository() in HarmoniRepositoryManager.class.php
****************************************************************************
_getAuthNTokensFromUser
HarmoniAuthenticationManager::_getAuthNTokensFromUser() in HarmoniAuthenticationManager.class.php
Prompt the user for their authentication tokens and recieve the responce.
_getBacktrace
Services::_getBacktrace() in Services.class.php
_getCanonicalCourse
_getCanonicalCourse
_getCellOrder
TableLayout::_getCellOrder() in TableLayout.class.php
Return an array mapping the order of the cells .
_getContainingGroupIdStrings
HarmoniAuthorizationManager::_getContainingGroupIdStrings() in HarmoniAuthorizationManager.class.php
Get an array of the string Ids of the groups that contain the particular Id.
_getCourseOffering
_getCourseSection
_getCurrentAgent
HarmoniAsset::_getCurrentAgent() in HarmoniAsset.class.php
Answer the current agent id
_getField
HarmoniCourseSection::_getField() in CourseSection.class.php
_getField
HarmoniCourseOffering::_getField() in CourseOffering.class.php
_getField
HarmoniAgentCommitment::_getField() in HarmoniAgentCommitment.class.php
_getField
HarmoniCourseGradeRecord::_getField() in CourseGradeRecord.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
HarmoniSchedulingManager::_getField() in HarmoniSchedulingManager.class.php
Given the object in table $table with id $id, get the field with name $key
_getField
HarmoniScheduleItem::_getField() in HarmoniScheduleItem.class.php
_getField
HarmoniEnrollmentRecord::_getField() in EnrollmentRecord.class.php
_getField
HarmoniCourseManagementManager::_getField() in CourseManagementManager.class.php
Given the object in table $table with id $id, get the field with name $key
_getField
HarmoniCanonicalCourse::_getField() in CanonicalCourse.class.php
_getField
HarmoniGradableObject::_getField() in HarmoniGradableObject.class.php
_getField
HarmoniTerm::_getField() in Term.class.php
_getField
HarmoniGradeRecord::_getField() in HarmoniGradeRecord.class.php
_getFieldID
Record::_getFieldID() in Record.class.php
Returns the full ID of a field, given a label.
_getFieldLabel
Record::_getFieldLabel() in Record.class.php
Returns a field's label given its ID.
_getFilePath
FileSystemFileDataPart::_getFilePath() in FileSystemFileDataPart.class.php
Build the file path where we will store our data
_getFileType
Dearchiver::_getFileType() in Dearchiver.class.php
Figures out the type of archive.
_getKey
AuthNMethodManager::_getKey() in AuthNMethodManager.class.php
Private method for matching keys to Types.
_getMyGroups
LDAPGroup::_getMyGroups() in LDAPGroup.class.php
Answer the direct child groups of this group
_getMyMembers
LDAPGroup::_getMyMembers() in LDAPGroup.class.php
Answer the direct members of this group
_getNext
UsersGroupIterator::_getNext() in UsersGroup.class.php
_getNextAvailableIndex
RecordField::_getNextAvailableIndex() in RecordField.class.php
_getProperties
HarmoniCanonicalCourse::_getProperties() in CanonicalCourse.class.php
Get a Properties object with the information about this object.
_getProperties
HarmoniScheduleItem::_getProperties() in HarmoniScheduleItem.class.php
_getProperties
HarmoniCourseSection::_getProperties() in CourseSection.class.php
_getProperties
HarmoniGradableObject::_getProperties() in HarmoniGradableObject.class.php
Get a Properties object with the information about this object.
_getProperties
HarmoniGradeRecord::_getProperties() in HarmoniGradeRecord.class.php
Get a Properties object with the information about this object.
_getProperties
HarmoniCourseOffering::_getProperties() in CourseOffering.class.php
_getServiceName
Services::_getServiceName() in Services.class.php
Get service name. Gets the name of a service or its alias.
_getSubgroupGroups
LDAPGroup::_getSubgroupGroups() in LDAPGroup.class.php
Answer the descendent groups of this group
_getSubgroupMembers
LDAPGroup::_getSubgroupMembers() in LDAPGroup.class.php
Answer the members of this group both directly and in subgroups
_getTerm
suck_by_agentAction::_getTerm() in suck_by_agent.act.php
Gets a term from the three letter name, creating it if necesary
_getTerm
suck_it_upAction::_getTerm() in suck_it_up.act.php
Gets a term from the LDAP name, creating it if necesary
_getType
HarmoniGradableObject::_getType() in HarmoniGradableObject.class.php
_getType
HarmoniCourseGradeRecord::_getType() in CourseGradeRecord.class.php
_getType
HarmoniCanonicalCourse::_getType() in CanonicalCourse.class.php
_getType
HarmoniCourseManagementManager::_getType() in CourseManagementManager.class.php
For object in table $table with id $id, get the Type with type $typename
_getType
HarmoniTerm::_getType() in Term.class.php
_getType
HarmoniGradingManager::_getType() in HarmoniGradingManager.class.php
For object in table $table with id $id, get the Type with type $typename
_getType
HarmoniSchedulingManager::_getType() in HarmoniSchedulingManager.class.php
For object in table $table with id $id, get the Type with type $typename
_getType
HarmoniGradeRecord::_getType() in HarmoniGradeRecord.class.php
_getType
HarmoniAgentCommitment::_getType() in HarmoniAgentCommitment.class.php
_getType
HarmoniCourseOffering::_getType() in CourseOffering.class.php
_getType
HarmoniEnrollmentRecord::_getType() in EnrollmentRecord.class.php
_getType
HarmoniCourseSection::_getType() in CourseSection.class.php
_getType
HarmoniScheduleItem::_getType() in HarmoniScheduleItem.class.php
_getTypeId
HarmoniWritableLog::_getTypeId() in HarmoniWritableLog.class.php
Answer the database id for the type passed.
_getTypeKey
AgentTokenMappingManager::_getTypeKey() in AgentTokenMappingManager.class.php
Get the key of the type.
_getTypes
HarmoniSchedulingManager::_getTypes() in HarmoniSchedulingManager.class.php
Get all the Types from the table specified
_getTypes
HarmoniCanonicalCourse::_getTypes() in CanonicalCourse.class.php
_getTypes
HarmoniScheduleItem::_getTypes() in HarmoniScheduleItem.class.php
_getTypes
HarmoniCourseGradeRecord::_getTypes() in CourseGradeRecord.class.php
_getTypes
HarmoniGradingManager::_getTypes() in HarmoniGradingManager.class.php
Get all the Types from the table specified
_getTypes
HarmoniGradableObject::_getTypes() in HarmoniGradableObject.class.php
_getTypes
HarmoniCourseSection::_getTypes() in CourseSection.class.php
_getTypes
HarmoniGradeRecord::_getTypes() in HarmoniGradeRecord.class.php
_getTypes
HarmoniEnrollmentRecord::_getTypes() in EnrollmentRecord.class.php
_getTypes
HarmoniTerm::_getTypes() in Term.class.php
_getTypes
HarmoniCourseOffering::_getTypes() in CourseOffering.class.php
_getTypes
HarmoniAgentCommitment::_getTypes() in HarmoniAgentCommitment.class.php
_getTypes
HarmoniCourseManagementManager::_getTypes() in CourseManagementManager.class.php
Get all the Types from the table specified
_getTypeString
HarmoniAuthenticationManager::_getTypeString() in HarmoniAuthenticationManager.class.php
Return a string version of a type.
_getUsableProperties
copied stright from edit_agent_detailsAction in the agent module
_getUsableProperties
*
_getUsableProperties
*
_getUserIds
HarmoniAuthorizationManager::_getUserIds() in HarmoniAuthorizationManager.class.php
Get the Ids of the current user. The user may be authenticated in multiple ways which each have a different Id.
_getVersionParts
Harmoni::_getVersionParts() in Harmoni.class.php
Returns an array of the Harmoni version string containing the major, minor and release numbers, in that order.
_indexToType
HarmoniSchedulingManager::_indexToType() in HarmoniSchedulingManager.class.php
For get the Type with type $typename with id $index
_indexToType
HarmoniCourseManagementManager::_indexToType() in CourseManagementManager.class.php
For get the Type with type $typename with id $index
_indexToType
HarmoniGradingManager::_indexToType() in HarmoniGradingManager.class.php
For get the Type with type $typename with id $index
_init
WSelectOrNew::_init() in WSelectOrNew.class.php
Initialize our fields
_init
PrimitiveIO_AuthoritativeContainer::_init() in PrimitiveIO_AuthoritativeContainer.class.php
Initialize our fields
_isActionInArray
Harmoni::_isActionInArray() in Harmoni.class.php
Returns TRUE if $action is contained somewhere within the array of actions: $array.
_isCached
HierarchyCache::_isCached() in HierarchyCache.class.php
Returns
  1. true
if the node with the specified string id has been cached.
_isCachedDown
HierarchyCache::_isCachedDown() in HierarchyCache.class.php
Determines whether a node has been cached down
_isCachedUp
HierarchyCache::_isCachedUp() in HierarchyCache.class.php
Determines whether a node has been cached up
_isLastPart
FileSystemFileRecord::_isLastPart() in FileSystemFileRecord.class.php
Return TRUE if the Part of the passed Id is the last one, and the whole schebang should be deleted.
_isLastPart
FileRecord::_isLastPart() in FileRecord.class.php
Return TRUE if the Part of the passed Id is the last one, and the whole schebang should be deleted.
_isLastPart
RemoteFileRecord::_isLastPart() in RemoteFileRecord.class.php
Return TRUE if the Part of the passed Id is the last one, and the whole schebang should be deleted.
_jump_obs
StatusStars::_jump_obs() in StatusStars.class.php
Climbs down the ob ladder and saves the data to put back later
_land_obs
StatusStars::_land_obs() in StatusStars.class.php
Climps back up the ob ladder adding back the data that was there
_loadAuthoritativeValueStrings
Load the authoritative value list
_loadConfiguration
HarmoniNodeTaggedItem::_loadConfiguration() in HarmoniNodeTaggedItem.class.php
Load the configuration for this item
_loadDates
HarmoniAsset::_loadDates() in HarmoniAsset.class.php
Loads dates from the database and sets the _datesInDB flag
_loadInfo
UrlTaggedItem::_loadInfo() in UrlTaggedItem.class.php
Populate the info for this item
_loadParts
FileRecord::_loadParts() in FileRecord.class.php
Do a single query to load all of the small-valued parts for the record; that is, everything but the file and thumb data.
_loadParts
RemoteFileRecord::_loadParts() in RemoteFileRecord.class.php
Do a single query to load all of the small-valued parts for the record; that is, everything but the file and thumb data.
_loadQueue
IsAuthorizedCache::_loadQueue() in IsAuthorizedCache.class.php
Load all of the Authorizations for the user and cache them
_loadRequest
PathInfoRequestHandler::_loadRequest() in PathInfoRequestHandler.class.php
build an array of all request parameters including those from the path info
_mappingExistsForTokens
AgentTokenMappingManager::_mappingExistsForTokens() in AgentTokenMappingManager.class.php
Return true if a mapping between AuthNTokens and an AgentId exists for this auth Type.
_mkFullName
RequestContext::_mkFullName() in RequestContext.class.php
_mkFullPath
FlatFileActionSource::_mkFullPath() in FlatFileActionSource.class.php
Makes a full pathname to an action file.
_mkFullPath
ClassMethodsActionSource::_mkFullPath() in ClassMethodsActionSource.class.php
Makes a full pathname to an action file.
_mkFullPath
ClassesActionSource::_mkFullPath() in ClassesActionSource.class.php
Makes a full pathname to an action file.
_normalize
DateAndTime::_normalize() in DateAndTime.class.php
Normalize tick values to make things like "2 days, 35 hours" into "3 days, 9 hours".
_OR
_OR in Query.interface.php
Defines a constant for 'OR' operations (used in WHERE and JOIN clauses)
_populateProperties
LDAPAuthNMethod::_populateProperties() in LDAPAuthNMethod.class.php
A private method used to populate the Properties that correspond to the given AuthNTokens
_populateProperties
AuthNMethod::_populateProperties() in AuthNMethod.abstract.php
A private method used to populate the Properties that correspond to the given AuthNTokens
_populateProperties
SQLDatabaseAuthNMethod::_populateProperties() in SQLDatabaseAuthNMethod.class.php
A private method used to populate the Properties that correspond to the given AuthNTokens
_printAgent
edit_offering_detailsAction::_printAgent() in edit_offering_details.act.php
_printOffering
edit_agent_detailsAction::_printOffering() in edit_agent_details.act.php
*
_printRowFromPropertiesArray
* Tries to print a key value pair from the propertiesArray from getUsableProperties in a table.
_query
MySQLDatabase::_query() in MySQLDatabase.class.php
Executes an SQL query.
_query
OracleDatabase::_query() in OracleDatabase.class.php
Executes an SQL query.
_query
PostgreSQLDatabase::_query() in PostgreSQLDatabase.class.php
Executes an SQL query.
_registerSearchTypes
HarmoniRepository::_registerSearchTypes() in HarmoniRepository.class.php
Sets up an array of supported searchTypes for the DR.
_removeElements
WRepeatableComponentCollection::_removeElements() in WRepeatableComponentCollection.class.php
Removes the elements from our list.
_removeElements
WOrderedRepeatableComponentCollection::_removeElements() in WOrderedRepeatableComponentCollection.class.php
Removes the elements from our list.
_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.
_selectNextAgent
AgentFilteringFromTraversalIterator::_selectNextAgent() in AgentFilteringFromTraversalIterator.class.php
Select the next id in the TraversalInfoIterator that corresponds to a Group.
_setCacheMode
RecordManager::_setCacheMode() in RecordManager.class.php
_setField
HarmoniCanonicalCourse::_setField() in CanonicalCourse.class.php
_setField
HarmoniScheduleItem::_setField() in HarmoniScheduleItem.class.php
_setField
HarmoniCourseOffering::_setField() in CourseOffering.class.php
_setField
HarmoniGradableObject::_setField() in HarmoniGradableObject.class.php
_setField
HarmoniCourseGradeRecord::_setField() in CourseGradeRecord.class.php
_setField
HarmoniCourseManagementManager::_setField() in CourseManagementManager.class.php
Given the object in table $table with id $id, change the field with name $key to $value
_setField
HarmoniCourseSection::_setField() in CourseSection.class.php
_setField
HarmoniTerm::_setField() in Term.class.php
_setField
HarmoniEnrollmentRecord::_setField() in EnrollmentRecord.class.php
_setField
HarmoniGradeRecord::_setField() in HarmoniGradeRecord.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
_setField
HarmoniAgentCommitment::_setField() in HarmoniAgentCommitment.class.php
_setField
HarmoniGradingManager::_setField() in HarmoniGradingManager.class.php
Given the object in table $table with id $id, change the field with name $key to $value
_setModifiedDateAndAgent
HarmoniGradableObject::_setModifiedDateAndAgent() in HarmoniGradableObject.class.php
_setModifiedDateAndAgent
HarmoniGradeRecord::_setModifiedDateAndAgent() in HarmoniGradeRecord.class.php
_setupNextRequirementForInput
Sets up the next requirement wizard for user input.
_setupSelectQuery
RecordManager::_setupSelectQuery() in RecordManager.class.php
Initializes a SelectQuery with the complex JOIN structures of the DataManager.
_setValue
ByteSize::_setValue() in ByteSize.class.php
Set the internal value to a PHP primitive.
_setValue
Float::_setValue() in Float.class.php
Set the internal value to a PHP primitive.
_setValue
StorableString::_setValue() in StorableString.class.php
Set the value
_setValue
Integer::_setValue() in Integer.class.php
Set the internal value to a PHP primitive.
_setValue
Double::_setValue() in Double.class.php
Set the internal value to a PHP primitive.
_setValue
StorableShortString::_setValue() in StorableShortString.class.php
Set the value
_setValue
StorableBoolean::_setValue() in StorableBoolean.class.php
Set the value
_setValue
StorableFloat::_setValue() in StorableFloat.class.php
Set the value
_setValue
Number::_setValue() in Number.class.php
Set the internal value to a PHP primitive.
_setValue
StorableInteger::_setValue() in StorableInteger.class.php
Set the value
_setValue
StorableBlob::_setValue() in StorableBlob.class.php
Set the value
_shouldSelect
MembersOnlyFromTraversalIterator::_shouldSelect() in MembersOnlyFromTraversalIterator.class.php
Return True if we should select the Agent with the given id, FALSE if we are filtering it.
_shouldSelect
GroupsOnlyFromTraversalIterator::_shouldSelect() in GroupsOnlyFromTraversalIterator.class.php
Return True if we should select the Agent with the given id, FALSE if we are filtering it.
_shouldSelect
AgentFilteringFromTraversalIterator::_shouldSelect() in AgentFilteringFromTraversalIterator.class.php
Return True if we should select the Agent with the given id, FALSE if we are filtering it.
_storeDates
HarmoniAsset::_storeDates() in HarmoniAsset.class.php
Store the effective and expiration Dates. getEffectiveDate or getExpirationDate should be called first to set the datesInDB flag.
_synchronizeCache
IsAuthorizedCache::_synchronizeCache() in IsAuthorizedCache.class.php
Sychronize the cache. Remove any nodes from the cache whose AZs may have changed.
_traverse
Tree::_traverse() in Tree.class.php
A private recursive function that performs a depth-first pre-order traversal.
_traverseDown
HierarchyCache::_traverseDown() in HierarchyCache.class.php
Traverses down and caches whatever needs to be cached.
_traverseUp
HierarchyCache::_traverseUp() in HierarchyCache.class.php
Traverses up and caches whatever needs to be cached.
_traverseUpAncestory
HierarchyCache::_traverseUpAncestory() in HierarchyCache.class.php
Traverses up the ancestory table and caches whatever needs to be cached.
_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.
_typeToIndex
HarmoniEnrollmentRecord::_typeToIndex() in EnrollmentRecord.class.php
_typeToIndex
HarmoniScheduleItem::_typeToIndex() in HarmoniScheduleItem.class.php
_typeToIndex
HarmoniGradeRecord::_typeToIndex() in HarmoniGradeRecord.class.php
_typeToIndex
HarmoniGradableObject::_typeToIndex() in HarmoniGradableObject.class.php
_typeToIndex
HarmoniCourseOffering::_typeToIndex() in CourseOffering.class.php
_typeToIndex
HarmoniCourseSection::_typeToIndex() in CourseSection.class.php
_typeToIndex
HarmoniCourseManagementManager::_typeToIndex() in CourseManagementManager.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
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
HarmoniTerm::_typeToIndex() in Term.class.php
_typeToIndex
HarmoniCourseGradeRecord::_typeToIndex() in CourseGradeRecord.class.php
_typeToIndex
HarmoniCanonicalCourse::_typeToIndex() in CanonicalCourse.class.php
_typeToString
AuthNMethodManager::_typeToString() in AuthNMethodManager.class.php
Private method for converting Types to strings.
_updateOrders
PersistentOrderedSet::_updateOrders() in PersistentOrderedSet.class.php
Update the orders of the ids in the database.
_updateStatusBar
StatusStars::_updateStatusBar() in StatusStars.class.php
Updates the statys bar for the user
_updateValue
FileNamePart::_updateValue() in FileNamePart.class.php
Allow the file record to update the fetch from its own queries
_updateValue
MimeTypePart::_updateValue() in MimeTypePart.class.php
Allow the file record to update the fetch from its own queries
_updateValue
FileUrlPart::_updateValue() in FileUrlPart.class.php
Allow the file record to update the fetch from its own queries
_updateValue
ThumbnailMimeTypePart::_updateValue() in ThumbnailMimeTypePart.class.php
Allow the file record to update the fetch from its own queries
_updateValue
DimensionsPart::_updateValue() in DimensionsPart.class.php
Allow the file record to update the fetch from its own queries
_updateValue
FileSizePart::_updateValue() in FileSizePart.class.php
Allow the file record to update the fetch from its own queries
_useWizard
StartupCheck::_useWizard() in StartupCheck.class.php
Internally handles input & output from a wizard.
_validateDBIndex
DBHandler::_validateDBIndex() in DBHandler.class.php
Private method for validating the dbIndex passed.
_withinRange
RGBColor::_withinRange() in RGBcolor.class.php
Makes sure $val is within the range $min -> $max
__construct
Error::__construct() in Error.class.php
The constructor. Create a new error.
__construct
FckTextArea::__construct() in FckTextArea.class.php
Constructor
__construct
HarmoniException::__construct() in HarmoniException.class.php
Constructor
__construct
HtmlTextArea::__construct() in HtmlTextArea.class.php
Constructor
__construct
WTextArea::__construct() in WTextArea.class.php
Constructor
__construct
__sleep
Services::__sleep() in Services.class.php
Stops all the services -- used internally by PHP.
__toString
HarmoniId::__toString() in HarmoniId.class.php
Answer the string version of this id. Enables transparent Id to string translation.
a b c d e f g h i j k l m n o p q r s t u v w x y z _