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 226]
A manager for user location user interfaces.

Singleton instantiated immediately.




Tags:

since:  1.3
access:  public


[ Top ]


Class Methods


static method get_instance [line 235]

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 ]

constructor __construct [line 245]

GeoMashupUserUIManager __construct( )

PHP5 Constructor



Tags:

since:  1.3
access:  public


[ Top ]

method init [line 262]

void init( )

Initialize for use in relevant requests.

init action called by WordPress.




Tags:

since:  1.3
access:  public
uses:  apply_filters - geo_mashup_load_user_editor Returns a boolean that loads the editor when true.


[ Top ]

method print_form [line 294]

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 316]

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 ]

method save_user [line 329]

bool|WP_Error save_user( )

When a user is saved, also save any posted location.

save_user action called by WordPress.




Tags:

since:  1.3
access:  public


[ Top ]


Documentation generated on Sat, 09 Jul 2011 21:54:48 -0700 by phpDocumentor 1.4.3