barcode_content_is_empty |
./barcode.module |
Implementation of hook_content_is_empty(). |
|
|
barcode_disable |
./barcode.install |
Implementation of hook_disable(). |
|
|
barcode_elements |
./barcode.module |
Implementation of FAPI hook_elements(). |
|
|
barcode_enable |
./barcode.install |
Implementation of hook_enable(). |
|
|
barcode_field |
./barcode.module |
Implementation of hook_field(). |
|
|
barcode_field_formatter_info |
./barcode.module |
Implementation of hook_field_formatter_info(). |
|
|
barcode_field_info |
./barcode.module |
Implementation of hook_field_info(). |
|
|
barcode_field_settings |
./barcode.module |
Implementation of hook_field_settings(). |
|
|
barcode_install |
./barcode.install |
@file
Implementation of hook_install(). |
|
|
barcode_menu |
./barcode.module |
Implementation of hook_menu()
Configuration |
|
|
barcode_process |
./barcode.module |
Process an individual element. |
|
1 |
barcode_requirements |
./barcode.install |
Implementation of hook_requirements(). |
|
|
barcode_settings |
./barcode.module |
Menu callback to configure barcode module settings. |
|
1 |
barcode_theme |
./barcode.module |
Implementation of hook_theme(). |
|
|
barcode_uninstall |
./barcode.install |
Implementation of hook_uninstall(). |
|
|
barcode_widget |
./barcode.module |
Implementation of hook_widget(). |
|
|
barcode_widget_info |
./barcode.module |
Implementation of hook_widget_info(). |
|
|
theme_barcode_formatter_default |
./barcode.module |
Theme function for 'default' barcode field formatter. |
|
|
theme_barcode_formatter_plain |
./barcode.module |
Theme function for 'plain' barcode field formatter. |
|
|
theme_barcode_textfield |
./barcode.module |
FAPI theme for an individual text elements. |
|
|