constant PUBLISHCONTENT_METHOD_ACTION_LINKS in Publish Content 7
1 use of PUBLISHCONTENT_METHOD_ACTION_LINKS
- _publishcontent_get_menutype in ./
publishcontent.module - Helper function for hook_menu to get the menu type for the current setup.
File
- ./
publishcontent.module, line 10 - Add link to publish or unpublish a node, with access control based on the node type
Code
define('PUBLISHCONTENT_METHOD_ACTION_LINKS', 1);