File/constant.php

Description

constants for url setting

Constants
PLURK_ADD_ALL_AS_FAN = 'http://www.plurk.com/API/Alerts/addAllAsFan' (line 50)
PLURK_ADD_ALL_AS_FRIEND = 'http://www.plurk.com/API/Alerts/addAllAsFriends' (line 51)
PLURK_ADD_AS_FAN = 'http://www.plurk.com/API/Alerts/addAsFan' (line 48)
PLURK_ADD_AS_FRIEND = 'http://www.plurk.com/API/Alerts/addAsFriend' (line 49)
PLURK_ADD_RESPONSE = 'http://www.plurk.com/API/Responses/responseAdd' (line 31)
PLURK_ADD_TO_CLIQUE = 'http://www.plurk.com/API/Cliques/add' (line 69)
PLURK_BECOME_FAN = 'http://www.plurk.com/API/FriendsFans/becomeFan' (line 42)
PLURK_BECOME_FRIEND = 'http://www.plurk.com/API/FriendsFans/becomeFriend' (line 40)
PLURK_BLOCK = 'http://www.plurk.com/API/Blocks/block' (line 61)
PLURK_CREATE_CLIQUE = 'http://www.plurk.com/API/Cliques/create_clique' (line 66)
PLURK_DELERE_RESPONSE = 'http://www.plurk.com/API/Responses/responseDelete' (line 32)
PLURK_DELETE_CLIQUE = 'http://www.plurk.com/API/Cliques/delete_clique' (line 68)
PLURK_DENY_FRIEND = 'http://www.plurk.com/API/Alerts/denyFriendship' (line 52)
PLURK_GET_ACTIVE = 'http://www.plurk.com/API/Alerts/getActive' (line 46)
PLURK_GET_BLOCKS = 'http://www.plurk.com/API/Blocks/get' (line 60)
PLURK_GET_CLIQUE = 'http://www.plurk.com/API/Cliques/get_clique' (line 65)
PLURK_GET_CLIQUES = 'http://www.plurk.com/API/Cliques/get_cliques' (line 64)
PLURK_GET_COMPLETION = 'http://www.plurk.com/API/FriendsFans/getCompletion' (line 44)
PLURK_GET_EMOTIONS = 'http://www.plurk.com/API/Emoticons/get' (line 58)
PLURK_GET_FANS = 'http://www.plurk.com/API/FriendsFans/getFansByOffset' (line 38)
PLURK_GET_FOLLOWING = 'http://www.plurk.com/API/FriendsFans/getFollowingByOffset' (line 39)
PLURK_GET_FRIENDS = 'http://www.plurk.com/API/FriendsFans/getFriendsByOffset' (line 37)
PLURK_GET_HISTORY = 'http://www.plurk.com/API/Alerts/getHistory' (line 47)
PLURK_GET_OWN_PROFILE = 'http://www.plurk.com/API/Profile/getOwnProfile' (line 34)
PLURK_GET_PUBLIC_PROFILE = 'http://www.plurk.com/API/Profile/getPublicProfile' (line 35)
PLURK_GET_RESPONSE = 'http://www.plurk.com/API/Responses/get' (line 30)
PLURK_LOGIN = 'http://www.plurk.com/API/Users/login' (line 11)
PLURK_LOGOUT = 'http://www.plurk.com/API/Users/logout' (line 12)
PLURK_POLLING_GET_PLURK = 'http://www.plurk.com/API/Polling/getPlurks' (line 16)
PLURK_POLLING_GET_UNREAD_COUNT = 'http://www.plurk.com/API/Polling/getUnreadCount' (line 17)
PLURK_REGISTER = 'http://www.plurk.com/API/Users/register' (line 10)
PLURK_REMOVE_FRIEND = 'http://www.plurk.com/API/FriendsFans/removeAsFriend' (line 41)
PLURK_REMOVE_FROM_CLIQUE = 'http://www.plurk.com/API/Cliques/remove' (line 70)
PLURK_REMOVE_NOTIFY = 'http://www.plurk.com/API/Alerts/removeNotification' (line 53)
PLURK_RENAME_CLIQUE = 'http://www.plurk.com/API/Cliques/rename_clique' (line 67)
PLURK_SEARCH = 'http://www.plurk.com/API/PlurkSearch/search' (line 55)
PLURK_SET_FOLLOWING = 'http://www.plurk.com/API/FriendsFans/setFollowing' (line 43)
PLURK_TIMELINE_GET_PLURK = 'http://www.plurk.com/API/Timeline/getPlurk' (line 19)
PLURK_TIMELINE_GET_PLURKS = 'http://www.plurk.com/API/Timeline/getPlurks' (line 20)
PLURK_TIMELINE_GET_UNREAD_PLURKS = 'http://www.plurk.com/API/Timeline/getUnreadPlurks' (line 21)
PLURK_TIMELINE_MARK_AS_READ = 'http://www.plurk.com/API/Timeline/markAsRead' (line 24)
PLURK_TIMELINE_MUTE_PLURKS = 'http://www.plurk.com/API/Timeline/mutePlurks' (line 22)
PLURK_TIMELINE_PLURK_ADD = 'http://www.plurk.com/API/Timeline/plurkAdd' (line 25)
PLURK_TIMELINE_PLURK_DELETE = 'http://www.plurk.com/API/Timeline/plurkDelete' (line 27)
PLURK_TIMELINE_PLURK_EDIT = 'http://www.plurk.com/API/Timeline/plurkEdit' (line 28)
PLURK_TIMELINE_UNMUTE_PLURKS = 'http://www.plurk.com/API/Timeline/unmutePlurks' (line 23)
PLURK_TIMELINE_UPLOAD_PICTURE = 'http://www.plurk.com/API/Timeline/uploadPicture' (line 26)
PLURK_UNBLOCK = 'http://www.plurk.com/API/Blocks/unblock' (line 62)
PLURK_UPDATE = 'http://www.plurk.com/API/Users/update' (line 14)
PLURK_UPDATE_PICTURE = 'http://www.plurk.com/API/Users/updatePicture' (line 13)
PLURK_USER_SEARCH = 'http://www.plurk.com/API/UserSearch/search' (line 56)

Documentation generated on Wed, 24 Feb 2010 16:27:37 +0800 by phpDocumentor 1.4.3