forum_taxonomy

Functions that call forum_taxonomy()

Namesort iconLocationDescription
forum_taxonomymodules/forum.moduleImplementation of hook_taxonomy().

Functions called by forum_taxonomy()

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.
forum_taxonomymodules/forum.moduleImplementation of hook_taxonomy().
node_deletemodules/node.moduleAsk for confirmation, and delete the node.
variable_delincludes/bootstrap.incUnset a persistent variable.
_forum_get_vidmodules/forum.moduleReturns the vocabulary id for forum navigation.
 
 

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.