hook_form

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_form()

Namesort iconLocationDescription
hook_formdeveloper/hooks/node.phpDisplay a node editing form.

Functions called by hook_form()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
hook_formdeveloper/hooks/node.phpDisplay a node editing form.
node_get_typesmodules/node/node.moduleBuilds a list of available node types, and returns all of part of this list in the specified format.
tincludes/common.incTranslate strings to the current locale.
 
 

Drupal is a registered trademark of Dries Buytaert.