You are here

constant DATEX_PATCHING_METHOD in Datex 7

@file Convert output of date_format() to Jalali in a patched drupal installation.

3 uses of DATEX_PATCHING_METHOD
datex_handler_field_date::render in views/datex_handler_field_date.inc
Called by views to render field.
datex_preprocess_comment in ./datex.module
Implements hook_preprocess_comment().
datex_preprocess_node in ./datex.module
Implements hook_preprocess_node().

File

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

Code

define('DATEX_PATCHING_METHOD', 'patching mode');