PHP Class MetaMapLocationMultimedia

Inheritance: extends MetaDbObject
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
__construct ( IGeoMultimedia $p_dbObject = NULL )

Méthodes protégées

Méthode 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 méthode

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

getHeight() protected méthode

Get height
protected getHeight ( ) : integer
Résultat integer

getSpec() protected méthode

Get spec
protected getSpec ( ) : string
Résultat string

getSrc() protected méthode

Get src
protected getSrc ( ) : string
Résultat string

getType() protected méthode

Get type
protected getType ( ) : string
Résultat string

getWidth() protected méthode

Get width
protected getWidth ( ) : integer
Résultat integer