You are here

constant LIBRARY_NO_BARCODES in Library 6.2

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

Library Items do not have barcodes.

8 uses of LIBRARY_NO_BARCODES
library_autocomplete in ./library.admin.inc
Retrieve a pipe delimited string of autocomplete suggestions for library items
library_autocomplete_input in ./library.module
library_node_form_submit in ./library.module
library_transaction_form_validate in ./library.pages.inc
Handles transaction form submissions.
library_validate_items in ./library.module
Validate Library Item Data for a given node

... See full list

File

./library.module, line 40

Code

define('LIBRARY_NO_BARCODES', 0);