Documentation

Horde_Push_Recipient
in

This interface describes content recipients.

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
category

Horde

author

Gunnar Wrobel wrobel@pardus.de

license

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

link
http://www.horde.org/libraries/Horde_Push

Table of Contents

push()  : null
Push content to the recipient.

Methods

push()

Push content to the recipient.

public push(Horde_Push $content[, array<string|int, mixed> $options = array() ]) : null
Parameters
$content : Horde_Push

The content element.

$options : array<string|int, mixed> = array()

Additional options.

Return values
null

Search results