dapi 6.x-1.0

Unsupported

DAPI extensions for drupal 6. No new features with this release.

dapi 5.x-1.0

New features
Unsupported

* added dapi_loadicons hook.

// $splitview determines whether to categorise icons or not - set to TRUE or FALSE (defaults to false if omitted)
// $module is an optional parameter - used to specify a specific group of icons to show.  defaults to NULL (all icons)
$page_content .= dapi_loadicons($module, $splitview);

* added dapi_seticons hook.

Subscribe with RSS Subscribe to Releases for Drupal API + Extensions