\Horde_Push_Recipient_Base

The base recipient implementation.

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
setAcl()
No public properties found
No constants found
getAcl()
No protected properties found
N/A
No private methods found
$_acl
N/A

Properties

$_acl

$_acl : string

The ACL for this recipient.

Type

string

Methods

setAcl()

setAcl(string  $acl) : NULL

Set the ACL for this recipient.

Parameters

string $acl

The ACL.

Returns

NULL

getAcl()

getAcl() : string

Retrieve the ACL setting for this recipient.

Returns

string —

The ACL.