glossary_admin_links |
./glossary.module |
Create Admin links for the overview. |
1 |
|
glossary_alphabet_form |
./glossary.admin.inc |
This is the form for the getting the user's alphabet for the alphabar.
@todo Please document this function. |
|
1 |
glossary_alphabet_form_submit |
./glossary.admin.inc |
Form submission handler for the alphabar. |
|
|
glossary_alphabet_form_validate |
./glossary.admin.inc |
This is validator for user's alphabet for the alphabar form.
@todo Please document this function. |
|
|
glossary_block_configure |
./glossary.module |
Implements hook_block_configure(). |
|
|
glossary_block_info |
./glossary.module |
Implements hook_block_info(). |
|
|
glossary_block_save |
./glossary.module |
Implements hook_block_save(). |
|
|
glossary_block_view |
./glossary.module |
Implements hook_block_view(). |
|
|
glossary_clearcache |
./glossary.module |
Menu call back for link on settings page. |
|
|
glossary_filter_form |
./glossary.admin.inc |
This is the form for the settings for an individual text format. |
|
1 |
glossary_filter_form_submit |
./glossary.admin.inc |
This is filter for submit handler.
@todo Please document this function. |
|
|
glossary_filter_glossary_process |
./glossary.module |
Implements hook_filter_FILTER_process(). |
|
1 |
glossary_filter_glossary_tips |
./glossary.module |
Provide filter tip text. |
|
1 |
glossary_filter_info |
./glossary.module |
Implements hook_filter_info(). |
|
|
glossary_general_settings_form |
./glossary.admin.inc |
Menu callback for settings. |
|
1 |
glossary_get_related |
./glossary.module |
Find all term objects related to a given term ID Adapted frm taxonomy.module. |
1 |
|
glossary_help |
./glossary.module |
Implements hook_help(). |
1 |
|
glossary_init |
./glossary.module |
Implements hook_init(). |
|
|
glossary_install |
./glossary.install |
Implements hook_install(). |
|
|
glossary_menu |
./glossary.module |
Implements hook_menu(). |
|
|
glossary_overview |
./glossary.module |
Produce the Glossary overview. |
1 |
|
glossary_page |
./glossary.module |
Main glossary page function. |
|
1 |
glossary_permission |
./glossary.module |
Implements hook_permission(). |
|
|
glossary_requirements |
./glossary.install |
Implements hook_requirements(). |
|
|
glossary_search_form |
./glossary.module |
@todo Please document this function. |
|
2 |
glossary_search_form_submit |
./glossary.module |
Submission handler for glossary search. |
|
|
glossary_search_results |
./glossary.module |
Present the search results. |
|
1 |
glossary_taxonomy |
./glossary.module |
Implements hook_taxonomy(). |
|
|
glossary_term |
./glossary.module |
@todo Please document this function. |
|
1 |
glossary_theme |
./glossary.module |
Implements hook_theme(). |
|
|
glossary_uninstall |
./glossary.install |
Implements of hook_uninstall(). |
|
|
glossary_user_XXX |
./glossary.module |
Implements hook_user_XXX(). |
|
|
glossary__update_last_removed |
./glossary.install |
Implements hook__update_last_removed(). |
|
|
theme_glossary_block_term |
./glossary.module |
@todo Please document this function. |
|
|
theme_glossary_overview_item |
./glossary.module |
Theme a glossary overview item. |
|
|
theme_glossary_search_form |
./glossary.module |
Theme the glossary search form. |
|
|
_alphabar_instruction_default |
./glossary.module |
|
2 |
|
_glossary_alphabar |
./glossary.module |
|
2 |
|
_glossary_clear_cache |
./glossary.module |
|
2 |
|
_glossary_cmp_strcase |
./glossary.module |
|
|
1 |
_glossary_get_filter_vids |
./glossary.module |
Get an array of all vocabulary IDs associated with Glossary. |
7 |
|
_glossary_get_terms |
./glossary.module |
Get taxonomy terms. |
1 |
|
_glossary_insertlink |
./glossary.module |
Insert glossary links to $text after every matching $terms[i]['synonyms'] that is not inside a blocking tag.
$terms[i]['ins_before'] is prepended to the matches, $terms[i]['ins_after'] is appended to them.
Match type and… |
1 |
|
_glossary_is_boundary |
./glossary.module |
|
1 |
|
_glossary_list |
./glossary.module |
|
1 |
|