hijri |
./hijri.module |
Retrive Hijri date from given format and timestamp. |
2 |
6 |
hijri_block_info |
./_hijri.module |
Implements hook_block_info(). |
|
|
hijri_block_view |
./_hijri.module |
Implements hook_block_view(). |
|
|
hijri_calc |
./hijri.module |
Calculate Hijri date from the given Gregorian by converting through Julian day.
For more checkout these links:
http://php.net/manual/en/ref.calendar.php#54234
http://sourceforge.net/p/ar-php/code/47/tree/I18N/Arabic/Date.php#l442 |
1 |
|
hijri_day_names |
./hijri.module |
Retrive day names to replace the N in date function. |
1 |
|
hijri_format_date |
./hijri.module |
@file hijri.inc
Retrive Hijri date like Drupal format_date function. |
6 |
|
hijri_help |
./hijri.module |
Implements hook_help(). |
|
|
hijri_install |
./hijri.install |
Implements hook_install(). |
|
|
hijri_month_names |
./hijri.module |
Retrive Hijri months names. |
1 |
|
hijri_node_presave |
./_hijri.module |
Implements hook_node_presave(). |
|
|
hijri_node_view |
./_hijri.module |
Implements hook_node_view(). |
|
|
hijri_preprocess_comment |
./hijri.module |
Prepares variables for comment templates. |
|
|
hijri_preprocess_node |
./hijri.module |
Prepares variables for node templates. |
|
|
hijri_settings_form_submit |
./_hijri.module |
Form submit handler. |
|
|
hijri_theme |
./_hijri.module |
Implements hook_theme(). |
|
|
hijri_uninstall |
./hijri.install |
Implements hook_uninstall(). |
|
|
hijri_update_7001 |
./hijri.install |
@file
Mostly The hook_update_7001() |
|
|
hijri_update_7002 |
./hijri.install |
@file
Mostly The hook_update_7002() |
|
|
hijri_views_api |
./_hijri.module |
Implements hook_views_api(). |
|
|
hijri_views_data_alter |
views/hijri.views.inc |
Implements hook_views_data_alter(). |
|
|
hijri_views_handlers |
views/hijri.views.inc |
Implements hook_views_handlers(). |
|
|
_hijri_date_block |
./_hijri.module |
The callback of Hijri date block to display the type of date selected. |
1 |
|