Home
last modified time | relevance | path

Searched refs:get_user_by_uid (Results 1 – 4 of 4) sorted by relevance

/plugin/authucenter/lib/uc_client/control/
H A Duser.php36 if($this->user = $_ENV['user']->get_user_by_uid($uid)) {
123 $user = $_ENV['user']->get_user_by_uid($username);
176 $status = $_ENV['user']->get_user_by_uid($username);
H A Dpm.php76 $user = $_ENV['user']->get_user_by_uid($fromuid);
/plugin/authucenter/lib/uc_client/model/
H A Duser.php26 function get_user_by_uid($uid) { function in usermodel
/plugin/authucenter/
H A Dauth.php503 $status = $_ENV['user']->get_user_by_uid($username);