C:/drupal/modules/blog/blog.pages.inc File Reference

Go to the source code of this file.


Functions

 blog_page_user ($account)
 blog_page_last ()
 blog_feed_user ($account)
 blog_feed_last ()


Detailed Description

Page callback file for the blog module.

Definition in file blog.pages.inc.


Function Documentation

blog_feed_last (  ) 

Menu callback; displays an RSS feed containing recent blog entries of all users.

Definition at line 104 of file blog.pages.inc.

References $result, $row, db_fetch_object(), db_query_range(), db_rewrite_sql(), url(), and variable_get().

Here is the call graph for this function:

blog_feed_user ( account  ) 

Menu callback; displays an RSS feed containing recent blog entries of a given user.

Definition at line 89 of file blog.pages.inc.

References $result, $row, db_fetch_object(), db_query_range(), db_rewrite_sql(), url(), and variable_get().

Here is the call graph for this function:

blog_page_last (  ) 

Menu callback; displays a Drupal page containing recent blog entries of all users.

Definition at line 55 of file blog.pages.inc.

References $output, $result, db_fetch_object(), db_rewrite_sql(), drupal_add_feed(), drupal_set_message(), l(), nid, pager_query(), t(), theme(), url(), and variable_get().

Here is the call graph for this function:

blog_page_user ( account  ) 

Menu callback; displays a Drupal page containing recent blog entries of a given user.

Definition at line 12 of file blog.pages.inc.

References $output, $result, $title, db_fetch_object(), db_rewrite_sql(), drupal_add_feed(), drupal_set_message(), drupal_set_title(), l(), name, nid, pager_query(), t(), theme(), url(), and variable_get().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:16 2008 for SimpleTest by  1.5.5