service simple_ldap.server in Simple LDAP 8
Class
Drupal\simple_ldap\SimpleLdapServer10 string references to simple_ldap.server
- SimpleLdapConnection::__construct in src/
SimpleLdapConnection.php - Constructs a SimpleLdapConnection.
- SimpleLdapServer::__construct in src/
SimpleLdapServer.php - Constructs a SimpleLdapServer.
- SimpleLdapServerSettingsForm::buildForm in src/
Form/ SimpleLdapServerSettingsForm.php - Form constructor.
- SimpleLdapServerSettingsForm::getBindStatus in src/
Form/ SimpleLdapServerSettingsForm.php - Helper function that returns a message about the status of the connection.
- SimpleLdapServerSettingsForm::getEditableConfigNames in src/
Form/ SimpleLdapServerSettingsForm.php - Gets the configuration names that will be editable.
File
View source
- class: Drupal\simple_ldap\SimpleLdapServer
- arguments:
- - '@config.factory'
- - '@simple_ldap.ldap_wrapper'