Go to the source code of this file.
Namespaces | |
namespace | pragyan |
Widget Framework for Pragyan CMS (c) 2010 Pragyan Team http://www.gnu.org/licenses/ GNU Public License For more details, see README Add support for File Upload/Download via the widget's configurations Reload Widgets ,Get Widget Instances. see bottom. | |
Functions | |
getRegistrationForm () | |
register () | |
getVerificationKey ($userEmail, $userPassword, $userRegistrationTime) |
getRegistrationForm | ( | ) |
Return the registration form for registering in the site
Get the CAPTCHA that is used at the end of the form.
Get the dynamic fields that has been added to the registration form in the profile form fields.
Definition at line 23 of file registration.lib.php.
getVerificationKey | ( | $ | userEmail, | |
$ | userPassword, | |||
$ | userRegistrationTime | |||
) |
Definition at line 309 of file registration.lib.php.
register | ( | ) |
registration formmessenger
Activation key resend form
Activation key resend submission
Activation key submission
Registration form submission
Definition at line 131 of file registration.lib.php.