Home
last modified time | relevance | path

Searched defs:totalnum (Results 1 – 7 of 7) sorted by relevance

/plugin/authucenter/lib/uc_client/model/
H A Ddomain.php38 function get_list($page, $ppp, $totalnum) {
H A Dfriend.php67 function get_list($uid, $page, $pagesize, $totalnum, $direction = 0) {
H A Dmail.php35 function get_list($page, $ppp, $totalnum) {
H A Dnote.php55 function get_list($page, $ppp, $totalnum, $all = TRUE) {
H A Dbase.php100 function page_get_start($page, $ppp, $totalnum) {
H A Duser.php201 function get_list($page, $ppp, $totalnum, $sqladd) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php350 function uc_friend_ls($uid, $page = 1, $pagesize = 10, $totalnum = 10, $direction = 0) {