Version 1.8 (checked in on 2010/07/19 at 02:10:57 by davereid)
| Name | Description |
|---|---|
| token_example_entity_info_alter | Implements hook_entity_info_alter(). |
| token_example_example_form | Form builder; display lists of supported token entities and text to tokenize. |
| token_example_example_form_submit | Submit callback; store the submitted values into storage. |
| token_example_menu | Implements hook_menu(). |
| _token_example_get_comment | Build a list of available comments. |
| _token_example_get_file | Build a list of available files. |
| _token_example_get_node | Build a list of available content. |
| _token_example_get_taxonomy_term | Build a list of available taxonomy terms. |
| _token_example_get_user | Build a list of available user accounts. |