You are here

constant LIBRARY_ITEM_AVAILABLE in Library 6.2

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

Library Item is available.

9 uses of LIBRARY_ITEM_AVAILABLE
library_get_action_links in ./library.module
library_get_status_item in ./library.module
library_get_status_text in ./library.module
Get the text that corresponds to a given status
library_get_transactions_by_item in ./library.module
library_handler_filter_library_status::query in includes/views/handlers/library_handler_filter_library_status.inc

... See full list

File

./library.module, line 30

Code

define('LIBRARY_ITEM_AVAILABLE', 0);