You are here

constant EMFIELD_STATUS_AVAILABLE in Embedded Media Field 6.3

Same name and namespace in other branches
  1. 6.2 emfield.module \EMFIELD_STATUS_AVAILABLE
3 uses of EMFIELD_STATUS_AVAILABLE
theme_emfield_handler_field_status in includes/views/emfield.views.inc
_emfield_field_columns in ./emfield.cck.inc
Helper function to consistantly define field columns.
_emfield_field_columns in deprecated/emfield-deprecated.cck.inc
Helper function to consistantly define field columns.

File

deprecated/emfield-deprecated.inc, line 9
Functionality to be deprecated from earlier versions of Embedded Media Field.

Code

define('EMFIELD_STATUS_AVAILABLE', 0x1);