You are here

Functions in Glossify 6

Primary tabs

Namesort descending Location Description Direct uses Strings
glossify_admin_settings ./glossify.admin.inc Form builder for administrative settings. 1
glossify_admin_settings_submit ./glossify.admin.inc Form evaluation of administrative settings. 1
glossify_admin_settings_validate ./glossify.admin.inc Form validation of administrative settings. 1
glossify_enable ./glossify.install Implementation of hook_enable().
glossify_filter ./glossify.module Implementation of hook_filter().
glossify_form_alter ./glossify.module Implementation of hook_form_alter().
glossify_install ./glossify.install Implementation of hook_install().
glossify_menu ./glossify.module Implementation of hook_menu().
glossify_nodeapi ./glossify.module Implementation of hook_nodeapi().
glossify_perm ./glossify.module Implementation of hook_perm().
glossify_schema ./glossify.install Implementation of hook_schema().
glossify_theme ./glossify.module Implementation of hook_theme().
glossify_uninstall ./glossify.install Implementation of hook_uninstall().
theme_glossify_reference_section ./glossify.module Render a glossary term reference.
theme_glossify_term ./glossify.module Render a glossary term.
_backwards_compatibility ./glossify.module Helper function that cleans up old variables and inserts old cck values into the keyword table. 1
_fetch_affected_keywords ./glossify.module Helper function that fetches and returns an array of all new and old keywords of a node, depending on the method. 1
_fetch_affected_nodes ./glossify.module Helper function that fetches and returns an array of all the nodes that contain the keywords.
_fetch_keywords ./glossify.module Helper function that fetches and returns an array of all keywords of a node, or just the ones for a specific method. 2
_fetch_possible_keywords ./glossify.module Helper function the possible keywords for a given configuration and nid. 2
_fetch_replacement ./glossify.module Helper function that fetches and returns the styled term depending on the style and term. 1
_glossify_replace ./glossify.module Helper function that fetches and returns the styled term depending on the style and term. 1
_keyword_table ./glossify.module Helper function that performs operations on the Glossify keyword-table and returns the new, old or removed values, depending on the operation. 3

Other projects