Overview

Packages

  • Push

Classes

  • Horde_Push
  • Horde_Push_Cli
  • Horde_Push_Exception
  • Horde_Push_Factory_Push
  • Horde_Push_Factory_Recipients
  • Horde_Push_Recipient_Base
  • Horde_Push_Recipient_Blogger
  • Horde_Push_Recipient_Facebook
  • Horde_Push_Recipient_Mail
  • Horde_Push_Recipient_Mock
  • Horde_Push_Recipient_Twitter
  • Horde_Push_Translation

Interfaces

  • Horde_Push_Recipient
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Push_Recipient_Facebook

Facebook as recipient.

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

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

Horde_Push_Recipient_Base implements Horde_Push_Recipient
Extended by Horde_Push_Recipient_Facebook
Package: Push
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://www.horde.org/libraries/Horde_Push
Located at Horde/Push/Recipient/Facebook.php
Methods summary
public
# __construct( Horde_Service_Facebook $facebook, array $params = array() )

Constructor.

Constructor.

Parameters

$facebook
The facebook client.
$params
The recipient configuration.
public string
# push( Horde_Push $content, array $options = array() )

Push content to the recipient.

Push content to the recipient.

Parameters

$content
The content element.
$options
Additional options.

Returns

string
The result description.
Methods inherited from Horde_Push_Recipient_Base
setAcl()
API documentation generated by ApiGen