You are here

constant LINK_TARGET_DEFAULT in Link 6.2

Same name and namespace in other branches
  1. 7 link.module \LINK_TARGET_DEFAULT
3 uses of LINK_TARGET_DEFAULT
link_field_settings in ./link.module
Implementation of hook_field_settings().
_link_default_attributes in ./link.inc
_link_sanitize in ./link.inc
Cleanup user-entered values for a link field according to field settings.

File

./link.module, line 31
Defines simple link field types.

Code

define('LINK_TARGET_DEFAULT', 'default');