You are here

Topics in Views Access Callback 8

Primary tabs

Namesort descending Description
About Views Access Callback In Views Access Callback, a callback is a function that is invoked by views to check whether a user may access a a given view. The callback function should return a boolean. TRUE means the user may access the view, FALSE means the user may not.
Views Access Callback hooks Hooks that can be implemented by other modules in order to implement the Views Access Callback API.

Other projects