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_Factory_Push

Creates the Horde_Push content object.

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.

Package: Push
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://www.horde.org/components/Horde_Push
Located at Horde/Push/Factory/Push.php
Methods summary
public array
# create( array $arguments, array $options, array $conf )

Create the Horde_Push content element.

Create the Horde_Push content element.

Parameters

$arguments
The command line arguments.
$options
Command line options.
$conf
The configuration.

Returns

array
The elements to be pushed.
API documentation generated by ApiGen