hook_access

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.
Node access rightsThe node access system determines who can do what to which nodes.

Functions that call hook_access()

Namesort iconLocationDescription
hook_accessdeveloper/hooks/node.phpDefine access restrictions.

Functions called by hook_access()

Namesort iconLocationDescription
hook_accessdeveloper/hooks/node.phpDefine access restrictions.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
 
 

Drupal is a registered trademark of Dries Buytaert.