constant LINK_TARGET_DEFAULT in Link 7
Same name and namespace in other branches
- 6.2 link.module \LINK_TARGET_DEFAULT
3 uses of LINK_TARGET_DEFAULT
- link_field_instance_settings_form in ./
link.module - Implements hook_field_instance_settings_form().
- _link_default_attributes in ./
link.module - Returns the default attributes and their values.
- _link_sanitize in ./
link.module - Clean up user-entered values for a link field according to field settings.
File
- ./
link.module, line 17 - Defines simple link field types.
Code
define('LINK_TARGET_DEFAULT', 'default');