PHP Класс MetaMapLocation

Наследование: extends MetaDbObject
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( IGeoMapLocation $p_dbObject = null )

Защищенные методы

Метод Описание
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

Описание методов

__construct() публичный Метод

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

getContent() защищенный Метод

Get content
protected getContent ( ) : string
Результат string

getLatitude() защищенный Метод

Get latitude
protected getLatitude ( ) : float
Результат float

getLongitude() защищенный Метод

Get longitude
protected getLongitude ( ) : float
Результат float

getMultimedia() защищенный Метод

Get multimedia
protected getMultimedia ( ) : array
Результат array of MetaMapLocationMultimedia

getName() защищенный Метод

Get name
protected getName ( ) : string
Результат string

getText() защищенный Метод

Get text
protected getText ( ) : string
Результат string

isEnabled() защищенный Метод

Get enabled state
protected isEnabled ( ) : boolean
Результат boolean