PHP Class Horde_Image_Exif_TestBase, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Test_Case
Datei anzeigen Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_data Cache of retrieved EXIF data
$_exif Horde_Image_Exif_Base

Public Methods

Method Description
setUp ( )
testDescriptionFields ( )
testExtract ( ) Tests ability to extract EXIF data without errors. Does not test data for validity.
testGPS ( )
testKeywordIsString ( )
testKeywords ( )
testTitleFields ( )

Protected Methods

Method Description
_testKeywordIsString ( )
_testKeywords ( )

Method Details

_testKeywordIsString() protected method

protected _testKeywordIsString ( )

_testKeywords() protected method

protected _testKeywords ( )

setUp() public method

public setUp ( )

testDescriptionFields() public method

testExtract() public method

Tests ability to extract EXIF data without errors. Does not test data for validity.
public testExtract ( )

testGPS() public method

public testGPS ( )

testKeywordIsString() public method

public testKeywordIsString ( )

testKeywords() public method

public testKeywords ( )

testTitleFields() public method

public testTitleFields ( )

Property Details

$_data protected_oe static_oe property

Cache of retrieved EXIF data
protected static $_data

$_exif protected_oe static_oe property

protected static Horde_Image_Exif_Base $_exif
return Horde_Image_Exif_Base