You are here

public function FeedsDrupalUserLdapEntryFetcher::sourceFormValidate in Lightweight Directory Access Protocol (LDAP) 7

Same name and namespace in other branches
  1. 8.2 ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc \FeedsDrupalUserLdapEntryFetcher::sourceFormValidate()
  2. 7.2 ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc \FeedsDrupalUserLdapEntryFetcher::sourceFormValidate()

Override parent::sourceFormValidate().

File

ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc, line 117
FeedsDrupalUserLdapEntryFetcher

Class

FeedsDrupalUserLdapEntryFetcher
Fetches data via LDAP Query.

Code

public function sourceFormValidate(&$values) {
}