Xataface Datepicker Module 0.1
jQuery Datepicker Widget for Xataface
Public Member Functions
modules_datepicker Class Reference

The datepicker module core class. More...

Public Member Functions

 __construct ()
 Initializes the datepicker module and registers all of the event listener.
 getBaseURL ()
 Returns the base URL to this module's directory. Useful for including Javascripts and CSS.

Detailed Description

The datepicker module core class.

This class is loaded whenever the module is active. It loads the appropriate dependencies and registers the datepicker widget.

Author:
Steve Hannah <steve@weblite.ca> June 6, 2011

Definition at line 31 of file datepicker.php.


Constructor & Destructor Documentation

__construct ( )

Initializes the datepicker module and registers all of the event listener.

Definition at line 47 of file datepicker.php.


Member Function Documentation

getBaseURL ( )

Returns the base URL to this module's directory. Useful for including Javascripts and CSS.

Definition at line 74 of file datepicker.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions