You are here

constant PUBLISHCONTENT_METHOD_BUTTON in Publish Content 7

2 uses of PUBLISHCONTENT_METHOD_BUTTON
PublishContentButtonTests::setUp in tests/publishcontent.test
Test setup instructions.
publishcontent_form_node_form_alter in ./publishcontent.module
Implements hook_form_FORM_ID_alter().

File

./publishcontent.module, line 11
Add link to publish or unpublish a node, with access control based on the node type

Code

define('PUBLISHCONTENT_METHOD_BUTTON', 2);