Skip to main content
replaced http://drupal.stackexchange.com/ with https://drupal.stackexchange.com/
Source Link

I had the same question a while ago herehere.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and herehere .

I had the same question a while ago here.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and here .

I had the same question a while ago here.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and here .

I had the same question a while ago here.

hook_node_accesshook_node_access is not recognized by viewsviews or menusmenus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_recordshook_node_access_records and hook_node_grantshook_node_grants as described here and here .

I had the same question a while ago here.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and here .

I had the same question a while ago here.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and here .

Source Link
Baba
  • 541
  • 11
  • 20

I had the same question a while ago here.

hook_node_access is not recognized by views or menus. It should only be used as the last line of defense.

A better way to control node access is through hook_node_access_records and hook_node_grants as described here and here .