Lines Matching defs:uid

309 function uc_feed_add($icon, $uid, $username, $title_template='', $title_data='', $body_template='',…
338 function uc_friend_add($uid, $friendid, $comment='') {
342 function uc_friend_delete($uid, $friendids) {
346 function uc_friend_totalnum($uid, $direction = 0) {
350 function uc_friend_ls($uid, $page = 1, $pagesize = 10, $totalnum = 10, $direction = 0) {
365 function uc_user_synlogin($uid) {
392 function uc_user_delete($uid) {
396 function uc_user_deleteavatar($uid) {
426 function uc_user_merge($oldusername, $newusername, $uid, $password, $email) {
434 function uc_user_getcredit($appid, $uid, $credit) {
443 function uc_pm_location($uid, $newpm = 0) {
451 function uc_pm_checknew($uid, $more = 0) {
475 function uc_pm_delete($uid, $folder, $pmids) {
479 function uc_pm_deleteuser($uid, $touids) {
483 function uc_pm_deletechat($uid, $plids, $type = 0) {
487 function uc_pm_readstatus($uid, $uids, $plids = array(), $status = 0) {
491 function uc_pm_list($uid, $page = 1, $pagesize = 10, $folder = 'inbox', $filter = 'newpm', $msglen …
499 function uc_pm_ignore($uid) {
504 function uc_pm_view($uid, $pmid = 0, $touid = 0, $daterange = 1, $page = 0, $pagesize = 10, $type =…
514 function uc_pm_view_num($uid, $touid, $isplid) {
521 function uc_pm_viewnode($uid, $type, $pmid) {
529 function uc_pm_chatpmmemberlist($uid, $plid = 0) {
536 function uc_pm_kickchatpm($plid, $uid, $touid) {
543 function uc_pm_appendchatpm($plid, $uid, $touid) {
550 function uc_pm_blackls_get($uid) {
555 function uc_pm_blackls_set($uid, $blackls) {
560 function uc_pm_blackls_add($uid, $username) {
565 function uc_pm_blackls_delete($uid, $username) {
575 function uc_credit_exchange_request($uid, $from, $to, $toappid, $amount) {
589 function uc_avatar($uid, $type = 'virtual', $returnhtml = 1) {
625 function uc_check_avatar($uid, $size = 'middle', $type = 'virtual') {