Documentation

ModuleSettingsForm extends Form
in package

Table of Contents

$ldapModule  : LDAPModule
$settings  : array<string|int, mixed>
__construct()  : mixed
build()  : Form
setLdapModule()  : void
setSettings()  : void

Properties

Methods

__construct()

public __construct([mixed $parent = null ][, string $name = null ]) : mixed
Parameters
$parent : mixed = null
$name : string = null
Return values
mixed

setSettings()

public setSettings(array<string|int, mixed> $settings) : void
Parameters
$settings : array<string|int, mixed>
Return values
void

Search results