hook_list_option_info |
./list_predefined_options.api.php |
Provide information about available predefined list options. |
|
|
hook_list_option_info_alter |
./list_predefined_options.api.php |
Alter the metadata about available predefined list options. |
|
|
list_predefined_options_form_alter |
./list_predefined_options.module |
Implements hook_form_alter(). |
|
|
list_predefined_options_get_callback_options |
./list_predefined_options.module |
Get an array of predefined options prepared for #options. |
1 |
|
list_predefined_options_get_list_option_info |
./list_predefined_options.module |
Get all the predefined options via hook_list_option_info(). |
2 |
|
list_predefined_options_list_option_countries |
./list_predefined_options.module |
List option callback for countries. |
|
1 |
list_predefined_options_list_option_info |
./list_predefined_options.module |
Implements hook_list_option_info(). |
|
|
list_predefined_options_list_option_languages |
./list_predefined_options.module |
List options callback for all languages. |
|
1 |
list_predefined_options_list_option_languages_enabled |
./list_predefined_options.module |
List options callback for enabled languages (requires locale module). |
|
1 |
list_predefined_options_list_option_timezones |
./list_predefined_options.module |
List option callback for timezones. |
|
1 |
list_predefined_options_list_option_us_states |
./list_predefined_options.module |
List option callback for US states. |
|
1 |
list_predefined_options_webform_select_options_info |
./list_predefined_options.module |
Implement hook_webform_select_options_info(). |
|
|
_list_predefined_options_add_options |
./list_predefined_options.module |
|
1 |
|