theme_forum_topic_navigation

Related topics

Namesort iconDescription
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_forum_topic_navigation()

Namesort iconLocationDescription
theme_forum_topic_navigationmodules/forum.moduleFormat the next/previous forum topic navigation links.

Functions called by theme_forum_topic_navigation()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
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.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the current locale.
theme_forum_topic_navigationmodules/forum.moduleFormat the next/previous forum topic navigation links.
variable_getincludes/bootstrap.incReturn a persistent variable.
_forum_get_topic_order_sqlmodules/forum.module
 
 

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.