php-plurk-api
[ class tree: php-plurk-api ] [ index: php-plurk-api ] [ all elements ]

Procedural File: constant.php

Source Location: /constant.php



Page Details:

constants for url setting



Tags:








PLURK_ADD_ALL_AS_FAN [line 136]

PLURK_ADD_ALL_AS_FAN = 'http://www.plurk.com/API/Alerts/addAllAsFan'

[ Top ]



PLURK_ADD_ALL_AS_FRIEND [line 137]

PLURK_ADD_ALL_AS_FRIEND = 'http://www.plurk.com/API/Alerts/addAllAsFriends'

[ Top ]



PLURK_ADD_AS_FAN [line 134]

PLURK_ADD_AS_FAN = 'http://www.plurk.com/API/Alerts/addAsFan'

[ Top ]



PLURK_ADD_AS_FRIEND [line 135]

PLURK_ADD_AS_FRIEND = 'http://www.plurk.com/API/Alerts/addAsFriend'

[ Top ]



PLURK_ADD_RESPONSE [line 83]

PLURK_ADD_RESPONSE = 'http://www.plurk.com/API/Responses/responseAdd'

[ Top ]



PLURK_ADD_TO_CLIQUE [line 186]

PLURK_ADD_TO_CLIQUE = 'http://www.plurk.com/API/Cliques/add'

[ Top ]



PLURK_BECOME_FAN [line 114]

PLURK_BECOME_FAN = 'http://www.plurk.com/API/FriendsFans/becomeFan'

[ Top ]



PLURK_BECOME_FRIEND [line 112]

PLURK_BECOME_FRIEND = 'http://www.plurk.com/API/FriendsFans/becomeFriend'

[ Top ]



PLURK_BLOCK [line 168]

PLURK_BLOCK = 'http://www.plurk.com/API/Blocks/block'

[ Top ]



PLURK_CREATE_CLIQUE [line 184]

PLURK_CREATE_CLIQUE = 'http://www.plurk.com/API/Cliques/createClique'

[ Top ]



PLURK_DELERE_RESPONSE [line 84]

PLURK_DELERE_RESPONSE = 'http://www.plurk.com/API/Responses/responseDelete'

[ Top ]



PLURK_DENY_FRIEND [line 138]

PLURK_DENY_FRIEND = 'http://www.plurk.com/API/Alerts/denyFriendship'

[ Top ]



PLURK_GET_ACTIVE [line 132]

PLURK_GET_ACTIVE = 'http://www.plurk.com/API/Alerts/getActive'
Alerts

General data structures /API/Alerts/getActive /API/Alerts/getHistory /API/Alerts/addAsFan /API/Alerts/addAllAsFan /API/Alerts/addAllAsFriends /API/Alerts/addAsFriend /API/Alerts/denyFriendship /API/Alerts/removeNotification



[ Top ]



PLURK_GET_BLOCKS [line 167]

PLURK_GET_BLOCKS = 'http://www.plurk.com/API/Blocks/get'
Blocks

/API/Blocks/get /API/Blocks/block /API/Blocks/unblock



[ Top ]



PLURK_GET_CLIQUE [line 183]

PLURK_GET_CLIQUE = 'http://www.plurk.com/API/Cliques/getClique'

[ Top ]



PLURK_GET_CLIQUES [line 182]

PLURK_GET_CLIQUES = 'http://www.plurk.com/API/Cliques/getCliques'
Cliques

/API/Cliques/getCliques /API/Cliques/getClique /API/Cliques/createClique /API/Cliques/renameClique /API/Cliques/add /API/Cliques/remove



[ Top ]



PLURK_GET_COMPLETION [line 116]

PLURK_GET_COMPLETION = 'http://www.plurk.com/API/FriendsFans/getCompletion'

[ Top ]



PLURK_GET_EMOTIONS [line 157]

PLURK_GET_EMOTIONS = 'http://www.plurk.com/API/Emoticons/get'
Emoticons

/API/Emoticons/get



[ Top ]



PLURK_GET_FANS [line 110]

