You are here

Functions in Taxonomy Access Control Lite 5

Primary tabs

Namesort descending Location Description Direct uses Strings
tac_lite_admin_scheme_form ./tac_lite.module Returns the form for role-based privileges. 1
tac_lite_admin_settings ./tac_lite.module Returns the settings form 1
tac_lite_admin_settings_scheme ./tac_lite.module 1
tac_lite_db_rewrite_sql ./tac_lite.module
tac_lite_help ./tac_lite.module Implementation of hook_help
tac_lite_install ./tac_lite.install Implementation of hook_install()
tac_lite_menu ./tac_lite.module Implementation of hook_menu().
tac_lite_node_access_records ./tac_lite.module Implementation of hook_node_access_records
tac_lite_node_grants ./tac_lite.module Implementation of hook_node_grants
tac_lite_perm ./tac_lite.module Implementation of hook_perm().
tac_lite_update_1 ./tac_lite.install Ensure that tac_lite hooks are invoked after taxonomy module hooks.
tac_lite_update_2 ./tac_lite.install Ensure that the node_access table is thoroughly cleaned up.
tac_lite_update_3 ./tac_lite.install Introducing schemes. Rename tac_lite_default_grants to tac_lite_grants_scheme_1.
tac_lite_user ./tac_lite.module Implementation of hook_user().
_tac_lite_admin_settings_submit ./tac_lite.module This form submit callback ensures that the form values are saved, and also the node access database table is rebuilt.
_tac_lite_config ./tac_lite.module helper function 6
_tac_lite_get_terms ./tac_lite.module 1
_tac_lite_get_terms_by_nid ./tac_lite.module
_tac_lite_user_tids ./tac_lite.module Return the term ids of terms this user is allowed to access. 2

Other projects