node_authlink_batch_delete |
./node_authlink.module |
Delete authkeys for all nodes in node type. |
|
1 |
node_authlink_batch_generate |
./node_authlink.module |
Generate authkeys for all nodes in node type. |
|
1 |
node_authlink_build_options |
./node_authlink.module |
Helper function to build expire options. |
1 |
|
node_authlink_check_authlink |
./node_authlink.module |
Check if a node has access to a node via authlink and grant it the query parameter is correct. |
3 |
|
node_authlink_create |
./node_authlink.module |
Generate and save auth key for the new node. |
3 |
|
node_authlink_cron |
./node_authlink.module |
Implementation of hook_cron(). |
|
|
node_authlink_delete |
./node_authlink.module |
Deletes the node_authlink. |
3 |
|
node_authlink_entity_type_alter |
./node_authlink.module |
Implements hook_entity_type_alter(). |
|
|
node_authlink_form_node_type_form_alter |
./node_authlink.module |
Alter of node_type_form. |
|
|
node_authlink_form_node_type_form_alter_submit |
./node_authlink.module |
Submit for node_type_form. |
|
1 |
node_authlink_get_url |
./node_authlink.module |
Get edit URL of specified node. |
2 |
|
node_authlink_group_content_info_alter |
./node_authlink.module |
Implements hook_group_content_info_alter(). |
|
|
node_authlink_install |
./node_authlink.install |
Inplementation of hook_install(). |
|
|
node_authlink_load_authkey |
./node_authlink.module |
Loads key from NID. |
2 |
|
node_authlink_node_access |
./node_authlink.module |
Implements hook_node_access(). |
|
|
node_authlink_node_delete |
./node_authlink.module |
Implements hook_ENTITY_TYPE_delete(). |
|
|
node_authlink_node_is_enabled |
./node_authlink.module |
Checks if a node is enabled for node_authlink |
2 |
|
node_authlink_node_load |
./node_authlink.module |
Implements hook_node_load(). |
|
|
node_authlink_schema |
./node_authlink.install |
Implementation of hook_schema(). |
|
|
node_authlink_tokens |
./node_authlink.module |
Implements hook_tokens(). |
|
|
node_authlink_token_info |
./node_authlink.module |
Implementation of hook_token_info(). |
|
|