You are here

constant FLIPPING_BOOK_REFERENCE_LINK_TARGET_DEFAULT in Flipping Book 7

@file Defines a field type for referencing one flipping_book from a node.

1 use of FLIPPING_BOOK_REFERENCE_LINK_TARGET_DEFAULT
flipping_book_reference_field_formatter_info in ./flipping_book_reference.module
Implements hook_field_formatter_info().

File

./flipping_book_reference.module, line 8
Defines a field type for referencing one flipping_book from a node.

Code

define('FLIPPING_BOOK_REFERENCE_LINK_TARGET_DEFAULT', '_self');