You are here

constant FASTTOGGLE_LABEL_ACTION in Fasttoggle 6

Same name and namespace in other branches
  1. 8.2 fasttoggle.inc \FASTTOGGLE_LABEL_ACTION
  2. 5 fasttoggle.module \FASTTOGGLE_LABEL_ACTION
  3. 7 fasttoggle.inc \FASTTOGGLE_LABEL_ACTION

Displays the action that will be performed (e.g. "unpublish", "block").

1 use of FASTTOGGLE_LABEL_ACTION
fasttoggle_fasttoggle_labels in ./fasttoggle.module
Implementation of hook_fasttoggle_labels().

File

./fasttoggle.module, line 16
Enables fast toggling of binary or not so binary settings.

Code

define('FASTTOGGLE_LABEL_ACTION', 0x1);