Documentation

delete_mailinglist.inc.php

Page-level DocBlock

Table of Contents

Functions

delete_mailinglist()  : mixed
Löschen einer Mailingliste

Functions

delete_mailinglist()

Löschen einer Mailingliste

delete_mailinglist(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
  • mailinglist_name: die zu löschende Mailingliste
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
in_progress

das KAS Objekt ist zZt noch in Bearbeitung

throws
mailinglist_domain_not_found_in_kas
throws
mailinglist_not_found
throws
mailinglist_syntax_incorrect

        
On this page

Search results