[ all elements ]

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

c

category_legend
in file geo-mashup.php, method GeoMashup::category_legend()
    Category legend template tag.
category_located_post_count
in file geo-mashup-db.php, method GeoMashupDB::category_located_post_count()
    Get the number of located posts in a category.
category_name
in file geo-mashup.php, method GeoMashup::category_name()
    Category name template tag.
comment-default.php
procedural page comment-default.php
current_location
in file geo-mashup.php, method GeoMashup::current_location()
    Get the location of the current loop object, if any.
top

d

$default_options
in file geo-mashup-options.php, variable GeoMashupOptions::$default_options
    Valid options with default values.
delete_location
in file geo-mashup-db.php, method GeoMashupDB::delete_location()
    Delete a location or locations.
delete_object_location
in file geo-mashup-db.php, method GeoMashupDB::delete_object_location()
    Delete an object location or locations.
top

e

edit-form.php
procedural page edit-form.php
enqueue_form_client_items
in file geo-mashup-ui-managers.php, method GeoMashupUIManager::enqueue_form_client_items()
    Queue styles and scripts for the location editor form.
enqueue_jquery_styles
in file geo-mashup-ui-managers.php, method GeoMashupUIManager::enqueue_jquery_styles()
    Queue UI styles to match the jQuery version.
explode_assoc
in file geo-mashup.php, method GeoMashup::explode_assoc()
    Helper to turn a string of key-value pairs into an associative array.
top

f

full-post-default.php
procedural page full-post-default.php
full_post
in file geo-mashup.php, method GeoMashup::full_post()
    Full post template tag.
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

h

have_comments
in file geo-query.php, method GeoMashupQuery::have_comments()
    Wrap access to comments global.
have_users
in file geo-query.php, method GeoMashupQuery::have_users()
    Wrap access to users global.
top

i

implode_assoc
in file geo-mashup.php, method GeoMashup::implode_assoc()
    Helper to turn an associative array into a string of key-value pairs.
info-window-default.php
procedural page info-window-default.php
info-window-max-default.php
procedural page info-window-max-default.php
is_valid
in file geo-mashup-options.php, method GeoMashupOptions::is_valid()
    Check an option key and value for validity.
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

l

list_comments
in file geo-query.php, method GeoMashupQuery::list_comments()
    A wrapper for wp_list_comments when it exists, otherwise a simple comment loop.
list_located_posts
in file geo-mashup.php, method GeoMashup::list_located_posts()
    List located posts template tag.
list_located_posts_by_area
in file geo-mashup.php, method GeoMashup::list_located_posts_by_area()
    List located posts by area template tag.
list_users
in file geo-query.php, method GeoMashupQuery::list_users()
    A simple user loop that takes a callback option for formatting.
location_info
in file geo-mashup.php, method GeoMashup::location_info()
    A template tag to insert location information.
top

m

map
in file geo-mashup.php, method GeoMashup::map()
    The map template tag.
top

o

object_storage
in file geo-mashup-db.php, method GeoMashupDB::object_storage()
    Get or set storage information for an object name.
options.php
procedural page options.php
top

p

post_coordinates
in file geo-mashup.php, method GeoMashup::post_coordinates()
    Post coordinates template tag.
post_link
in file geo-mashup.php, method GeoMashup::post_link()
    A template tag to insert a link to a post on the mashup.
print_form
in file geo-mashup-ui-managers.php, method GeoMashupUserUIManager::print_form()
    Print the user location editor form.
print_form
in file geo-mashup-ui-managers.php, method GeoMashupPostUIManager::print_form()
    Print the post editor form.
print_form
in file geo-mashup-ui-managers.php, method GeoMashupCommentUIManager::print_form()
    Print the comment location editor form.
top

r

render-map.php
procedural page render-map.php
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

t

tabbed_category_index
in file geo-mashup.php, method GeoMashup::tabbed_category_index()
    Tabbed category index template tag.
top

u

uninstall.php
procedural page uninstall.php
user-default.php
procedural page user-default.php
top

v

$valid_map_types
in file geo-mashup-options.php, variable GeoMashupOptions::$valid_map_types
    Valid map types.
visible_posts_list
in file geo-mashup.php, method GeoMashup::visible_posts_list()
    Visible posts list template tag.
top

Documentation generated on Thu, 18 Feb 2010 20:41:26 +0000 by phpDocumentor 1.4.3