Reference
User events
Events in the user group. A plugin in core/plugins/user/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.
user.onAfterDeleteGroup
No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.
Listeners:
plg_user_ldap—onAfterDeleteGroup($group)
user.onAfterDeletePassword
Fired from:
core/libraries/Hubzero/User/Password.php:371with[$this]
Listeners:
plg_user_ldap—onAfterDeletePassword($user)
user.onAfterDeleteProfile
Fired from:
core/libraries/Hubzero/User/Profile.php:1055with[$this]
Listeners:
plg_user_constantcontact—onAfterDeleteProfile($user)plg_user_ldap—onAfterDeleteProfile($user)
user.onAfterDeleteUser
No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.
Listeners:
plg_user_d1—onAfterDeleteUser($user, $success, $msg)plg_user_ldap—onAfterDeleteUser($user, $success, $msg)plg_user_us—onAfterDeleteUser($user, $success, $msg)plg_user_xusers—onAfterDeleteUser($user, $success, $msg)
user.onAfterStoreGroup
Fired from:
core/components/com_groups/models/orm/group.php:585with[$this]core/components/com_groups/models/orm/group.php:673with[$this]core/libraries/Hubzero/User/Group.php:349with[$this]core/libraries/Hubzero/User/Group.php:665with[$this]core/libraries/Hubzero/User/Group.php:722with[$this]core/libraries/Hubzero/User/Group/Membership.php:1140with[$group]
Listeners:
plg_user_ldap—onAfterStoreGroup($group)
user.onAfterStorePassword
Fired from:
core/libraries/Hubzero/User/Password.php:323with[$this]
Listeners:
plg_user_ldap—onAfterStorePassword($user)
user.onAfterStoreProfile
Fired from:
core/components/com_members/admin/controllers/hosts.php:66with[$profile]core/components/com_members/admin/controllers/hosts.php:114with[$profile]core/libraries/Hubzero/User/Profile.php:994with[$this]
Listeners:
plg_user_constantcontact—onAfterStoreProfile($user)plg_user_ldap—onAfterStoreProfile($user)
user.onAfterStoreUser
Fired from:
core/plugins/members/account/account.php:597with[$this->user->toArray(), false, null, $this->getError()]
Listeners:
plg_user_ldap—onAfterStoreUser($user, $isnew, $success, $msg)plg_user_xusers—onAfterStoreUser($user, $isnew, $success, $msg)
user.onBeforeStoreUser
Fired from:
core/plugins/members/account/account.php:535with[$this->user->toArray(), false]
No plugin in the source tree listens for this event.
user.onLoginUser
No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.
Listeners:
plg_user_autoapprove—onLoginUser($user, $options = array()plg_user_d1—onLoginUser($user, $options = array()plg_user_us—onLoginUser($user, $options = array()plg_user_xusers—onLoginUser($user, $options = array()
user.onLogoutUser
No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.
Listeners:
plg_user_xusers—onLogoutUser($user, $options = array()
user.onUserAfterDelete
Fired from:
core/components/com_members/admin/controllers/members.php:787with[$data, true, $this->getError()]core/components/com_members/models/member.php:518with[$data, true, $this->getError()]core/libraries/Hubzero/User/User.php:1021with[$data, true, $this->getError()]
Listeners:
plg_user_d1—onUserAfterDelete($user, $success, $msg)plg_user_geo—onUserAfterDelete($user, $succes, $msg)plg_user_hubzero—onUserAfterDelete($user, $succes, $msg)plg_user_ldap—onUserAfterDelete($user, $success, $msg)plg_user_middleware—onUserAfterDelete($user, $success, $msg)plg_user_us—onUserAfterDelete($user, $success, $msg)plg_user_xusers—onUserAfterDelete($user, $success, $msg)
user.onUserAfterDeleteGroup
Fired from:
core/components/com_members/admin/controllers/accessgroups.php:309with[$data, true, $this->getError()]
No plugin in the source tree listens for this event.
user.onUserAfterSave
Fired from:
core/components/com_cart/lib/handlers/type/Access_Group_Membership_Type_Handler.php:61with[$table->toArray(), false, true, null]core/components/com_cart/site/controllers/test.php:197with[$table->toArray(), false, true, null]core/libraries/Hubzero/User/User.php:968with[$data, $isNew, $result, $this->getError()]
Listeners:
plg_user_autoapprove—onUserAfterSave($user, $isnew, $success, $msg)plg_user_domainrestriction—onUserAfterSave($user, $isnew, $success, $msg)plg_user_hubzero—onUserAfterSave($user, $isnew, $success, $msg)plg_user_ldap—onUserAfterSave($user, $isnew, $success, $msg)plg_user_middleware—onUserAfterSave($user, $isnew, $success, $msg)plg_user_xusers—onUserAfterSave($user, $isnew, $success, $msg)
user.onUserAfterSaveProfile
Fired from:
core/components/com_members/models/member.php:464with[$user, $profile, $access]
No plugin in the source tree listens for this event.
user.onUserAuthorisation
Fired from:
core/libraries/Hubzero/Auth/Guard.php:282with[$response, $options]
No plugin in the source tree listens for this event.
user.onUserAuthorisationFailure
Fired from:
core/libraries/Hubzero/Auth/Manager.php:76with[(array) $authorisation]
No plugin in the source tree listens for this event.
user.onUserBeforeDelete
Fired from:
core/components/com_members/models/member.php:478with[$data]core/libraries/Hubzero/User/User.php:992with[$data]
No plugin in the source tree listens for this event.
user.onUserBeforeDeleteGroup
Fired from:
No plugin in the source tree listens for this event.
user.onUserBeforeSave
Fired from:
core/libraries/Hubzero/User/User.php:930with[$oldUser->toArray(), $isNew, $data]
Listeners:
plg_user_domainrestriction—onUserBeforeSave($user, $isNew, $new)
user.onUserBeforeSaveProfile
Fired from:
core/components/com_members/models/member.php:286with[$user, $profile, $access]
No plugin in the source tree listens for this event.
user.onUserDeidentify
Fired from:
Listeners:
plg_user_hubzero—onUserDeidentify($user_id)plg_user_ldap—onUserDeidentify($user_id)plg_user_middleware—onUserDeidentify($user_id)
user.onUserLogin
Fired from:
core/libraries/Hubzero/Auth/Manager.php:101with[(array) $response, $options]core/libraries/Hubzero/User/User.php:551with[$data]
Listeners:
plg_user_autoapprove—onUserLogin($user, $options = array()plg_user_d1—onUserLogin($user, $options = array()plg_user_domainrestriction—onUserLogin($user, $options)plg_user_geo—onUserLogin($user, $options = array()plg_user_hubzero—onUserLogin($user, $options = array()plg_user_us—onUserLogin($user, $options = array()plg_user_xusers—onUserLogin($user, $options = array()
user.onUserLoginFailure
Fired from:
core/libraries/Hubzero/Auth/Manager.php:137with[(array) $response]
Listeners:
plg_user_xusers—onUserLoginFailure($response)
user.onUserLogout
Fired from:
core/components/com_login/site/controllers/auth.php:906with[$parameters, $options]core/components/com_users/site/controllers/auth.php:926with[$parameters, $options]core/libraries/Hubzero/Auth/Manager.php:177with[$parameters, $options]
Listeners:
plg_user_hubzero—onUserLogout($user, $options = array()plg_user_xusers—onUserLogout($user, $options = array()
user.onUserLogoutFailure
Fired from:
core/components/com_login/site/controllers/auth.php:919with[$parameters]core/components/com_users/site/controllers/auth.php:939with[$parameters]core/libraries/Hubzero/Auth/Manager.php:192with[$parameters]
No plugin in the source tree listens for this event.
Generated from the source tree.