You are here

constant PATRON_USER in Library 6

Same name and namespace in other branches
  1. 5.2 patron/patron.module \PATRON_USER

Library Patrons may be users.

5 uses of PATRON_USER
patron_access in patron/patron.module
Implemenation of hook_access().
patron_form in patron/patron.module
Implementation of hook_form().
patron_load_by_uid in patron/patron.module
patron_nodeapi in patron/patron.module
Implemenation of hook_nodeapi().
patron_user in patron/patron.module
Implementation of hook_user().

File

patron/patron.module, line 21

Code

define('PATRON_USER', 1);