You are here

constant ENTITYFORM_STATUS_CLOSED in Entityform 7.2

Same name and namespace in other branches
  1. 7 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_type_submit_page in ./entityform.admin.inc
Page callback: Displays the entityform submission page

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');