forum_validate

Functions that call forum_validate()

Namesort iconLocationDescription
forum_validatemodules/forum.moduleImplementation of hook_validate().

Functions called by forum_validate()

Namesort iconLocationDescription
db_queryincludes/database.incRuns a basic query in the active database.
db_resultincludes/database.pgsql.incReturn an individual result field from the previous query.
form_set_errorincludes/form.incFile an error against a form element. If the name of the element is edit[foo][bar] then you may pass either foo or foo][bar as $name foo will set an error for all its children.
forum_validatemodules/forum.moduleImplementation of hook_validate().
tincludes/common.incTranslate strings to the current locale.
taxonomy_get_termmodules/taxonomy.moduleReturn the term object matching a term ID.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

Drupal is a registered trademark of Dries Buytaert.