You are here

constant LINK_TARGET_USER in Link 6.2

Same name and namespace in other branches
  1. 7 link.module \LINK_TARGET_USER
2 uses of LINK_TARGET_USER
link_process in ./link.module
Process the link type element before displaying the field.
_link_sanitize in ./link.inc
Cleanup user-entered values for a link field according to field settings.

File

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

Code

define('LINK_TARGET_USER', 'user');