You are here

constant LIBRARY_CIRCULATION in Library 5.2

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

Library Item is in circulation.

5 uses of LIBRARY_CIRCULATION
library_autocomplete in ./library.admin.inc
Retrieve a pipe delimited string of autocomplete suggestions for library items
library_load in ./library.module
Menu callback; loads a library object
library_load_items in ./library.module
Load Library Item Data for a given node
library_renew_action in ./library.actions.inc
Implementation of a Drupal action. Renews a library item if it is checked out and due dates are enabled.
_library_item_form in ./library.module

File

./library.module, line 20

Code

define('LIBRARY_CIRCULATION', 0);