You are here

constant DATEX_NONPATCHING_MODE in Datex 7.2

7 uses of DATEX_NONPATCHING_MODE
datex_admin_form in ./datex.admin.inc
Provides administration form for datex module (menu callback).
datex_form_alter in ./datex.module
Implements hook_form_alter().
datex_handler_field_date::render in views/datex_handler_field_date.inc
Render the field.
datex_preprocess_comment in ./datex.module
Implements hook_preprocess_comment().
datex_preprocess_node in ./datex.module
Implements hook_preprocess_node().

... See full list

File

./datex.module, line 13
Convert output of date_format() to Jalali in a patched drupal installation.

Code

define('DATEX_NONPATCHING_MODE', 2);