attachment_links_field_extra_fields |
./attachment_links.module |
Implements hook_field_extra_fields(). |
|
|
attachment_links_field_formatter_info |
./attachment_links.field-formatters.inc |
Implements hook_field_formatter_info(). |
|
|
attachment_links_field_formatter_view |
./attachment_links.field-formatters.inc |
Implements hook_field_formatter_view(). |
|
|
attachment_links_form_node_form_alter |
./attachment_links.module |
Implements hook_form_FORM_ID_alter(). |
|
|
attachment_links_form_node_type_form_alter |
./attachment_links.module |
Implements hook_form_FORM_ID_alter(). |
|
|
attachment_links_menu |
./attachment_links.module |
Implements hook_menu(). |
|
|
attachment_links_node_delete |
./attachment_links.module |
Implements hook_node_delete(). |
|
|
attachment_links_node_insert |
./attachment_links.module |
Implements hook_node_insert(). |
|
|
attachment_links_node_type_form_submit |
./attachment_links.module |
Submit handler for the node type form. |
|
1 |
attachment_links_node_update |
./attachment_links.module |
Implements hook_node_update(). |
|
|
attachment_links_node_view |
./attachment_links.module |
Implements hook_node_view(). |
|
|
attachment_links_render_formatter |
./attachment_links.field-formatters.inc |
Helper to the theme function: Renders AL field formatters. |
2 |
|
attachment_links_retrieve |
./attachment_links.module |
Menu callback to fetch the reqested file for the given node. |
|
1 |
attachment_links_save_alias |
./attachment_links.module |
Save the convenience alias. |
2 |
|
attachment_links_theme |
./attachment_links.module |
Implements hook_theme(). |
|
|
attachment_links_uninstall |
./attachment_links.install |
Implements hook_uninstall(). |
|
|
attachment_links_update_7001 |
./attachment_links.install |
Update numeric field id in {variable} to field name. |
|
|
template_preprocess_attachment_links |
./attachment_links.module |
Process variables for attachment-links.tpl.php. |
|
|
theme_attachment_links_formatter_attachment_links_newest |
./attachment_links.field-formatters.inc |
Theme function to generate 'AL: Newest' field formatter. |
|
|
theme_attachment_links_formatter_attachment_links_preferred |
./attachment_links.field-formatters.inc |
Theme function to generate 'AL: Preferred' field formatter. |
|
|
_attachment_links_array_sort |
./attachment_links.field-formatters.inc |
Sorts an array by an arbitrary key |
1 |
|