10 calls to node_registration_node_access() in Node registration 7
- node_registration_access in includes/
node_registration.api.inc - All Registration access callbacks. Just like node.module has node_access.
- node_registration_block_view in ./
node_registration.module - Implements hook_block_view().
- node_registration_entity_view in ./
node_registration.module - Implements hook_entity_view().
- node_registration_form in includes/
node_registration.forms.inc - The registration form. It takes a (mandatory) existing or empty registration object.
- node_registration_form_node_form_alter in ./
node_registration.module - Implements hook_form_FORM_ID_alter() for node_form().
- node_registration_form_submit in includes/
node_registration.forms.inc - Submit handler for node_registration_form().
- node_registration_form_validate in includes/
node_registration.forms.inc - Validation handler for node_registration_form().
- node_registration_register_other_access in ./
node_registration.module - Access callback to check if current user can register other user.
- node_registration_register_page_access in ./
node_registration.module - Access callback for node/%node/register.
- nr_owners_nr_settings_page_access in submodules/
nr_owners/ nr_owners.module - Access callback for node/%node/node_registration/settings.