Index of all elements
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
b
- body_attribute
- in file geo-mashup.php, method GeoMashup::body_attribute()
A tag to insert the the onload call needed by IE (and works in Firefox) in the body tag to load the Google map.
top
top
top
top
top
g
- generate_location_json
- in file geo-query.php, method GeoMashupQuery::generate_location_json()
Run a query for object locations from GET parameters and print JSON results.
- generate_object_html
- in file geo-query.php, method GeoMashupQuery::generate_object_html()
Use templates to output content for objects.
- geo-mashup-db.php
- procedural page geo-mashup-db.php
- geo-mashup-options.php
- procedural page geo-mashup-options.php
- geo-mashup-ui-managers.php
- procedural page geo-mashup-ui-managers.php
- geo-mashup.php
- procedural page geo-mashup.php
- geo-query.php
- procedural page geo-query.php
- GeoMashup
- in file geo-mashup.php, class GeoMashup
The Geo Mashup static class.
- GeoMashupCommentUIManager
- in file geo-mashup-ui-managers.php, class GeoMashupCommentUIManager
A manager for comment location user interfaces.
- GeoMashupDB
- in file geo-mashup-db.php, class GeoMashupDB
Static class to provide a namespace for Geo Mashup data functions.
- GeoMashupOptions
- in file geo-mashup-options.php, class GeoMashupOptions
A singleton to manage Geo Mashup saved options.
- GeoMashupPostUIManager
- in file geo-mashup-ui-managers.php, class GeoMashupPostUIManager
A manager for post/page location user interfaces.
- GeoMashupQuery
- in file geo-query.php, class GeoMashupQuery
Class for query handling namespace
- GeoMashupUIManager
- in file geo-mashup-ui-managers.php, class GeoMashupUIManager
A base class for managing user interfaces for collecting and storing location.
- GeoMashupUserUIManager
- in file geo-mashup-ui-managers.php, class GeoMashupUserUIManager
A manager for user location user interfaces.
- geo_mashup_comment_default
- in file comment-default.php, function geo_mashup_comment_default()
Template callback for GeoMashupQuery::list_comments()
- geo_mashup_edit_form
- in file edit-form.php, function geo_mashup_edit_form()
Print the Geo Mashup location editor HTML for an object.
- geo_mashup_map
- in file shortcodes.php, function geo_mashup_map()
Map template tag alias.
- geo_mashup_options_page
- in file options.php, function geo_mashup_options_page()
Print Geo Mashup Options HTML
- geo_mashup_uninstall_db
- in file uninstall.php, function geo_mashup_uninstall_db()
Drop Geo Mashup database tables.
- geo_mashup_uninstall_options
- in file uninstall.php, function geo_mashup_uninstall_options()
Delete Geo Mashup saved options.
- geo_mashup_user_default_template
- in file user-default.php, function geo_mashup_user_default_template()
Template callback for GeoMashupQuery::list_users()
- get
- in file geo-mashup-options.php, method GeoMashupOptions::get()
Get a saved option value.
- get_administrative_name
- in file geo-mashup-db.php, method GeoMashupDB::get_administrative_name()
Try to get a language-sensitive place administrative name.
- get_distinct_located_values
- in file geo-mashup-db.php, method GeoMashupDB::get_distinct_located_values()
Get distinct values of one or more object location fields.
- get_instance
- in file geo-mashup-ui-managers.php, method GeoMashupPostUIManager::get_instance()
Get the single instance of this class.
- get_instance
- in file geo-mashup-ui-managers.php, method GeoMashupCommentUIManager::get_instance()
Get the single instance of this class.
- get_instance
- in file geo-mashup-ui-managers.php, method GeoMashupUserUIManager::get_instance()
Get the single instance of this class.
- get_instance
- in file geo-mashup-ui-managers.php, method GeoMashupUIManager::get_instance()
Retrieve a single instaniated subclass by name.
- get_kml_attachment_urls
- in file geo-mashup.php, method GeoMashup::get_kml_attachment_urls()
Get an array of URLs of KML or KMZ attachments for a post.
- get_locations_json
- in file geo-mashup.php, method GeoMashup::get_locations_json()
Query object locations and return JSON.
- get_object_location
- in file geo-mashup-db.php, method GeoMashupDB::get_object_location()
Get the location of an object.
- get_object_locations
- in file geo-mashup-db.php, method GeoMashupDB::get_object_locations()
Get locations of objects.
- get_post_location
- in file geo-mashup-db.php, method GeoMashupDB::get_post_location()
Get the location of a post.
- get_post_locations
- in file geo-mashup-db.php, method GeoMashupDB::get_post_locations()
Get locations of posts.
- get_saved_locations
- in file geo-mashup-db.php, method GeoMashupDB::get_saved_locations()
Get locations with saved names.
top
top
top
j
- join_post_queries
- in file geo-mashup.php, method GeoMashup::join_post_queries()
Toggle limiting of query_posts to located posts only, with Geo Mashup query extensions.
- json_encode
- in file geo-mashup.php, method GeoMashup::json_encode()
Encode an item as a JSON string.
top
top
top
top
top
top
s
- save
- in file geo-mashup-options.php, method GeoMashupOptions::save()
Write current values to the database.
- save_posted_object_location
- in file geo-mashup-ui-managers.php, method GeoMashupUIManager::save_posted_object_location()
Save an object location from data posted by the location editor.
- save_posted_object_location
- in file geo-mashup-ui-managers.php, method GeoMashupPostUIManager::save_posted_object_location()
Save a posted post or page location.
- save_posted_object_location
- in file geo-mashup-ui-managers.php, method GeoMashupUserUIManager::save_posted_object_location()
Save a posted user location.
- set_location
- in file geo-mashup-db.php, method GeoMashupDB::set_location()
Save a location.
- set_object_location
- in file geo-mashup-db.php, method GeoMashupDB::set_object_location()
Save an object location in the database.
- set_the_comment
- in file geo-query.php, method GeoMashupQuery::set_the_comment()
Set the comment global.
- set_the_user
- in file geo-query.php, method GeoMashupQuery::set_the_user()
Set the user global.
- set_valid_options
- in file geo-mashup-options.php, method GeoMashupOptions::set_valid_options()
Import valid options from an array.
- shortcodes.php
- procedural page shortcodes.php
- show_on_map_link
- in file geo-mashup.php, method GeoMashup::show_on_map_link()
A template tag to insert a link to the current location post on the global map page.
- show_on_map_link_url
- in file geo-mashup.php, method GeoMashup::show_on_map_link_url()
A template tag to return an URL for the current location on the global map page.
- strip_brackets
- in file geo-query.php, method GeoMashupQuery::strip_brackets()
Strip content in square brackets.
- strip_map_shortcodes
- in file geo-query.php, method GeoMashupQuery::strip_map_shortcodes()
Strip map shortcodes.
top
top
top
top
|
|