constant ENTITYREFERENCE_DENIED in Entity reference 7
3 uses of ENTITYREFERENCE_DENIED
- EntityReferenceHandlersTestCase::testUserHandler in tests/
entityreference.handlers.test - Test the user-specific overrides of the entity handler.
- entityreference_autocomplete_callback_get_matches in ./
entityreference.module - Return JSON based on given field, instance and string.
- EntityReference_SelectionHandler_Generic::getLabel in plugins/
selection/ EntityReference_SelectionHandler_Generic.class.php - Implements EntityReferenceHandler::getLabel().
File
- ./
entityreference.module, line 3 - Entityreference primary module file.
Code
define('ENTITYREFERENCE_DENIED', '- Restricted access -');