You are here

constant LIBRARY_NO_BARCODES in Library 7

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

Library Items do not have barcodes.

9 uses of LIBRARY_NO_BARCODES
library_autocomplete in ./library.admin.inc
Autocomplete call for library items.
library_autocomplete_input in ./library.module
Defines the input field for an autocomplete field.
library_node_form_submit in ./library.module
Submits the node form for nodes with items.
library_node_presave in ./library.module
Implements hook_presave().
library_node_validate in ./library.module
Implements hook_node_validate().

... See full list

File

./library.module, line 45

Code

define('LIBRARY_NO_BARCODES', 0);