You are here

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

NatSettingsTest::testNatSettings in tests/nat.test
NAT settings test.
nat_fields_form in ./nat.admin.inc
Menu callback: NAT module fields form. @todo This form is something of a mess and could use a little clean-up.
nat_fields_form_submit in ./nat.admin.inc
Process NAT fields form submissions.
nat_form_alter in ./nat.module
Implements hook_form_alter().
nat_node_delete in ./nat.module
Implements hook_node_delete().
nat_node_type_delete in ./nat.module
Implements hook_node_type_delete().
nat_settings_form in ./nat.admin.inc
Menu callback: NAT module settings form.
nat_settings_form_submit in ./nat.admin.inc
Process NAT settings form submissions.
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. @todo Add the new field association option?
nat_sync_form in ./nat.admin.inc
Sync the NAT table with the node table for associated vocabularies.
nat_taxonomy_vocabulary_delete in ./nat.module
Implements hook_taxonomy_vocabulary_delete().
_nat_add_terms in ./nat.module
Add node titles as terms into the taxonomy system. @todo Ideas are welcome to allow retaining the hierarchy for vocabularies not present in the node form.
_nat_check in ./nat.module
Check if a node is a NAT node.
_nat_update_terms in ./nat.module
Update saved node-terms.