dolibarr 23.0.3
sync_groups_ldap2dolibarr.php File Reference

Copyright (C) 2005 Rodolphe Quiedeville rodol.nosp@m.phe@.nosp@m.quied.nosp@m.evil.nosp@m.le.or.nosp@m.g Copyright (C) 2006-2012 Laurent Destailleur eldy@.nosp@m.user.nosp@m.s.sou.nosp@m.rcef.nosp@m.orge..nosp@m.net Copyright (C) 2013 Maxime Kohlhaas maxim.nosp@m.e@at.nosp@m.m-con.nosp@m.sult.nosp@m.ing.f.nosp@m.r Copyright (C) 2024 Frédéric France frede.nosp@m.ric..nosp@m.franc.nosp@m.e@fr.nosp@m.ee.fr Copyright (C) 2025 MDW mdewe.nosp@m.erd@.nosp@m.users.nosp@m..nor.nosp@m.eply..nosp@m.gith.nosp@m.ub.co.nosp@m.m More...

Go to the source code of this file.

Functions

 dolValidLdapElement2 ($element)
 Function to say if a value is empty or not.
 

Detailed Description

Copyright (C) 2005 Rodolphe Quiedeville rodol.nosp@m.phe@.nosp@m.quied.nosp@m.evil.nosp@m.le.or.nosp@m.g Copyright (C) 2006-2012 Laurent Destailleur eldy@.nosp@m.user.nosp@m.s.sou.nosp@m.rcef.nosp@m.orge..nosp@m.net Copyright (C) 2013 Maxime Kohlhaas maxim.nosp@m.e@at.nosp@m.m-con.nosp@m.sult.nosp@m.ing.f.nosp@m.r Copyright (C) 2024 Frédéric France frede.nosp@m.ric..nosp@m.franc.nosp@m.e@fr.nosp@m.ee.fr Copyright (C) 2025 MDW mdewe.nosp@m.erd@.nosp@m.users.nosp@m..nor.nosp@m.eply..nosp@m.gith.nosp@m.ub.co.nosp@m.m

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Script to update groups into Dolibarr from LDAP

Definition in file sync_groups_ldap2dolibarr.php.

Function Documentation

◆ dolValidLdapElement2()

dolValidLdapElement2 ( $element)

Function to say if a value is empty or not.

Parameters
string$elementValue to test
Returns
boolean True of false

Definition at line 274 of file sync_groups_ldap2dolibarr.php.