PHP Interface IGeoMapLocationContent

Show file Open project: sourcefabric/newscoop Interface Usage Examples

Public Methods

Method Description
getContent ( ) : string Get content
getName ( ) : string Get name
getText ( ) : string Get plain text

Method Details

getContent() public method

Get content
public getContent ( ) : string
return string

getName() public method

Get name
public getName ( ) : string
return string

getText() public method

Get plain text
public getText ( ) : string
return string