Class for holding a plain ASCII string.
This class can hold a single ASCII string, and it will be used as in
Located in /src/PelEntryAscii.php (line 65)
PelEntry | --PelEntryAscii
Class | Description |
---|---|
PelEntryTime | Class for holding a date and time. |
PelEntryCopyright | Class for holding copyright information. |
Inherited from PelEntry
PelEntry::$bytes
PelEntry::$components
PelEntry::$format
PelEntry::$ifd_type
PelEntry::$tag
Make a new PelEntry that can hold an ASCII string.
Return the ASCII string of the entry.
This methods returns the same as getValue.
Return the ASCII string of the entry.
Give the entry a new ASCII value.
This will overwrite the previous value. The value can be retrieved later with the getValue method.
Inherited From PelEntry
PelEntry::getBytes()
PelEntry::getComponents()
PelEntry::getFormat()
PelEntry::getIfdType()
PelEntry::getTag()
PelEntry::getText()
PelEntry::getValue()
PelEntry::setIfdType()
PelEntry::setValue()
PelEntry::__toString()
Documentation generated on Thu, 05 May 2011 07:19:02 +0200 by phpDocumentor 1.4.3