Documentation

move_subdomain.inc.php

Page-level DocBlock

Table of Contents

Functions

move_subdomain()  : mixed
Verschieben einer Subdomain

Functions

move_subdomain()

Verschieben einer Subdomain

move_subdomain(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
  • subdomain_name: der zu bearbeitende Hostname
  • source_account: der Quellaccount
  • target_account: der Zielaccount
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
nothing_to_do

es wurde nichts geändert

throws
kas_login_syntax_incorrect
throws
target_is_equal_to_source
throws
host_is_dummyhost
throws
account_doesnt_belong_to_you
throws
subdomain_not_found_in_kas
throws
no_valid_parent_domain_there
throws
target_is_dummyaccount
throws
subdomain_has_active_fpse
throws
max_subdomain_for_subaccount_gt_change_value
throws
max_mail_account_for_subaccount_gt_change_value
throws
max_mail_forward_for_subaccount_gt_change_value
throws
max_mailinglist_for_subaccount_gt_change_value

        
On this page

Search results