Recommend this page to a friend! |
Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Link.md | Download |
|
DownloadphpGPX\Models\LinkClass Link according to GPX 1.1 specification. A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
Properties$href
URL of hyperlink.
$text
Text of hyperlink.
$type
Mime type of content (image/jpeg)
Methods__construct
Link constructor.
toArray
Serialize object to array
|