Documentation

add_directoryprotection.inc.php

Page-level DocBlock

Tags
subpackage

directoryprotection

Table of Contents

Functions

add_directoryprotection()  : mixed
Anlegen eines Verzeichnisschutz-Einstellungen

Functions

add_directoryprotection()

Anlegen eines Verzeichnisschutz-Einstellungen

add_directoryprotection(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
  • directory_user: das Login
  • directory_path: der Pfad
  • directory_password: das Passwort
  • directory_authname: der Kommentar
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
directory_password_syntax_incorrect
throws
directory_path_syntax_incorrect
throws
directory_user_count_neq_passcount
throws
directory_user_syntax_incorrect
throws
duplicate_directory_user
throws
max_directory_user_reached
throws
directory_authname_syntax_incorrect

        
On this page

Search results