glossary_admin_links |
./glossary.module |
|
1 |
|
glossary_alphabet_form |
./glossary.module |
This is the form for the getting the user's alphabet for the alphabar. |
|
1 |
glossary_alphabet_form_submit |
./glossary.module |
|
|
|
glossary_block |
./glossary.module |
Implementation of hook_block(). |
|
|
glossary_clearcache |
./glossary.module |
|
|
1 |
glossary_clearcache_form |
./glossary.module |
|
|
1 |
glossary_filter |
./glossary.module |
|
|
|
glossary_filter_form |
./glossary.module |
|
|
1 |
glossary_filter_form_submit |
./glossary.module |
|
|
|
glossary_filter_tips |
./glossary.module |
|
|
|
glossary_general_settings_form |
./glossary.module |
|
|
2 |
glossary_get_related |
./glossary.module |
Find all term objects related to a given term ID.
Adapted from taxonomy.module. |
2 |
|
glossary_help |
./glossary.module |
|
2 |
|
glossary_install |
./glossary.install |
Implementation of hook_install().
In order to make sure all defaults are consistent, we'll just go ahead and set them all. |
|
|
glossary_menu |
./glossary.module |
Implementation of hook_menu(). |
|
|
glossary_overview |
./glossary.module |
|
1 |
|
glossary_page |
./glossary.module |
|
|
1 |
glossary_perm |
./glossary.module |
Implementation of hook_perm(). |
|
|
glossary_requirements |
./glossary.install |
Implementation of hook_requirements(). |
|
|
glossary_search_form |
./glossary.module |
|
|
2 |
glossary_search_form_submit |
./glossary.module |
|
|
|
glossary_search_results |
./glossary.module |
|
|
1 |
glossary_settings_page |
./glossary.module |
This is the introductory stuff for the settings. |
|
1 |
glossary_taxonomy |
./glossary.module |
Implementation of hook_taxonomy(). |
|
|
glossary_term |
./glossary.module |
|
|
1 |
glossary_uninstall |
./glossary.install |
Implementation of hook_uninstall().
There are no tables, so we delete all variables and clear the filter cache.
It is left to the user to dispose of any vocabularies that are no longer needed. |
|
|
glossary_update_5100 |
./glossary.install |
Implementation of hook_update_N().
In order to make sure we don't turn off the search block, we'll change the blocks table. |
|
|
glossary_update_5101 |
./glossary.install |
Implementation of hook_update_N().
We no longer support the old blocks, so let's delete them from the blocks table. |
|
|
glossary_update_5102 |
./glossary.install |
Implementation of hook_update_N().
We have moved the settings, so we'll remind the user of this. |
|
|
glossary_update_5103 |
./glossary.install |
Implementation of hook_update_N().
We have moved the settings, so we'll remind the user of this. |
|
|
glossary_update_5104 |
./glossary.install |
Implementation of hook_update_N().
Allow code and pre to be configurable (#241377). |
|
|
glossary_user |
./glossary.module |
Implementation of hook_user(). |
|
|
theme_glossary_block_term |
./glossary.module |
|
|
|
theme_glossary_overview_item |
./glossary.module |
|
|
|
theme_glossary_search_form |
./glossary.module |
|
|
|
_alphabar_instruction_default |
./glossary.module |
|
2 |
|
_glossary_alphabar |
./glossary.module |
|
2 |
|
_glossary_clear_cache |
./glossary.module |
|
2 |
|
_glossary_cmp_strcase |
./glossary.module |
|
1 |
|
_glossary_filter_process |
./glossary.module |
|
1 |
|
_glossary_get_filter_vids |
./glossary.module |
Get an array of all vocabulary IDs associated with Glossary. |
5 |
|
_glossary_get_synonyms |
./glossary.module |
|
2 |
|
_glossary_get_terms |
./glossary.module |
|
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 |
|