You are here

constant LIBRARY_CIRCULATION in Library 7

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

Library Item is in circulation.

7 uses of LIBRARY_CIRCULATION
library_get_status_item in ./library.module
Returns the status of an item.
library_get_status_items in ./library.module
Gets the status of multiple items in a node.
library_handler_filter_library_status::query in includes/views/handlers/library_handler_filter_library_status.inc
Implements query().
library_load in ./library.module
Menu callback; loads a library object.
library_node_load in ./library.module
Implements hook_node_load().

... See full list

File

./library.module, line 25

Code

define('LIBRARY_CIRCULATION', 0);