GeoMashup
[ class tree: GeoMashup ] [ index: GeoMashup ] [ all elements ]

Class: GeoMashupUserUIManager

Source Location: /geo-mashup-ui-managers.php

Class Overview

GeoMashupUIManager
   |
   --GeoMashupUserUIManager

A manager for user location user interfaces.


Author(s):

Methods


Inherited Methods

Class: GeoMashupUIManager

GeoMashupUIManager::enqueue_form_client_items()
Queue styles and scripts for the location editor form.
GeoMashupUIManager::enqueue_jquery_styles()
Queue UI styles to match the jQuery version.
GeoMashupUIManager::get_instance()
Retrieve a single instaniated subclass by name.
GeoMashupUIManager::save_posted_object_location()
Save an object location from data posted by the location editor.

Class Details

[line 192]
A manager for user location user interfaces.

Singleton instantiated immediately.




Tags:

since:  1.3
access:  public


[ Top ]


Class Methods


static method get_instance [line 203]

static GeoMashupPostUIManager get_instance( )

Get the single instance of this class.



Tags:

return:  The instance.
since:  1.3
access:  public
uses:  GeoMashupUIManager::get_instance()


Overrides GeoMashupUIManager::get_instance() (Retrieve a single instaniated subclass by name.)

[ Top ]

method print_form [line 260]

void print_form( )

Print the user location editor form.



Tags:

since:  1.3
access:  public
uses:  edit-form.php


[ Top ]

method save_posted_object_location [line 283]

bool|WP_Error save_posted_object_location( id $user_id)

Save a posted user location.



Tags:

since:  1.3
access:  public
uses:  GeoMashupUIManager::save_posted_object_location()


Overrides GeoMashupUIManager::save_posted_object_location() (Save an object location from data posted by the location editor.)

Parameters:

id   $user_id  

[ Top ]


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