node_validate

Functions that call node_validate()

Namesort iconLocationDescription
blogapi_blogger_edit_postmodules/blogapi/blogapi.moduleBlogging API callback. Modifies the specified blog node.
blogapi_blogger_new_postmodules/blogapi/blogapi.moduleBlogging API callback. Inserts a new blog post as a node.
node_validatemodules/node/node.modulePerform validation checks on the given node.

Functions called by node_validate()

Namesort iconLocationDescription
form_set_errorincludes/form.incFile an error against a form element.
node_get_typesmodules/node/node.moduleBuilds a list of available node types, and returns all of part of this list in the specified format.
node_invokemodules/node/node.moduleInvoke a node hook.
node_invoke_nodeapimodules/node/node.moduleInvoke a hook_nodeapi() operation in all modules.
node_last_changedmodules/node/node.module
node_validatemodules/node/node.modulePerform validation checks on the given node.
tincludes/common.incTranslate strings to the page language or a given language.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
user_loadmodules/user/user.moduleFetch a user object.
 
 

Drupal is a registered trademark of Dries Buytaert.