You are here

constant READONLYMODE_FORM_VIEWONLY in Read only mode 7

Indicate the form has been made view only by readonlymode.

1 use of READONLYMODE_FORM_VIEWONLY
_readonlymode_form_check in ./readonlymode.module
Internal handler to check whether this form is to be restricted.

File

./readonlymode.module, line 25
The Read Ony Mode main module file.

Code

define('READONLYMODE_FORM_VIEWONLY', 1);