You are here

constant PUBLISHCONTENT_METHOD_NONE in Publish Content 7

@file Add link to publish or unpublish a node, with access control based on the node type

2 uses of PUBLISHCONTENT_METHOD_NONE
PublishContentCheckboxTests::setUp in tests/publishcontent.test
Test setup instructions.
publishcontent_update_7001 in ./publishcontent.install
Copy tabs preference into new variable called publishcontent_method.

File

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

Code

define('PUBLISHCONTENT_METHOD_NONE', 0);