Locations

getLocations

list of locations getLocations(sid);

Returns a list of locations.

getPublicLocations

list of locations getPublicLocations(void);

Returns a list of public locations.

setLocation

setLocation(sid, locationId);

Set new location for sid.

getLocation

locationId getLocation(sid);

Get the current location for sid.