![]() |
Xataface Switch User Module 0.1
Allow fast user switching for administrators of Xataface applications
|
The Switch User module core class. More...
Public Member Functions | |
__construct () | |
getBaseURL () | |
Returns the base URL to this module's directory. Useful for including Javascripts and CSS. |
The Switch User module core class.
This class is loaded whenever the module is active. It loads the appropriate dependencies and registers the datepicker widget.
Definition at line 31 of file switch_user.php.
__construct | ( | ) |
Definition at line 43 of file switch_user.php.
getBaseURL | ( | ) |
Returns the base URL to this module's directory. Useful for including Javascripts and CSS.
Definition at line 83 of file switch_user.php.