|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/PerlDoc?module=Foswiki::UI::Register
Дата изменения: Unknown Дата индексирования: Mon Apr 11 08:47:27 2016 Кодировка: koi8-r |
internal package Foswiki::UI::Register internal package Foswiki::UI::Register User registration handling.
StaticMethod register_cgi( $session ) register command handler.
This method is designed to be
invoked via the UI::run method.
StaticMethod bulkRegister($session) StaticMethod registerAndNext($session) This is called when action = register. It either completes the registration, or redirects to verification, depending on the configuration.
StaticMethod verifyEmailAddress($session) This is invoked on receipt of the activation password. It reloads a pending registration, and verifies the email address in it.
StaticMethod deleteUser($session) StaticMethod addUserToGroup($session) StaticMethod removeUserFromGroup($session) StaticMethod expirePendingRegistrations() This routine expires registration files. This is called by tick_foswiki to expire stale registrations.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.