constant LINK_TARGET_NEW_WINDOW in Link 7
Same name and namespace in other branches
- 6.2 link.module \LINK_TARGET_NEW_WINDOW
1 use of LINK_TARGET_NEW_WINDOW
- link_field_process in ./
link.module - Processes the link type element before displaying the field.
File
- ./
link.module, line 18 - Defines simple link field types.
Code
define('LINK_TARGET_NEW_WINDOW', '_blank');