Class Blob

Description

A simple Blob data type.

Located in /harmoni/core/Primitives/Collections-Text/Blob.class.php (line 13)

SObject
   |
   --String
      |
      --Blob
Method Summary
Blob Blob ([mixed $string = ""])
ref fromString (string $aString)
void value ()
ref withValue (string $value)
Variables

Inherited Variables

Inherited from String

String::$_string
Methods
Constructor Blob (line 17)
Blob Blob ([mixed $string = ""])
fromString (line 43)

Instantiates a new Blob object with the passed value.

allowing 'fromString' instantiation

  • return: object
  • static:
  • access: public
ref fromString (string $aString)
  • string $aString

Redefinition of:
String::fromString()
Instantiates a new String object with the passed value.
value (line 48)
void value ()
withValue (line 29)

Instantiates a new Blob object with the passed value.

  • return: object
  • static:
  • access: public
ref withValue (string $value)
  • string $value

Redefinition of:
String::withValue()
Instantiates a new String object with the passed value.

Inherited Methods

Inherited From String

String::String()
String::fromString()
String::isEqualTo()
String::printableString()
String::withValue()

Inherited From SObject

SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()

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