constant LIBRARY_ITEM_AVAILABLE in Library 6
Same name and namespace in other branches
- 5.2 library.module \LIBRARY_ITEM_AVAILABLE
- 6.2 library.module \LIBRARY_ITEM_AVAILABLE
- 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
File
- ./
library.module, line 30
Code
define('LIBRARY_ITEM_AVAILABLE', 0);