Documentation

add_mailinglist.inc.php

Page-level DocBlock

Tags
subpackage

mailinglist

Table of Contents

Functions

add_mailinglist()  : mixed
Anlegen einer Mailingliste

Functions

add_mailinglist()

Anlegen einer Mailingliste

add_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: der Listenname
  • mailinglist_domain: der Domainname zur Liste
  • mailinglist_password: das Listenpasswort
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
couldnt_get_kas_ressources
throws
mailinglist_already_exists
throws
mailinglist_domain_doesnt_exist
throws
mailinglist_domain_syntax_incorrect
throws
mailinglist_syntax_incorrect
throws
max_mailinglists_reached
throws
missing_parameter
throws
password_syntax_incorrect

        
On this page

Search results