Class NonReferenceProperties

Description

Properties that can be added to without doing so by reference. Useful for building Properties of strings, integers, etc.

OSID Version: 2.0

  • version: $Id: NonReferenceProperties.class.php,v 1.2 2007/04/12 15:37:33 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/oki2/shared/NonReferenceProperties.class.php (line 22)

Properties
   |
   --HarmoniProperties
      |
      --NonReferenceProperties
Method Summary
void addProperty (mixed $key, mixed $value)
Methods
addProperty (line 38)

Add a Property to these Properties.

WARNING: NOT IN OSID - This method is not in the OSIDs as of version 2.0 Use at your own risk

  • since: 11/18/04
  • access: public
void addProperty (mixed $key, mixed $value)
  • mixed $key
  • mixed $value

Redefinition of:
HarmoniProperties::addProperty()
Add a Property to these Properties.

Inherited Methods

Inherited From HarmoniProperties

HarmoniProperties::HarmoniProperties()
HarmoniProperties::addProperty()
HarmoniProperties::deleteProperty()
HarmoniProperties::getKeys()
HarmoniProperties::getProperty()
HarmoniProperties::getType()

Inherited From Properties

Properties::getKeys()
Properties::getProperty()
Properties::getType()

Documentation generated on Wed, 19 Sep 2007 10:25:16 -0400 by phpDocumentor 1.3.0RC3