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.
Located in /harmoni/core/oki2/repository/File/Fields/DimensionsPart.class.php (line 26)
Part | --DimensionsPart
Class | Description |
---|---|
ThumbnailDimensionsPart | The DimensionsPart attempts to extract height, width, and mime type info from a file, in an array similar to that returned from GetImageSize() method. |
Constructor
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.
Delete a Part and all its Parts.
Get the unique Id for this Part.
Get all the Parts in this Part. Iterators return a set, one at a time.
Get the PartStructure associated with this Part.
Get the value for this Part.
Update the value for this Part.
Allow the file record to update the fetch from its own queries
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:22:44 -0400 by phpDocumentor 1.3.0RC3