- "Ask the Expert" or Advice Column
- "Must Have" Modules
- A Challenge
- Books Overview
- Changing Garland - A Practical Example
- Comparison of Links and Web Links modules
- Create Simple Tables
- Creating a "Biographies" page
- Developing a Module on a Windows System
- Generic Table Display
- How to page a custom DB query
- List Users From a Single Role in a Block
- My Modules
- Announcements: Special Notices for Your Site
- Attendance Matrix
- Content Type Template
- FAQ_Ask
- Get Content Type
- Glossary
- Gotcha - Contact Spam Catcher
- Helpers
- Indexpage: summary of node type information
- Longer Node Titles
- Node Type Filter
- Quotes
- RealName: Using Profile fields to set a user's displayed name
- Register_Country
- Site Documentation Module
- Site Notes: Hidden Design or How To notes in Your Database
- Spam Tokens
- Spam Tune
- Taxonomy Browser
- Taxonomy Delegate
- Taxonomy Image: Associate Images with Taxonomy Terms
- Taxonomy List: Displaying Lists of Terms
- SBS Web Site Notes
- Searching for a New Hosting Company
- Taxonomy Tidbits
- Theming a Specific Content Type
Helpers Taxonomy Functions
Submitted on Thu, 01/24/2008 - 02:52.
Functions
taxonomy_get_path($terms, $op = 'AND', $depth = 0, $feed = FALSE)
Build a path to a taxonomy listing page. Core patch pending at http://drupal.org/node/64664
- Calling parameters
- $terms
- a single numeric term id, or a single $term object or an array of numeric term ids or $term objects
- $op
- a string "AND" or "OR"
- $depth
- depth of the taxonomy tree that is to be returned. 0 equals the entire tree
- $feed
- TRUE for RSS feed, FALSE for page
- Return
- TRUE
- if the page is a node,
- FALSE
- if it is another page.



Recent comments
2 weeks 6 hours ago
2 weeks 6 hours ago
2 weeks 6 hours ago
2 weeks 6 hours ago
2 weeks 6 hours ago
3 weeks 4 days ago
4 weeks 4 days ago
6 weeks 3 days ago
7 weeks 3 days ago
10 weeks 5 hours ago