Home
last modified time | relevance | path

Searched refs:ldapsearch_conf (Results 1 – 1 of 1) sorted by relevance

/plugin/ldapsearch/
H A Dsyntax.php26 var $ldapsearch_conf; variable in syntax_plugin_ldapsearch
51 if(!$this->ldapsearch_conf) {
81 $ldapDetails[$key] = $this->ldapsearch_conf[$ldapDetails['search']][$key];
103 $this->ldapsearch_conf[$name] = array();
109 $this->ldapsearch_conf[$set_index[$count]][$param] = $value;
113 //print_r($this->ldapsearch_conf);