date_popup_timepicker.inc |
includes/date_popup_timepicker.inc |
|
Interface and base class for timepicker plugins. |
date_popup_timepicker.info |
date_popup_timepicker.info |
|
name = Date popup timepicker
description = Adds a new timepicker option for datetime fields, providing a better ui for the timepicker.
core = 7.x
package = Date/Time
php = 5.3
dependencies[] = libraries
dependencies[] = date_popup
dependencies[] =… |
date_popup_timepicker.install |
date_popup_timepicker.install |
|
Installation hooks and helper functions. |
date_popup_timepicker.module |
date_popup_timepicker.module |
|
Date popup timepicker. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Notes
* Maintainers
INTRODUCTION
------------
The Date Popup Timepicker module adds more timepicker options for elements
of date_popup… |
timepicker.inc |
plugins/timepicker/timepicker.inc |
|
|