You are here

constant LIBRARY_ITEM_UNAVAILABLE in Library 5.2

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

Library Item is not available.

9 uses of LIBRARY_ITEM_UNAVAILABLE
library_get_action_items_by_node in ./library.module
library_get_action_links in ./library.module
library_get_overdue_items in ./library.module
Returns a list of overdue library items
library_get_status_text in ./library.module
Get the text that corresponds to a given status
library_load in ./library.module
Menu callback; loads a library object

... See full list

File

./library.module, line 35

Code

define('LIBRARY_ITEM_UNAVAILABLE', 1);