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

Class: Services_Openstreetmap_User

Source Location: /Openstreetmap/User.php

Class Overview


Services_Openstreetmap_User


Author(s):

Variables

Methods



Class Details

[line 25]
Services_Openstreetmap_User



Tags:

author:  Ken Guest <kguest@php.net>
link:  User.php
license:  BSD


[ Top ]


Class Variables

$preferences = array()

[line 28]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method getAccountCreated [line 83]

string getAccountCreated( )

Retrieve date, as a string, representing when the user's account was created.



Tags:

access:  public


[ Top ]

method getAttributes [line 62]

string getAttributes( )

Return the attributes set for this user instance.



Tags:

access:  public


[ Top ]

method getDescription [line 93]

string getDescription( )

Return the description set for the user.



Tags:

access:  public


[ Top ]

method getDisplayName [line 72]

string getDisplayName( )

Return the display name of the user.



Tags:

return:  display name of user.
access:  public


[ Top ]

method getId [line 104]

integer getId( )

Retrieve the id of the user.



Tags:

return:  id of the object
access:  public


[ Top ]

method getImage [line 114]

string getImage( )

Return href to user's profile image, null if not set.



Tags:

access:  public


[ Top ]

method getLanguages [line 128]

array getLanguages( )

Return an array of the user's preferred languages.



Tags:

access:  public


[ Top ]

method getLat [line 146]

float getLat( )

Latitude of 'home' setting for user.



Tags:

access:  public


[ Top ]

method getLon [line 160]

float getLon( )

Longitude of 'home' setting for user.



Tags:

access:  public


[ Top ]

method getPreferences [line 175]

array getPreferences( )

return an array of the user's preferences.



Tags:

access:  public


[ Top ]

method setPreferencesXml [line 51]

void setPreferencesXml( mixed $xml)

setPreferencesXml



Tags:

access:  public


Parameters:

mixed   $xml   XML describing a user's preferences.

[ Top ]

method setXml [line 37]

Services_Openstreetmap_User setXml( SimpleXMLElement $xml)

setXml



Tags:

access:  public


Parameters:

SimpleXMLElement   $xml   XML describing a user.

[ Top ]


Documentation generated on Wed, 11 Jan 2012 00:37:13 +0000 by phpDocumentor 1.4.4