Documentation

Horde_Core_Group_Ldap extends Horde_Group_Ldap
in package

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.

Tags
todo

Remove

author

Jan Schneider jan@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Methods

create()  : mixed
Creates a new group.

Methods

create()

Creates a new group.

public create(string $name[, string $email = null ]) : mixed
Parameters
$name : string

A group name.

$email : string = null

The group's email address.

Tags
throws
Horde_Group_Exception
Return values
mixed

The ID of the created group.


        
On this page

Search results