constant LINK_FRONT in Link 6
Same name and namespace in other branches
- 5 link.module \LINK_FRONT
- 6.2 link.module \LINK_FRONT
- 7 link.module \LINK_FRONT
1 use of LINK_FRONT
- link_validate_url in ./
link.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
- ./
link.module, line 10 - Defines simple link field types.
Code
define('LINK_FRONT', 'front');