Namespaces | Functions

cms/registration.lib.php File Reference

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)

Function Documentation

getRegistrationForm (  ) 

Return the registration form for registering in the site

Returns:
$body A variale that containes the registration Form with all the validation constraints.

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.