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