PHP Class MetaMapLocation

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

Méthodes publiques

Méthode Description
__construct ( IGeoMapLocation $p_dbObject = null )

Méthodes protégées

Méthode Description
getContent ( ) : string Get content
getLatitude ( ) : float Get latitude
getLongitude ( ) : float Get longitude
getMultimedia ( ) : array Get multimedia
getName ( ) : string Get name
getText ( ) : string Get text
isEnabled ( ) : boolean Get enabled state

Method Details

__construct() public méthode

public __construct ( IGeoMapLocation $p_dbObject = null )
$p_dbObject IGeoMapLocation

getContent() protected méthode

Get content
protected getContent ( ) : string
Résultat string

getLatitude() protected méthode

Get latitude
protected getLatitude ( ) : float
Résultat float

getLongitude() protected méthode

Get longitude
protected getLongitude ( ) : float
Résultat float

getMultimedia() protected méthode

Get multimedia
protected getMultimedia ( ) : array
Résultat array of MetaMapLocationMultimedia

getName() protected méthode

Get name
protected getName ( ) : string
Résultat string

getText() protected méthode

Get text
protected getText ( ) : string
Résultat string

isEnabled() protected méthode

Get enabled state
protected isEnabled ( ) : boolean
Résultat boolean