\Horde_Core_Group_Ldap

This class provides Horde-specific code that extends the base LDAP driver.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

create()

create(string  $name, string  $email = null) : mixed

Creates a new group.

Parameters

string $name

A group name.

string $email

The group's email address.

Throws

\Horde_Group_Exception

Returns

mixed —

The ID of the created group.