PHP Interface IGeoMultimedia

Datei anzeigen Open project: sourcefabric/newscoop

Public 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

getHeight() public method

Get height
public getHeight ( ) : integer
return integer

getSpec() public method

Get spec
public getSpec ( ) : string
return string

getSrc() public method

Get src
public getSrc ( ) : string
return string

getType() public method

Get type
public getType ( ) : string
return string

getWidth() public method

Get width
public getWidth ( ) : integer
return integer