hook_settings

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_settings()

Namesort iconLocationDescription
hook_settingsdeveloper/hooks/core.phpDeclare administrative settings for a module.

Functions called by hook_settings()

Namesort iconLocationDescription
form_checkboxincludes/common.incFormat a checkbox.
form_textfieldincludes/common.incFormat a single-line text field.
hook_settingsdeveloper/hooks/core.phpDeclare administrative settings for a module.
tincludes/common.incTranslate strings to the current locale.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

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.