Procedural File: forms.php

Source Location: /modules/profile/include/forms.php

Page Details

Extended User Profile

Author:  Jan Pedersen
Author:  The SmartFactory <www.smartfactory.ca>
Author:  Sina Asghari (aka stranger) <pesian_stranger@users.sourceforge.net>
Version:  $Id$
Copyright:  The ImpressCMS Project http://www.impresscms.org/
Since:  1.2
Filesource:  Source Code for this file
License:  LICENSE.txt
License:  GNU
Functions
getFinishForm  [line 124]

object getFinishForm( &$user, string $vpass, [mixed $action = false], object $user  )

Get XoopsSimpleForm for finishing registration

Parameters:
object   $user:  XoopsUser object to finish registering
string   $vpass:  Password verification field
mixed   $action:  URL to submit to or false for $_SERVER['REQUEST_URI']
   &$user: 


[ Top ]
getRegisterForm  [line 25]

object getRegisterForm( &$user, $profile, [ProfileRegstep $next_step = 0], int $step, object $user  )

Get XoopsThemeForm for registering new users

Parameters:
object   $user:  XoopsUser to register
int   $step:  Which step we are at
ProfileRegstep   $next_step: 
   &$user: 
   $profile: 


[ Top ]
getUserForm  [line 159]

object getUserForm( &$user, [ $profile = false], [ $action = false], object $user  )

Get XoopsThemeForm for editing a user

Parameters:
object   $user:  XoopsUser to edit
   &$user: 
   $profile: 
   $action: 


[ Top ]


Documentation generated on Sat, 12 Dec 2009 21:18:33 -0600 by phpDocumentor 1.4.1