You are here

constant VIEW_MODE_PAGE_ADMINISTER in View Mode Page 7.2

Same name and namespace in other branches
  1. 8.2 view_mode_page.module \VIEW_MODE_PAGE_ADMINISTER

@file View Mode Page module allows users to add a page for a specific view mode.

1 use of VIEW_MODE_PAGE_ADMINISTER
view_mode_page_has_manage_access in ./view_mode_page.module
Check if this user has permission to manage this entity

File

./view_mode_page.module, line 7
View Mode Page module allows users to add a page for a specific view mode.

Code

define('VIEW_MODE_PAGE_ADMINISTER', 'administer view mode page');