You are here

Functions in Common Functionality 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
cf_adjust_url modules/cf_http/cf_http.module Fix relative url pulled from the remote server. 1
cf_convert_from_crud ./cf.module Converts the passed argument into an array of multiple booleans.
cf_convert_to_crud ./cf.module Converts the passed arguments into a single number.
cf_current_user ./cf.module Provide a safe way to get the current user. 5
cf_db_options_add_options modules/cf_db_options/cf_db_options.module Populate a specific options table. 1
cf_db_options_create_options_relation modules/cf_db_options/cf_db_options.module Creates a table for many-one relations with an option table.
cf_db_options_create_options_schema modules/cf_db_options/cf_db_options.module Creates a option tables and adds them to the schema. 1
cf_db_options_get_options modules/cf_db_options/cf_db_options.module Get an array of supported options for a given option type. 3
cf_db_options_get_options_list modules/cf_db_options/cf_db_options.module Returns a list of options. 1
cf_db_options_get_options_name modules/cf_db_options/cf_db_options.module Builds an options table name. 8
cf_db_options_id_to_machine_name Deprecated modules/cf_db_options/cf_db_options.module Returns the machine_name for a given option numeric id.
cf_db_options_install modules/cf_db_options/cf_db_options.install Implementation of hook_install().
cf_db_options_machine_name_to_id modules/cf_db_options/cf_db_options.module Returns the numeric id for a given option machine_name.
cf_db_options_machine_name_to_id_subquery Deprecated modules/cf_db_options/cf_db_options.module Returns the select query string to be used as a subquery.
cf_db_options_update_7200 modules/cf_db_options/cf_db_options.install Upgrade module from 7.x-1.x to 7.x-2.x.
cf_error_append_history modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_cf_permission_alter modules/cf_error/cf_error.module Implements hook_cf_permission_alter().
cf_error_empty_string modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_install modules/cf_error/cf_error.install Implementation of hook_install().
cf_error_invalid_array modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_bool modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_callable modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_float modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_integer modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_null modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_object modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_resource modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_scalar modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_invalid_variable modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_menu modules/cf_error/cf_error.module Implements hook_menu().
cf_error_missing_array_key modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_missing_object_property modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_not_numeric modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_not_string modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_on_query_execution modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_error_reporting_form modules/cf_error/pages/cf_error_reporting.admin.inc Provide the error reporting form. 1
cf_error_reporting_form_submit modules/cf_error/pages/cf_error_reporting.admin.inc Submit function for the error reporting form.
cf_error_uninstall modules/cf_error/cf_error.install Implementation of hook_uninstall().
cf_error_update_7200 modules/cf_error/cf_error.install Upgrade module from 7.x-1.x to 7.x-2.x.
cf_field_cardinality_form_field_ui_field_edit_form_alter modules/cf_field_cardinality/cf_field_cardinality.module Implements hook_form_alter() for field_ui_field_edit_form.
cf_field_cardinality_validate modules/cf_field_cardinality/cf_field_cardinality.module When the cardinality was changed, the possible options had to be removed. This, however, allows for non-numeric values to be inserted and therefore additional validation is needed. 1
cf_get_user modules/cf_1x_compatibility/cf_1x_compatibility.module This is a compatibility function for cf-1.x.
cf_has_array_key ./cf.module Check to see if the variable is an array and if the given key exists. 1
cf_http_adjust_urls modules/cf_http/cf_http.module Fix relative urls pulled from the remote server.
cf_http_get_response modules/cf_http/cf_http.module Reads an http page at the given path and returns an unprocessed response. 1
cf_http_get_webpage modules/cf_http/cf_http.module Reads and processes a website page at the given path.
cf_http_headers_errors modules/cf_http/cf_http.module Search through an array of http errors for common 400 and 500 http codes. 1
cf_http_init modules/cf_http/cf_http.module Implements hook_init().
cf_http_parse_response modules/cf_http/cf_http.module Accepts and processes provided http content. 1
cf_http_reduce_html_headers modules/cf_http/cf_http.module Reads and processes a website page at the given path.

Pages

Other projects