PLURK_GET_FANS = 'http://www.plurk.com/API/FriendsFans/getFansByOffset'

[ Top ]



PLURK_GET_FOLLOWING [line 111]

PLURK_GET_FOLLOWING = 'http://www.plurk.com/API/FriendsFans/getFollowingByOffset'

[ Top ]



PLURK_GET_FRIENDS [line 109]

PLURK_GET_FRIENDS = 'http://www.plurk.com/API/FriendsFans/getFriendsByOffset'
Friends and fans

/API/FriendsFans/getFriendsByOffset /API/FriendsFans/getFansByOffset /API/FriendsFans/getFollowingByOffset /API/FriendsFans/becomeFriend /API/FriendsFans/removeAsFriend /API/FriendsFans/becomeFan /API/FriendsFans/setFollowing /API/FriendsFans/getCompletion



[ Top ]



PLURK_GET_HISTORY [line 133]

PLURK_GET_HISTORY = 'http://www.plurk.com/API/Alerts/getHistory'

[ Top ]



PLURK_GET_KARMASTATS [line 26]

PLURK_GET_KARMASTATS = 'http://www.plurk.com/API/Users/getKarmaStats'

[ Top ]



PLURK_GET_OWN_PROFILE [line 93]

PLURK_GET_OWN_PROFILE = 'http://www.plurk.com/API/Profile/getOwnProfile'
Profile

/API/Profile/getOwnProfile /API/Profile/getPublicProfile



[ Top ]



PLURK_GET_PUBLIC_PROFILE [line 94]

PLURK_GET_PUBLIC_PROFILE = 'http://www.plurk.com/API/Profile/getPublicProfile'

[ Top ]



PLURK_GET_RESPONSE [line 82]

PLURK_GET_RESPONSE = 'http://www.plurk.com/API/Responses/get'
Responses

/API/Responses/get /API/Responses/responseAdd /API/Responses/responseDelete



[ Top ]



PLURK_LOGIN [line 22]

PLURK_LOGIN = 'http://www.plurk.com/API/Users/login'

[ Top ]



PLURK_LOGOUT [line 23]

PLURK_LOGOUT = 'http://www.plurk.com/API/Users/logout'

[ Top ]



PLURK_POLLING_GET_PLURK [line 43]

PLURK_POLLING_GET_PLURK = 'http://www.plurk.com/API/Polling/getPlurks'
Polling

/API/Polling/getPlurks /API/Polling/getUnreadCount



[ Top ]



PLURK_POLLING_GET_UNREAD_COUNT [line 44]

PLURK_POLLING_GET_UNREAD_COUNT = 'http://www.plurk.com/API/Polling/getUnreadCount'

[ Top ]



PLURK_REALTIME_GET_USER_CHANNEL [line 34]

PLURK_REALTIME_GET_USER_CHANNEL = 'http://www.plurk.com/API/Realtime/getUserChannel'
Real time notifications

/API/Realtime/getUserChannel



[ Top ]



PLURK_REGISTER [line 21]

PLURK_REGISTER = 'http://www.plurk.com/API/Users/register'
Users

/API/Users/register /API/Users/login /API/Users/logout /API/Users/update /API/Users/updatePicture /API/Users/getKarmaStats



[ Top ]



PLURK_REMOVE_FRIEND [line 113]

PLURK_REMOVE_FRIEND = 'http://www.plurk.com/API/FriendsFans/removeAsFriend'

[ Top ]



PLURK_REMOVE_FROM_CLIQUE [line 187]

PLURK_REMOVE_FROM_CLIQUE = 'http://www.plurk.com/API/Cliques/remove'

[ Top ]



PLURK_REMOVE_NOTIFY [line 139]

PLURK_REMOVE_NOTIFY = 'http://www.plurk.com/API/Alerts/removeNotification'

[ Top ]



PLURK_RENAME_CLIQUE [line 185]

PLURK_RENAME_CLIQUE = 'http://www.plurk.com/API/Cliques/renameClique'

[ Top ]



PLURK_SEARCH [line 148]

