Searched defs:totalnum (Results 1 – 7 of 7) sorted by relevance
/plugin/authucenter/lib/uc_client/model/ |
H A D | domain.php | 38 function get_list($page, $ppp, $totalnum) {
|
H A D | friend.php | 67 function get_list($uid, $page, $pagesize, $totalnum, $direction = 0) {
|
H A D | mail.php | 35 function get_list($page, $ppp, $totalnum) {
|
H A D | note.php | 55 function get_list($page, $ppp, $totalnum, $all = TRUE) {
|
H A D | base.php | 100 function page_get_start($page, $ppp, $totalnum) {
|
H A D | user.php | 201 function get_list($page, $ppp, $totalnum, $sqladd) {
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 350 function uc_friend_ls($uid, $page = 1, $pagesize = 10, $totalnum = 10, $direction = 0) {
|