You are here

Files in Datepicker 7

Primary tabs

File namesort descending Location Namespace Description
datepicker.info datepicker.info name = "Date Picker" description = "Allows date popups to be displayed as inline datepickers." package = Date/Time core = 7.x dependencies[] = date_popup
datepicker.module datepicker.module
datepicker_block.info datepicker_block/datepicker_block.info name = "Date Picker Block" description = "Provides a block with a date filter that can be used to filter a view." package = Date/Time core = 7.x dependencies[] = datepicker
datepicker_block.module datepicker_block/datepicker_block.module
datepicker_views.info datepicker_views/datepicker_views.info name = "Date Picker Views" description = "Provides views integration for the Datepicker module." package = Date/Time core = 7.x dependencies[] = datepicker dependencies[] = date_views files[] = datepicker_views_filter_handler.inc
datepicker_views.module datepicker_views/datepicker_views.module
datepicker_views_filter_handler.inc datepicker_views/datepicker_views_filter_handler.inc A standard Views filter for a single date field, using Date API form selectors and sql handling.
README.txt README.txt This module extends the date_popup module to provide a JQuery UI inline datepicker, rather than a popup out of a textfield. For an example of this see http://jqueryui.com/demos/datepicker/#inline There are 3 ways to use this module. 1. Using the…

Other projects