PHP 클래스 MetaMapLocationMultimedia

상속: extends MetaDbObject
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__construct ( IGeoMultimedia $p_dbObject = NULL )

보호된 메소드들

메소드 설명
getHeight ( ) : integer Get height
getSpec ( ) : string Get spec
getSrc ( ) : string Get src
getType ( ) : string Get type
getWidth ( ) : integer Get width

메소드 상세

__construct() 공개 메소드

public __construct ( IGeoMultimedia $p_dbObject = NULL )
$p_dbObject IGeoMultimedia

getHeight() 보호된 메소드

Get height
protected getHeight ( ) : integer
리턴 integer

getSpec() 보호된 메소드

Get spec
protected getSpec ( ) : string
리턴 string

getSrc() 보호된 메소드

Get src
protected getSrc ( ) : string
리턴 string

getType() 보호된 메소드

Get type
protected getType ( ) : string
리턴 string

getWidth() 보호된 메소드

Get width
protected getWidth ( ) : integer
리턴 integer