You are here

constant ENTITYFORM_STATUS_CLOSED in Entityform 7

Same name and namespace in other branches
  1. 7.2 entityform.module \ENTITYFORM_STATUS_CLOSED

@file Module for the Entityform Entity - a starting point to create your own Entity and associated administration interface

1 use of ENTITYFORM_STATUS_CLOSED
entityform_access in ./entityform.module
Determines whether the given user has access to a entityform.

File

./entityform.module, line 9
Module for the Entityform Entity - a starting point to create your own Entity and associated administration interface

Code

define('ENTITYFORM_STATUS_CLOSED', 'ENTITYFORM_CLOSED');