You are here

constant iframe_INTERNAL in Iframe 6

Same name and namespace in other branches
  1. 7 iframe.module \iframe_INTERNAL
1 use of iframe_INTERNAL
iframe_validate_url in ./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.

File

./iframe.module, line 11
Defines simple iframe field types. based on the cck-module "link" by quicksketch MODULE-Funtions

Code

define('iframe_INTERNAL', 'internal');