You are here

constant NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES in Node Gallery 7

Same name and namespace in other branches
  1. 6.3 node_gallery.module \NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES
1 use of NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES
node_gallery_api_user_access in ./node_gallery_api.module
Determines if a user has access to do something to a gallery or it's images.

File

./node_gallery_api.module, line 14
Node Gallery module.

Code

define("NODE_GALLERY_PERM_UPLOAD_TO_ALL_GALLERIES", 'upload to all galleries');