OG context access callback
Categories
Component ID
2761613
Component name
OG context access callback
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
163
Component created
Component changed
Component body
Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org
Provide helper function for having OG context part of menu access callbacks.
There are such situations where you would like to have OG context used in your menu item's
access callback.
In different scenarios, such has having OG Purl module enabled using OG context in the access callback will not work.
This module provides a set of helper functions and an OG context handler to overcome this edge case.
