Skip to content

SYSTEM API api_system

Ulf Gebhardt edited this page Nov 21, 2024 · 4 revisions

SYSTEM\API\api_system


###call_cronmixed SYSTEM\API\api_system::call_cron()

  • Visibility: public* This method is static. ###call_textmixed SYSTEM\API\api_system::call_text($request, $lang)

  • Visibility: public* This method is static.#### Arguments*$request mixed*$lang mixed ###call_filesmixed SYSTEM\API\api_system::call_files($cat, $id)

  • Visibility: public* This method is static.#### Arguments*$cat mixed*$id mixed ###call_pagesmixed SYSTEM\API\api_system::call_pages($group, $state)

  • Visibility: public* This method is static.#### Arguments*$group mixed*$state mixed ###static__langmixed SYSTEM\API\api_system::static__lang($lang)

  • Visibility: public* This method is static.#### Arguments*$lang mixed ###static__resultmixed SYSTEM\API\api_system::static__result($result)

  • Visibility: public* This method is static.#### Arguments*$result mixed ###static__mixed SYSTEM\API\api_system::static__($_)

  • Visibility: public* This method is static.#### Arguments*$_ mixed ###call_bugmixed SYSTEM\API\api_system::call_bug($message, $data)

  • Visibility: public* This method is static.#### Arguments*$message mixed*$data mixed ###call_cachemixed SYSTEM\API\api_system::call_cache($id, $ident)

  • Visibility: public* This method is static.#### Arguments*$id mixed*$ident mixed ###call_account_action_loginmixed SYSTEM\API\api_login::call_account_action_login($username, $password_sha, $password_md5)

  • Visibility: public* This method is static.* This method is defined bySYSTEM\API\api_login#### 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.* This method is defined bySYSTEM\API\api_login ###call_account_action_isloggedinmixed SYSTEM\API\api_login::call_account_action_isloggedin()

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

  • Visibility: public* This method is static.* This method is defined bySYSTEM\API\api_login#### 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.* This method is defined bySYSTEM\API\api_login#### Arguments*$username mixed*$password_sha mixed*$email mixed*$locale mixed

Clone this wiki locally