Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
field_ui_field_overview_form_validate | modules/ |
Form validation handler for field_ui_field_overview_form(). | |||
field_ui_field_overview_row_region | modules/ |
Returns the region to which a row in the 'Manage fields' screen belongs. | 1 | ||
field_ui_field_settings_form | modules/ |
Form constructor for the field settings edit page. | 1 | ||
field_ui_field_settings_form_submit | modules/ |
Form submission handler for field_ui_field_settings_form(). | |||
field_ui_field_type_options | modules/ |
Returns an array of field_type options. | 1 | ||
field_ui_formatter_options | modules/ |
Returns an array of formatter options for a field type. | 1 | ||
field_ui_form_node_type_form_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
field_ui_form_node_type_form_submit | modules/ |
Form submission handler for the 'Save and add fields' button. | 1 | ||
field_ui_get_destinations | modules/ |
Extracts next redirect path from an array of multiple destinations. | 3 | ||
field_ui_help | modules/ |
Implements hook_help(). | |||
field_ui_inactive_instances | modules/ |
Identifies inactive fields within a bundle. | 1 | ||
field_ui_inactive_message | modules/ |
Displays a message listing the inactive fields of a given bundle. | 2 | ||
field_ui_menu | modules/ |
Implements hook_menu(). | |||
field_ui_menu_load | modules/ |
Menu loader; Load a field instance based on field and bundle name. | |||
field_ui_menu_title | modules/ |
Menu title callback. | 1 | ||
field_ui_next_destination | modules/ |
Returns the next redirect path in a multipage sequence. | 3 | ||
field_ui_table_pre_render | modules/ |
Pre-render callback for field_ui_table elements. | 1 | ||
field_ui_theme | modules/ |
Implements hook_theme(). | |||
field_ui_widget_type_form | modules/ |
Form constructor for the widget selection form. | 1 | ||
field_ui_widget_type_form_submit | modules/ |
Form submission handler for field_ui_widget_type_form(). | 1 | ||
field_ui_widget_type_options | modules/ |
Returns an array of widget type options for a field type. | 5 | ||
field_update_7000 | modules/ |
Field update version placeholder. | |||
field_update_7001 | modules/ |
Fix fields definitions created during the d6 to d7 upgrade path. | |||
field_update_7002 | modules/ |
Split the all-inclusive field_bundle_settings variable per bundle. | |||
field_update_7003 | modules/ |
Add the FieldInfo class to the class registry. | |||
field_update_7004 | modules/ |
Grant the new "administer fields" permission to trusted users. | |||
field_update_field | modules/ |
Updates a field. | 26 | ||
field_update_instance | modules/ |
Updates an instance of a field. | 23 | ||
field_valid_language | modules/ |
Ensures that a given language code is valid. | 3 | ||
field_view_field | modules/ |
Returns a renderable array for the value of a single field in an entity. | 3 | ||
field_view_mode_settings | modules/ |
Returns view mode settings in a given bundle. | 7 | 1 | |
field_view_value | modules/ |
Returns a renderable array for a single field value. | 1 | ||
field_widget_field | modules/ |
Retrieves the field definition for a widget's helper callbacks. | 4 | ||
field_widget_instance | modules/ |
Retrieves the instance definition array for a widget's helper callbacks. | 3 | ||
file_ajax_progress | modules/ |
Menu callback for upload progress. | 1 | ||
file_ajax_upload | modules/ |
Menu callback; Shared Ajax callback for file uploads and deletions. | 1 | ||
file_build_uri | includes/ |
Constructs a URI to Drupal's default files location given a relative path. | 4 | ||
file_copy | includes/ |
Copies a file to a new location and adds a file record to the database. | 6 | ||
file_create_filename | includes/ |
Creates a full file path from a directory and filename. | 3 | ||
file_create_htaccess | includes/ |
Creates a .htaccess file in the given directory. | 2 | ||
file_create_url | includes/ |
Creates a web-accessible URL for a stream to an external or local file. | 40 | ||
file_default_mimetype_mapping | includes/ |
Default MIME extension mapping. | 1 | ||
file_default_scheme | includes/ |
Gets the default file stream implementation. | 21 | 15 | |
file_delete | includes/ |
Deletes a file and its database record. | 10 | ||
file_destination | includes/ |
Determines the destination path for a file. | 3 | ||
file_directory_temp | includes/ |
Gets the path of system-appropriate temporary directory. | 7 | 2 | |
file_download | includes/ |
Menu handler for private file transfers. | 1 | 1 | |
file_download_access | includes/ |
Checks that the current user has access to a particular file. | 1 | ||
file_download_headers | includes/ |
Retrieves headers for a private file download. | 3 | ||
file_element_info | modules/ |
Implements hook_element_info(). |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.