You are here

public property LdapAuthenticationConf::$ldapUserHelpLinkText in Lightweight Directory Access Protocol (LDAP) 7

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::ldapUserHelpLinkText
  2. 7.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::ldapUserHelpLinkText

File

ldap_authentication/LdapAuthenticationConf.class.php, line 21
This class represents an ldap_authentication module's configuration It is extended by LdapAuthenticationConfAdmin for configuration and other admin functions

Class

LdapAuthenticationConf
@file This class represents an ldap_authentication module's configuration It is extended by LdapAuthenticationConfAdmin for configuration and other admin functions

Code

public $ldapUserHelpLinkText = LDAP_AUTHENTICATION_HELP_LINK_TEXT_DEFAULT;