PLURK_SEARCH = 'http://www.plurk.com/API/PlurkSearch/search'
Search

/API/PlurkSearch/search /API/UserSearch/search



[ Top ]



PLURK_SET_FOLLOWING [line 115]

PLURK_SET_FOLLOWING = 'http://www.plurk.com/API/FriendsFans/setFollowing'

[ Top ]



PLURK_TIMELINE_FAVORITE_PLURKS [line 69]

PLURK_TIMELINE_FAVORITE_PLURKS = 'http://www.plurk.com/API/Timeline/favoritePlurks'

[ Top ]



PLURK_TIMELINE_GET_PLURK [line 61]

PLURK_TIMELINE_GET_PLURK = 'http://www.plurk.com/API/Timeline/getPlurk'
Timeline

/API/Timeline/getPlurk /API/Timeline/getPlurks /API/Timeline/getUnreadPlurks /API/Timeline/plurkAdd /API/Timeline/plurkDelete /API/Timeline/plurkEdit /API/Timeline/mutePlurks /API/Timeline/unmutePlurks /API/Timeline/markAsRead /API/Timeline/uploadPicture



[ Top ]



PLURK_TIMELINE_GET_PLURKS [line 62]

PLURK_TIMELINE_GET_PLURKS = 'http://www.plurk.com/API/Timeline/getPlurks'

[ Top ]



PLURK_TIMELINE_GET_UNREAD_PLURKS [line 63]

PLURK_TIMELINE_GET_UNREAD_PLURKS = 'http://www.plurk.com/API/Timeline/getUnreadPlurks'

[ Top ]



PLURK_TIMELINE_MARK_AS_READ [line 71]

PLURK_TIMELINE_MARK_AS_READ = 'http://www.plurk.com/API/Timeline/markAsRead'

[ Top ]



PLURK_TIMELINE_MUTE_PLURKS [line 67]

PLURK_TIMELINE_MUTE_PLURKS = 'http://www.plurk.com/API/Timeline/mutePlurks'

[ Top ]



PLURK_TIMELINE_PLURK_ADD [line 64]

PLURK_TIMELINE_PLURK_ADD = 'http://www.plurk.com/API/Timeline/plurkAdd'

[ Top ]



PLURK_TIMELINE_PLURK_DELETE [line 65]

PLURK_TIMELINE_PLURK_DELETE = 'http://www.plurk.com/API/Timeline/plurkDelete'

[ Top ]



PLURK_TIMELINE_PLURK_EDIT [line 66]

PLURK_TIMELINE_PLURK_EDIT = 'http://www.plurk.com/API/Timeline/plurkEdit'

[ Top ]



PLURK_TIMELINE_UNFAVORITE_PLURKS [line 70]

PLURK_TIMELINE_UNFAVORITE_PLURKS = 'http://www.plurk.com/API/Timeline/unfavoritePlurks'

[ Top ]



PLURK_TIMELINE_UNMUTE_PLURKS [line 68]

PLURK_TIMELINE_UNMUTE_PLURKS = 'http://www.plurk.com/API/Timeline/unmutePlurks'

[ Top ]



PLURK_TIMELINE_UPLOAD_PICTURE [line 72]

PLURK_TIMELINE_UPLOAD_PICTURE = 'http://www.plurk.com/API/Timeline/uploadPicture'

[ Top ]



PLURK_UNBLOCK [line 169]

PLURK_UNBLOCK = 'http://www.plurk.com/API/Blocks/unblock'

[ Top ]



PLURK_UPDATE [line 24]

PLURK_UPDATE = 'http://www.plurk.com/API/Users/update'

[ Top ]



PLURK_UPDATE_PICTURE [line 25]

PLURK_UPDATE_PICTURE = 'http://www.plurk.com/API/Users/updatePicture'

[ Top ]



PLURK_USER_SEARCH [line 149]

PLURK_USER_SEARCH = 'http://www.plurk.com/API/UserSearch/search'

[ Top ]




Documentation generated on Fri, 11 Mar 2011 18:38:36 +0800 by phpDocumentor 1.4.3