Clone
3
SYSTEM API api_login
Ulf Gebhardt edited this page 2024-11-21 02:50:59 +01:00

SYSTEM\API\api_login

  • Class name:api_login
  • Namespace:SYSTEM\APIMethods

###call_account_action_loginmixed SYSTEM\API\api_login::call_account_action_login($username, $password_sha, $password_md5)

  • Visibility: public* This method is static.#### Arguments*$username mixed*$password_sha mixed*$password_md5 mixed ###call_account_action_logoutmixed SYSTEM\API\api_login::call_account_action_logout()

  • Visibility: public* This method is static. ###call_account_action_isloggedinmixed SYSTEM\API\api_login::call_account_action_isloggedin()

  • Visibility: public* This method is static. ###call_account_action_checkmixed SYSTEM\API\api_login::call_account_action_check($rightid)

  • Visibility: public* This method is static.#### Arguments*$rightid mixed ###call_account_action_createmixed SYSTEM\API\api_login::call_account_action_create($username, $password_sha, $email, $locale)

  • Visibility: public* This method is static.#### Arguments*$username mixed*$password_sha mixed*$email mixed*$locale mixed