Inheritance diagram for BaseUserActions:

Built-in privacy for only showing the current users actions.
Definition at line 8 of file base-user-actions.inc.php.
Public Member Functions | |
| __construct ($class= 'UserAction') | |
| 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-user-actions.inc.php. |
|
|
get our search where, add user privacy where
Reimplemented from ObjectManager. Definition at line 31 of file base-user-actions.inc.php. |
|
|
we have to be logged in to hit this page
Reimplemented from ObjectManager. Definition at line 21 of file base-user-actions.inc.php. References BaseModule::assertLogin(). |
1.3.9.1