Xataface Duration Selector Module 0.1
Duration Selector Widget for Xataface Forms
|
The main duration selector module class. This loads all of the dependencies for the module. More...
Public Member Functions | |
__construct () | |
Initializes the durationselector module and registers all of the event listener. | |
getBaseURL () | |
Returns the base URL to this module's directory. Useful for including Javascripts and CSS. |
The main duration selector module class. This loads all of the dependencies for the module.
Of note, this module depends on the XataJax module for the loading of its javascripts.
Definition at line 31 of file durationselector.php.
__construct | ( | ) |
Initializes the durationselector module and registers all of the event listener.
Definition at line 46 of file durationselector.php.
getBaseURL | ( | ) |
Returns the base URL to this module's directory. Useful for including Javascripts and CSS.
Definition at line 73 of file durationselector.php.