You are here

constant NODE_GALLERY_PERM_ADMIN_GALLERY in Node Gallery 6

Same name and namespace in other branches
  1. 6.3 node_gallery.module \NODE_GALLERY_PERM_ADMIN_GALLERY
  2. 6.2 node_gallery.module \NODE_GALLERY_PERM_ADMIN_GALLERY
  3. 7 node_gallery_api.module \NODE_GALLERY_PERM_ADMIN_GALLERY

@file Node gallery module file.

2 uses of NODE_GALLERY_PERM_ADMIN_GALLERY
node_gallery_menu in ./node_gallery.module
Implementation of hook_menu()
node_gallery_perm in ./node_gallery.module
Implementation of hook_perm().

File

./node_gallery.module, line 8
Node gallery module file.

Code

define("NODE_GALLERY_PERM_ADMIN_GALLERY", 'administer node gallery');