archive_page

Functions that call archive_page()

Namesort iconLocationDescription
archive_pagemodules/archive.moduleMenu callback; lists all nodes posted on a given date.

Functions called by archive_page()

Namesort iconLocationDescription
archive_browse_formmodules/archive.moduleGenerate a form that retrieves archives for a certain date.
archive_pagemodules/archive.moduleMenu callback; lists all nodes posted on a given date.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_num_rowsincludes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_rewrite_sqlincludes/database.incRewrites node, taxonomy and comment queries. Use it for listing queries. Do not use FROM table1, table2 syntax, use JOIN instead.
node_loadmodules/node.moduleLoad a node object from the database.
node_viewmodules/node.moduleGenerate a display of the given node.
pager_queryincludes/pager.incPerform a paged database query.
tincludes/common.incTranslate strings to the current locale.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.