hook_init

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_init()

Namesort iconLocationDescription
hook_initdeveloper/hooks/core.phpPerform setup tasks. See also, hook_boot.

Functions called by hook_init()

Namesort iconLocationDescription
drupal_add_cssincludes/common.incAdds a CSS file to the stylesheet queue.
drupal_get_pathincludes/common.incReturns the path to a system item (module, theme, etc.).
hook_initdeveloper/hooks/core.phpPerform setup tasks. See also, hook_boot.
 
 

Drupal is a registered trademark of Dries Buytaert.