- "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 Node Functions
Submitted on Thu, 01/24/2008 - 02:47.
Functions
is_node_page()
Find out if the current page is a node page.
- Calling parameters
- none
- Return
- TRUE
- if the page is a node,
- FALSE
- if it is another page.
node_load_current()
Grab the current 'active' node. An active node is the one node 123 as shown on page with path node/123, or its aliased path(s).
- Calling parameters
- none
- Return
- $node object if the page is a node, empty $node object if it is not a node, or if we cannot see it, for any valid reason.



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