You are here

constant LIBRARY_ITEM_IN_LIBRARY in Library 7

Same name and namespace in other branches
  1. 5.2 library.module \LIBRARY_ITEM_IN_LIBRARY
  2. 6.2 library.module \LIBRARY_ITEM_IN_LIBRARY
  3. 6 library.module \LIBRARY_ITEM_IN_LIBRARY

Item type is part of the library collection.

7 uses of LIBRARY_ITEM_IN_LIBRARY
library_form_alter in ./library.module
Implements hook_form_alter().
library_history in ./library.pages.inc
A menu callback to show the transaction history of a single node.
library_node_insert in ./library.module
Implements hook_node_insert().
library_node_load in ./library.module
Implements hook_node_load().
library_node_update in ./library.module
Implements hook_node_update().

... See full list

File

./library.module, line 20

Code

define('LIBRARY_ITEM_IN_LIBRARY', 1);