Inheritance diagram for BaseAlerts:
Built-in privacy for only selecting the current users alerts.
Definition at line 8 of file base-alerts.inc.php.
Public Member Functions | |
__construct ($class= 'Alert') | |
initSearchPage () | |
we have to be logged in to hit this page | |
getSearchWhere ($params) | |
get our search where, add user privacy where |
|
Definition at line 13 of file base-alerts.inc.php. |
|
get our search where, add user privacy where
Reimplemented from ObjectManager. Definition at line 31 of file base-alerts.inc.php. |
|
we have to be logged in to hit this page
Reimplemented from ObjectManager. Definition at line 21 of file base-alerts.inc.php. References BaseModule::assertLogin(). |