Xataface Depselect Module  0.1
Dependent Select List Widget for Xataface Forms
 All Data Structures Files Functions Pages
Public Member Functions
modules_depselect Class Reference

The main depselect module class. This loads all of the dependencies for the module. More...

Public Member Functions

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

Detailed Description

The main depselect 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 depselect.php.

Constructor & Destructor Documentation

__construct ( )

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

Definition at line 46 of file depselect.php.

Member Function Documentation

getBaseURL ( )

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

Definition at line 73 of file depselect.php.


The documentation for this class was generated from the following file: