프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$address | string | Display address for the location. | |
$latitude | float | Latitude of the location. | |
$longitude | float | Longitude of the location. |
메소드 | 설명 | |
---|---|---|
__construct ( array $values = null ) | Construct a new Value object and initialize with $values. | |
__toString ( ) : string | Returns a string representation of the keyword value. |
public __construct ( array $values = null ) | ||
$values | array |
public __toString ( ) : string | ||
리턴 | string | A comma separated list of tags, eg: "php, eZ Publish, html5" |