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
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.