LDAP Account Manager

conftypes.php

Table of Contents

checkInput()  : array<string|int, mixed>
Checks user input and saves the entered settings.
compareTypesByAlias()  : int
Compares types by alias for sorting.

Functions

checkInput()

Checks user input and saves the entered settings.

checkInput() : array<string|int, mixed>
Return values
array<string|int, mixed>

list of errors

compareTypesByAlias()

Compares types by alias for sorting.

compareTypesByAlias(baseType $a, baseType $b) : int
Parameters
$a : baseType

first type

$b : baseType

second type

Return values
int

comparison result

Search results