You are here

constant JANRAIN_CAPTURE_WIDGET_SCREEN_CACHE_DIR in Janrain Registration 7.4

Same name and namespace in other branches
  1. 7.2 janrain_capture.module \JANRAIN_CAPTURE_WIDGET_SCREEN_CACHE_DIR
2 uses of JANRAIN_CAPTURE_WIDGET_SCREEN_CACHE_DIR
janrain_capture_widget_update_remote_screens in includes/janrain_capture.widget.inc
Update the local cache of remote JTL and Event files aka "Screens".
_janrain_capture_widget_get_screen in includes/janrain_capture.widget.inc
Get the contents of a JTL or events file

File

./janrain_capture.module, line 29
This module implements authentication endpoints for Janrain Capture.

Code

define('JANRAIN_CAPTURE_WIDGET_SCREEN_CACHE_DIR', 'public://janrain_capture_screens/cache');