kml_admin_settings |
./kml.module |
Form for settings page |
|
1 |
kml_block |
./kml.module |
Implementation of hook_block() |
|
|
kml_block_content |
./kml.module |
Function to generate block content |
1 |
|
kml_format_folder |
./kml.module |
Formats a KML Folder (based on format_rss_channel()). |
1 |
|
kml_format_networklink |
./kml.module |
A generic function for generating a KML (Keyhole Markup Language for Google Earth) Network Link. |
1 |
|
kml_format_placemark |
./kml.module |
Format a single KML Placemark (based on format_rss_item()). |
1 |
|
kml_help |
./kml.module |
Implementation of hook_help(). |
|
|
kml_interface |
./kml.module |
Default callback |
|
1 |
kml_link |
./kml.module |
Implementation of hook_link(). Adds KML links to individual nodes |
|
|
kml_menu |
./kml.module |
Implementation of hook_menu(). |
|
|
kml_networklink |
./kml.module |
A function for creating a KML Network Link for a specific KML feed. |
1 |
|
kml_page |
./kml.module |
Displays directory of KML feeds available |
1 |
|
kml_perm |
./kml.module |
Implementation of hook_perm(). |
|
|
kml_simpletest |
./kml.module |
Implementation of hook_simpletest(). |
|
|
kml_views_feed_argument |
./kml.module |
|
|
|
kml_views_style_plugins |
./kml.module |
Provide views plugins for creating KML feeds. |
|
|
theme_kml_feed |
./kml.module |
Views plugin that displays the KML feed for views |
1 |
|
theme_kml_icon |
./kml.module |
Display the KML icon |
1 |
|
theme_kml_link |
./kml.module |
Standardised KML link |
|
|
theme_kml_placemark_description |
./kml.module |
Theme the contents of the placemark |
|
|
_kml_feed |
./kml.module |
Displays a KML feed containing all location-enabled nodes. |
2 |
|
_kml_feed_check_access |
./kml.module |
|
1 |
|
_kml_feed_check_cache |
./kml.module |
|
2 |
|
_kml_format_feed |
./kml.module |
A generic function for generating KML (Keyhole Markup Language for Google Earth) feeds from a set of nodes. |
1 |
|
_kml_send_feed |
./kml.module |
Send KML feed. |
2 |
|