Class ThumbnailDimensionsPart

Description

The DimensionsPart attempts to extract height, width, and mime type info from a file, in an array similar to that returned from GetImageSize() method.

If the file is not an image and/or such information can not be determined, this part has a boolean value of false.

  • version: $Id: ThumbnailDimensionsPart.class.php,v 1.7 2007/09/11 17:40:57 adamfranco Exp $
  • license: GNU General Public License
  • copyright: Copyright ©2005, Middlebury College

Located in /harmoni/core/oki2/repository/File/Fields/ThumbnailDimensionsPart.class.php (line 26)

Part
   |
   --DimensionsPart
      |
      --ThumbnailDimensionsPart
Method Summary
object ThumbnailDimensionsPart (object PartStructure $partStructure, object Id $recordId, object Properties $configuration, object Record $record, mixed $asset)
Variables
Methods
Constructor ThumbnailDimensionsPart (line 41)

Constructor

  • since: 10/17/05
  • access: public
object ThumbnailDimensionsPart (object PartStructure $partStructure, object Id $recordId, object Properties $configuration, object Record $record, mixed $asset)
  • object PartStructure $partStructure
  • object Id $recordId
  • object Properties $configuration
  • object Record $record

Inherited Methods

Inherited From DimensionsPart

DimensionsPart::DimensionsPart()
DimensionsPart::createPart()
DimensionsPart::deletePart()
DimensionsPart::getId()
DimensionsPart::getParts()
DimensionsPart::getPartStructure()
DimensionsPart::getValue()
DimensionsPart::updateValue()
DimensionsPart::_updateValue()

Inherited From Part

Part::createPart()
Part::deletePart()
Part::getDisplayName()
Part::getId()
Part::getParts()
Part::getPartStructure()
Part::getValue()
Part::updateDisplayName()
Part::updateValue()

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