PHP Class MetaMapLocationMultimedia

Inheritance: extends MetaDbObject
Datei anzeigen Open project: sourcefabric/newscoop

Public Methods

Method Description
__construct ( IGeoMultimedia $p_dbObject = NULL )

Protected Methods

Method Description
getHeight ( ) : integer Get height
getSpec ( ) : string Get spec
getSrc ( ) : string Get src
getType ( ) : string Get type
getWidth ( ) : integer Get width

Method Details

__construct() public method

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

getHeight() protected method

Get height
protected getHeight ( ) : integer
return integer

getSpec() protected method

Get spec
protected getSpec ( ) : string
return string

getSrc() protected method

Get src
protected getSrc ( ) : string
return string

getType() protected method

Get type
protected getType ( ) : string
return string

getWidth() protected method

Get width
protected getWidth ( ) : integer
return integer