| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 266 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| date_api_views_handlers() X-Ref |
| Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
| date_api_views_plugins() X-Ref |
| Implementation of hook_views_plugins |
| date_api_views_data() X-Ref |
| Implementation of hook_views_data() |
| date_api_fields($base = 'node', $reset = FALSE) X-Ref |
| Identify all potential date/timestamp fields and cache the data. |
| date_views_set_timezone(&$date_handler, &$view, $field) X-Ref |
| Central function for setting up the right timezone values in the SQL date handler. The date handler will use this information to decide if the database value needs a timezone conversion. In Views, we will always be comparing to a local date value, so the goal is to convert the database value to the right value to compare to the local value. |
| date_views_querystring($view, $extra_params = array() X-Ref |
| No description |
| date_views_page_url($view) X-Ref |
| Identify the base url of the page, needed when the calendar is embedded so we don't set the url to the calendar url. |
| date_views_real_url($view, $args) X-Ref |
| Figure out what the URL of the calendar view we're currently looking at is. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |