token_custom_delete_form |
./token_custom.module |
|
|
1 |
token_custom_delete_form_submit |
./token_custom.module |
|
|
|
token_custom_edit_form |
./token_custom.module |
|
|
1 |
token_custom_edit_form_submit |
./token_custom.module |
|
|
|
token_custom_edit_form_validate |
./token_custom.module |
|
|
|
token_custom_install |
./token_custom.install |
Implementation of hook_install(). |
|
|
token_custom_load |
./token_custom.module |
|
1 |
|
token_custom_menu |
./token_custom.module |
Implementation of hook_menu(). |
|
|
token_custom_perm |
./token_custom.module |
Implementation of hook_perm(). |
|
|
token_custom_schema |
./token_custom.install |
Implementation of hook_schema(), new for Drupal 6 |
|
|
token_custom_token_list |
./token_custom.module |
Implementation of hook_token_list() |
|
|
token_custom_token_values |
./token_custom.module |
Implementation of hook_token_values() |
|
|
token_custom_uninstall |
./token_custom.install |
Implementation of hook_uninstall(). |
|
|
_token_custom_page |
./token_custom.module |
Callbacks |
|
1 |
_token_eval |
./token_custom.module |
Evaluate a string of PHP code. (Copy from drupal_eval()) |
1 |
|