constant iframe_FRONT in Iframe 6
Same name and namespace in other branches
- 7 iframe.module \iframe_FRONT
1 use of iframe_FRONT
- 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 12 - Defines simple iframe field types. based on the cck-module "link" by quicksketch MODULE-Funtions
Code
define('iframe_FRONT', 'front');