Overview

Packages

  • Release

Classes

  • Horde_Release
  • Horde_Release_Freecode
  • Horde_Release_MailingList
  • Horde_Release_Sentinel
  • Horde_Release_Whups
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Release_Freecode

Update the freecode information.

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: Release
Category: Horde
License: LGPL 2.1
Author: Mike Hardy
Author: Jan Schneider jan@horde.org
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://www.horde.org/libraries/Horde_Release
Located at Horde/Release/Freecode.php
Methods summary
public
# __construct( string $token, string $project )

Constructor.

Constructor.

Parameters

$token
Freecode auth token.
$project
$proect Freecode project name.
public mixed
# publish( array $params )

Attempt to publish the new release to the fm restful api.

Attempt to publish the new release to the fm restful api.

Parameters

$params
The array of fm release parameters

Returns

mixed
Result of the attempt / PEAR_Error on failure
public
# updateLinks( mixed $links )

Attempt to update FM project links

Attempt to update FM project links

API documentation generated by ApiGen