Provides an API to Unfuddle for other Drupal modules and developers to use.

Other modules making use of this:

To use, enable the module and in your code retrieve an Unfuddle object with:

<?php
$unfuddle
= unfuddle_api_create();
?>

For Drupal 7 Version, use

<?php
$unfuddle
= new Unfuddle();
?>

Not all methods from http://unfuddle.com/docs/api are currently available. Look through the class definition http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/unfuddle_ap... for which ones you can use now and write a patch for new ones!

Downloads

Version Downloads Date Links
7.x-1.x-dev tar.gz (10.8 KB) | zip (12.06 KB) 2013-Jan-23 Notes
6.x-1.x-dev tar.gz (9.73 KB) | zip (11.03 KB) 2011-Apr-19 Notes

Project Information


Maintainers for Unfuddle API

  • Jody Lynn - 12 commits
    last: 17 weeks ago, first: 3 years ago
  • acouch - 4 commits
    last: 2 years ago, first: 2 years ago
  • coltrane - 5 commits
    last: 3 years ago, first: 3 years ago

Issues for Unfuddle API

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here