api.user - JustDerb/Snack-Tack GitHub Wiki
api/user
Public API calls
To be determined
Private PHP API calls
Function | Returns | Description |
---|---|---|
getFacebookID() | integer | Retrieves the Facebook ID of the current user for use with the Facebook PHP API |
getSystemID() | integer | Gets the system ID of the user |
getEvents() | Array (type:event) | Returns an array of events user has created |
getAwards() | Array (type:award) | Gets the awards of the user |
getReputation() | double | Get the user rating from 0-5 |