You are here

Functions in Iframe 6

Primary tabs

Namesort descending Location Description Direct uses Strings
iframe_cleanup_url ./iframe.module Forms a valid URL if possible from an entered address. Trims whitespace and automatically adds an http:// to addresses without a protocol specified 1
iframe_content_is_empty ./iframe.module Implementation of hook_content_is_empty().
iframe_disable ./iframe.install Implementation of hook_disable().
iframe_elements ./iframe.module Implementation of hook_elements().
iframe_enable ./iframe.install Implementation of hook_enable().
iframe_field ./iframe.module Implementation of hook_field().
iframe_field_formatter_info ./iframe.module Implementation of hook_field_formatter_info().
iframe_field_info ./iframe.module Implementation of hook_field_info().
iframe_field_settings ./iframe.module Implementation of hook_field_settings(). shown: at general setup of this field type on a content type
iframe_iframe ./iframe.module 2
iframe_init ./iframe.module Implementation of hook_init().
iframe_install ./iframe.install Implementation of hook_install().
iframe_process ./iframe.module Process the iframe type element before displaying the field. 1
iframe_requirements ./iframe.install @file Defines simple iframe field types. based on the cck-module "link" by quicksketch Functions for install and uninstall AND Migrations
iframe_theme ./iframe.module Implementation of hook_theme().
iframe_token_list ./iframe.module
iframe_token_values ./iframe.module
iframe_uninstall ./iframe.install Implementation of hook_uninstall().
iframe_update_1 ./iframe.install Removed iframe.module created tables, move data to content.module tables attributes will contain width,heigth,...
iframe_update_6010 ./iframe.install Increase size of url-field to 1024 chars
iframe_validate_size ./iframe.module 1
iframe_validate_url ./iframe.module A lenient verification for URLs. Accepts all URLs following RFC 1738 standard for URL formation and all email addresses following the RFC 2368 standard for mailto address formation. 4
iframe_widget ./iframe.module Implementation of hook_widget().
iframe_widget_info ./iframe.module Implementation of hook_widget_info().
theme_iframe ./iframe.module FAPI theme for an individual text elements.
theme_iframe_field_settings ./iframe.module Theme the settings form for the iframe field.
theme_iframe_formatter_asurl ./iframe.module Theme function for 'asurl' text field formatter.
theme_iframe_formatter_asurl_withuri ./iframe.module Theme function for 'asurl_withuri' text field formatter.
theme_iframe_formatter_default ./iframe.module Theme function for 'default' text field formatter.
theme_iframe_formatter_iframeonly ./iframe.module Theme function for 'iframeonly' text field formatter.
_iframe_load ./iframe.module 3
_iframe_process ./iframe.module 1
_iframe_sanitize ./iframe.module Cleanup user-entered values for a iframe field according to field settings. 1
_iframe_validate ./iframe.module 1

Other projects