Documentation

update_accountsettings.inc.php

Page-level DocBlock

Table of Contents

Functions

update_accountsettings()  : mixed
Bearbeiten der eigenen Accounteinstellungen

Functions

update_accountsettings()

Bearbeiten der eigenen Accounteinstellungen

update_accountsettings(array<string|int, mixed> $parameter) : mixed
Parameters
$parameter : array<string|int, mixed>

folgende Parameter sind möglich:

  • kas_login: das betreffende KAS Login
  • kas_auth_data: die Authentifizierungsdaten
  • kas_auth_type: der Authentifizierungstyp
  • account_password: das KAS-Passwort (optional)
  • show_password: Hinweis zum Anzeigen der Passwörter (optional) (optional)
  • logging: Accesslog-Einstellung: voll|kurz|ohneip|keine (optional)
  • logage: Logs werden nach x Tagen entfernt: 1-999 (optional, default 190)
  • statistic: Statistiken (=/usage) erzeugen; in welcher Sprache? 0|de|ne (optional, default 0)
  • account_comment: der Accountkommentar (optional)
  • account_contact_mail: die Kontakt-Email (optional)
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
in_progress

das KAS Objekt ist zZt noch in Bearbeitung

throws
nothing_to_do

es wurde nichts geändert

throws
account_comment_syntax_incorrect
throws
account_contact_mail_syntax_incorrect
throws
account_kas_password_syntax_incorrect
throws
logging_syntax_incorrect
throws
show_password_syntax_incorrect

        
On this page

Search results