You are here

Functions in Hijri 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hijri ./hijri.module Retrive Hijri date from given format and timestamp. 2 5
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 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_format_date ./hijri.module @file Retrive Hijri date like Drupal format_date function. 6
hijri_help ./hijri.module Implements hook_help().
hijri_init ./hijri.module Implements hook_init().
hijri_menu ./hijri.module Implements hook_menu().
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_permission ./hijri.module Implements hook_permission().
hijri_preprocess_comment ./hijri.module Process variables for comment.tpl.php.
hijri_preprocess_node ./hijri.module Processes variables for node.tpl.php.
hijri_settings_form ./hijri.module Form builder. 1
hijri_settings_form_submit ./hijri.module Form submit handler. 1
hijri_shamsi_calc ./hijri.module Calculate Hijri Shamsi (Jalali-Iranian) date From the given Gregorian by converting through Julian day. For more checkout these links: http://php.net/manual/en/ref.calendar.php#54234 https://github.com/mohamadnorouzi20/JalaliGregorianConverter. 1
hijri_shamsi_month_names ./hijri.module Retrive Hijri Shamsi months names. 1
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_update_7003 ./hijri.install @file Mostly The hook_update_7003().
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

Other projects