You are here

7 calls to _nat_variable_get() in Node Auto Term [NAT] 5

nat_form_alter in ./nat.module
Implementation of hook_form_alter().
nat_link_alter in ./nat.module
Implementation of hook_link_alter().
nat_nodeapi in ./nat.module
Implementation of hook_nodeapi().
nat_settings_form in ./nat.module
Menu callback: NAT module settings form.
nat_set_config in ./nat.module
Update the NAT config to include node->vocabulary associations and related settings. Commonly used in .install files to register associations and save the admin some work.
nat_sync_form in ./nat.module
Sync the NAT table with the node table for associated vocabularies.
_nat_sync_associations in ./nat.module
Synchronize NAT node-term relationships. Create associated terms for node where missing.