PHP 클래스 Horde_Image_Exif_TestBase, horde

저자: Michael J Rubinsky ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_data Cache of retrieved EXIF data
$_exif Horde_Image_Exif_Base

공개 메소드들

메소드 설명
setUp ( )
testDescriptionFields ( )
testExtract ( ) Tests ability to extract EXIF data without errors. Does not test data for validity.
testGPS ( )
testKeywordIsString ( )
testKeywords ( )
testTitleFields ( )

보호된 메소드들

메소드 설명
_testKeywordIsString ( )
_testKeywords ( )

메소드 상세

_testKeywordIsString() 보호된 메소드

protected _testKeywordIsString ( )

_testKeywords() 보호된 메소드

protected _testKeywords ( )

setUp() 공개 메소드

public setUp ( )

testDescriptionFields() 공개 메소드

testExtract() 공개 메소드

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

testGPS() 공개 메소드

public testGPS ( )

testKeywordIsString() 공개 메소드

public testKeywordIsString ( )

testKeywords() 공개 메소드

public testKeywords ( )

testTitleFields() 공개 메소드

public testTitleFields ( )

프로퍼티 상세

$_data 보호되어 있는 정적으로 프로퍼티

Cache of retrieved EXIF data
protected static $_data

$_exif 보호되어 있는 정적으로 프로퍼티

protected static Horde_Image_Exif_Base $_exif
리턴 Horde_Image_Exif_Base