Client support center
Hooks for the client support center:
Description: Is executed after the preliminary initialization of client support center interface but before any output is sent to the user.
Location: swift/library/Controllers/class.Controller_client.php
Description: Is executed after the user successfully logs in to the client support center.
Location: __swift/apps/base/client/class.Controller_User.php
Description: Is executed when the registration form is rendered for the user.
Location: __swift/apps/base/client/class.Controller_UserRegistration.php
Description: Is executed when the registration form is submitted and checks are carried out.
Location: __swift/apps/base/client/class.Controller_UserRegistration.php
Description: Is executed when the registration form is submitted and the user is registered.
Location: __swift/apps/base/client/class.Controller_UserRegistration.php
Description: Is executed when the profile form is rendered.
Location: __swift/apps/base/client/class.Controller_UserAccount.php
Description: Is executed when the profile form is submitted and the checks are carried out.
Location: __swift/apps/base/client/class.Controller_UserAccount.php
Description: Is executed when the profile form is submitted and the update is carried out.
Location: __swift/apps/base/client/class.Controller_UserAccount.php