You are here

constant LINK_FRONT in Link 6.2

Same name and namespace in other branches
  1. 5 link.module \LINK_FRONT
  2. 6 link.module \LINK_FRONT
  3. 7 link.module \LINK_FRONT
3 uses of LINK_FRONT
LinkValidateUrlLight::name_Link_Type in tests/link.validate.test
Translates the LINK type constants to english for display and debugging of tests
LinkValidateUrlLight::testValidateFrontLink in tests/link.validate.test
link_validate_url in ./link.inc
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');