You are here

Functions in Select with Style 7

Primary tabs

Namesort descending Location Description Direct uses Strings
select_with_style_admin_configure select_with_style/select_with_style.admin.inc Menu callback for admin configuration settings. 1
select_with_style_admin_configure_form_submit select_with_style/select_with_style.admin.inc 1
select_with_style_assemble_optgroups_options_and_attributes select_with_style/select_with_style.module Returns a linear list of attributes to go with an optgroup list of options. 1
select_with_style_assemble_tree_options_and_attributes select_with_style/select_with_style.module Returns a linear list of options, with may be styled like a tree using the also returned option attributes. 1
select_with_style_build_term_tree select_with_style/select_with_style.module Build a tree from the supplied terms. 2
select_with_style_country_name_to_code select_with_style/select_with_style.module Converts a country name to a 2-letter ISO country code. Case-insensitve.
select_with_style_css_files select_with_style/select_with_style.module Returns an array of CSS files in a directory. 4
select_with_style_element_info_alter select_with_style/select_with_style.module Implments hook_element_info_alter().
select_with_style_fields_and_widgets_list select_with_style/select_with_style.admin.inc Menu callback; lists all defined fields with their widgets for quick reference. 1
select_with_style_field_widget_form select_with_style/select_with_style.module Implements hook_field_widget_form().
select_with_style_field_widget_info select_with_style/select_with_style.module Implements hook_field_widget_info().
select_with_style_field_widget_settings_form select_with_style/select_with_style.module Implements hook_field_widget_settings_form().
select_with_style_flag_child_terms select_with_style/select_with_style.module Flag on each of the supplied terms whether they're a leaf or not. 2
select_with_style_get_field_instances select_with_style/select_with_style.module Get all the instances belonging to a field, identified by its name. 2
select_with_style_help select_with_style/select_with_style.module Implements hook_help().
select_with_style_init select_with_style/select_with_style.module Implements hook_init().
select_with_style_install select_with_style/select_with_style.install Implements hook_install().
select_with_style_menu select_with_style/select_with_style.module Implements hook_menu().
select_with_style_menu_alter select_with_style/select_with_style.module Implements hook_menu_alter().
select_with_style_select_options select_with_style/select_with_style.theme.inc Returns HTML for the inner part of the select form element, i.e. its options. 1
select_with_style_term_to_class select_with_style/select_with_style.module Converts input string to something that can be used as a CSS class name. 2
select_with_style_theme select_with_style/select_with_style.module Implements hook_theme().
select_with_style_uninstall select_with_style/select_with_style.install Implements hook_uninstall().
select_with_style_update_7110 select_with_style/select_with_style.install Implements hook_update_N().
select_with_style_views_api select_with_style/select_with_style.module Implements hook_views_api().
select_with_style_views_data_alter select_with_style/views/select_with_style.views.inc Implements hook_views_data_alter().
slide_with_style_admin_configure slide_with_style/slide_with_style.admin.inc Menu callback for admin configuration settings. 1
slide_with_style_admin_configure_form_submit slide_with_style/slide_with_style.admin.inc Handle the admin form submission. 1
slide_with_style_css_files slide_with_style/slide_with_style.module Returns an array of CSS files in a directory. 2
slide_with_style_field_views_data_alter slide_with_style/views/slide_with_style.views.inc Implements hook_field_views_data_alter().
slide_with_style_field_widget_error slide_with_style/slide_with_style.module Implements hook_field_widget_error().
slide_with_style_field_widget_form slide_with_style/slide_with_style.module Implements hook_field_widget_form(). 1
slide_with_style_field_widget_info slide_with_style/slide_with_style.module Implements hook_field_widget_info().
slide_with_style_field_widget_process slide_with_style/slide_with_style.module Element #process callback retains slider value in case of validation errors. 1
slide_with_style_field_widget_settings_form slide_with_style/slide_with_style.module Implements hook_field_widget_settings_form().
slide_with_style_form_field_ui_field_edit_form_alter slide_with_style/slide_with_style.module Implements hook_form_FORM_ID_alter().
slide_with_style_get_field_instances slide_with_style/slide_with_style.module Return a list of all instances belonging to the supplied field. 2
slide_with_style_help slide_with_style/slide_with_style.module Implements hook_help().
slide_with_style_menu slide_with_style/slide_with_style.module Implements hook_menu().
slide_with_style_uninstall slide_with_style/slide_with_style.install Implements hook_uninstall().
slide_with_style_views_api slide_with_style/slide_with_style.module Implements hook_views_api().
theme_select_with_style_select select_with_style/select_with_style.theme.inc Returns HTML for a select form element.
_select_with_style_get_options_and_attributes select_with_style/select_with_style.module Collects the options for a field. 1
_select_with_style_options_and_attributes_lists select_with_style/select_with_style.module Build the list option attirbutes in tandem with the option values. 2
_select_with_style_validate_callback select_with_style/select_with_style.module Check whether element's callback (if specified) indeed exists as function. 2
_select_with_style_validate_hierarchy_depth_prefix select_with_style/select_with_style.module Check whether the element value is already plain or will be sanitized. 2

Other projects