Posted by michaelpporter on July 21, 2011 at 7:28pm
Fetches data faster than using the standard Drupal API by avoiding node_load().
Functions in this release:
ff_title($nid, $type = "", $published = "")
- Returns the name of the node provided in $nid
- $nid = Node ID of item to lookup
- $type = If provided, limit search to passed content type (Machine Readable)
- $published = Returns title of nid regardless of publication status. If provided, limit search to 1 Published, or 0 Unpublished
ff_term($tid, $vid = "")
- Returns the term name based on $tid with optional $vid
ff_type($nid)
- Returns the content type of the provided $nid
Sponsored by Duo Consulting
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Features Package, Performance and Scalability, Theme Enhancements, Utility
- Reported installs: 41 sites currently report using this module. View usage statistics.
- Downloads: 212
- Last modified: October 25, 2011