highlight_admin_settings |
./highlight.module |
Implementation of admin settings |
|
1 |
highlight_filter |
./highlight.module |
Implementation of hook_filter |
|
|
highlight_filter_tips |
./highlight.module |
Implemnatation of highlight |
1 |
|
highlight_help |
./highlight.module |
Implementation of hook_help |
|
|
highlight_keywords |
./highlight.module |
controls the conditions for displaying highlights
returns true if highlight should be active, false otherwise |
1 |
|
highlight_menu |
./highlight.module |
Implementation of hook_menu |
|
|
highlight_perm |
./highlight.module |
Implementation of hook_perm |
|
|
highlight_process |
./highlight.module |
Takes input text and a key and replaces all instances of the
key in the text with highlight code |
1 |
|
highlight_set_css |
./highlight.module |
adds css to page when highlight is present
do only once |
1 |
|