logintoboggan_mailkeys |
./mail_edit_logintoboggan.inc |
Implementation of hook_mailkeys(). |
|
|
logintoboggan_mail_edit_text |
./mail_edit_logintoboggan.inc |
Implementation of hook_mail_edit_text(). |
|
|
logintoboggan_mail_edit_tokens_list |
./mail_edit_logintoboggan.inc |
Implementation of hook_mail_edit_tokens_list(). |
|
|
logintoboggan_mail_edit_tokens_value |
./mail_edit_logintoboggan.inc |
Implementation of hook_mail_edit_tokens_values(). |
|
|
mail_edit_access |
./mail_edit.module |
Checks the current user's access to Mail Edit's pages. |
|
1 |
mail_edit_install |
./mail_edit.install |
Implementation of hook_install(). |
|
|
mail_edit_list |
./mail_edit.admin.inc |
Page callback: List mail templates. |
1 |
|
mail_edit_list_filter |
./mail_edit.admin.inc |
Filter the mail edit table. |
1 |
|
mail_edit_list_filtered_form |
./mail_edit.admin.inc |
Create $form array with filtered list. |
1 |
|
mail_edit_list_form |
./mail_edit.admin.inc |
Form builder for the template list. |
|
1 |
mail_edit_list_form_submit |
./mail_edit.admin.inc |
The submit handler for mail_edit_list_form(). |
|
|
mail_edit_mail_alter |
./mail_edit.module |
Implementation of hook_mail_alter(). |
|
|
mail_edit_menu |
./mail_edit.module |
Implementation of hook_menu(). |
|
|
mail_edit_perm |
./mail_edit.module |
Implementation of hook_perm(). |
|
|
mail_edit_schema |
./mail_edit.install |
Implementation of hook_schema(). |
|
|
mail_edit_theme |
./mail_edit.module |
Implementation of hook_theme(). |
|
|
mail_edit_trans |
./mail_edit.admin.inc |
|
|
1 |
mail_edit_trans_delete |
./mail_edit.admin.inc |
|
|
1 |
mail_edit_trans_save |
./mail_edit.admin.inc |
|
|
1 |
mail_edit_uninstall |
./mail_edit.install |
Implementation of hook_uninstall(). |
|
|
mail_edit_update_6000 |
./mail_edit.install |
Do one of two things to install on D6:
-- If this is an upgrade from a 5.x-1.x installation:
The D5 {mail_edit} table cannot be migrated to D6, so we move it away and do a full install.
Modules that have used Mail Editor under D5 can pick up their old… |
|
|
theme_mail_edit_list_filter |
./mail_edit.admin.inc |
The theme function for the basic filter form. |
|
|
theme_mail_edit_table |
./mail_edit.admin.inc |
The theme function for the mail edit table. |
|
|
user_mailkeys |
./mail_edit_user.inc |
Implementation of hook_mailkeys(). |
1 |
|
user_mail_edit_text |
./mail_edit_user.inc |
Implementation of hook_mail_edit_text(). |
1 |
|
user_mail_edit_tokens_list |
./mail_edit_user.inc |
Implementation of hook_mail_edit_tokens_list(). |
1 |
|
user_mail_edit_tokens_value |
./mail_edit_user.inc |
Implementation of hook_mail_edit_tokens_value(). |
1 |
|
_mail_edit_include |
./mail_edit.module |
Include all Mail Edit include files. |
3 |
|
_mail_edit_key_registry_rebuild |
./mail_edit.admin.inc |
Builds the registry of exposed mailkeys, keeps track of which module
exposed them. |
1 |
|
_mail_edit_list_get_header |
./mail_edit.admin.inc |
Build the header for the mail edit table. |
1 |
|
_mail_edit_list_row |
./mail_edit.admin.inc |
Build one row of the mail edit table. |
1 |
|
_mail_edit_module_list |
./mail_edit.admin.inc |
Builds the list of modules that expose mailkeys. |
3 |
|
_mail_edit_sort_long_keys_first |
./mail_edit.module |
|
|
1 |