constant LINK_TARGET_USER in Link 7
Same name and namespace in other branches
- 6.2 link.module \LINK_TARGET_USER
2 uses of LINK_TARGET_USER
- link_field_process in ./
link.module - Processes the link type element before displaying the field.
- _link_sanitize in ./
link.module - Clean up user-entered values for a link field according to field settings.
File
- ./
link.module, line 20 - Defines simple link field types.
Code
define('LINK_TARGET_USER', 'user');