Function geoItem
Create HTML list item. (Usually not neccesary since geoList takes arrays of content values)
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 |
$text = null |
Content of list item |
string |
$class = null |
Class of list item |
string |
$id = null |
Id of list item |
string |
$style = null |
Style of list item |
string
|
HTML list item |