Function geoLink
Create an http link.
Package: Geolib
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
string |
$link = null |
Link destination (with or without host) |
string |
$text = null |
Text of link |
string |
$title = null |
Title attribute |
string |
$target = null |
Target attribute |
string |
$class = null |
Class attribute |
string |
$id = null |
Id attribute |
array |
$atts = null |
Any other attributes |
string
|
HTML a tag |