Procedural File: functions.php

Source Location: /modules/profile/include/functions.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
checkPassword  [line 148]

string checkPassword( string $uname, string $oldpass, string $newpass, string $vpass  )

Check password - used when changing password

Parameters:
string   $uname:  username of the user changing password
string   $oldpass:  old password
string   $newpass:  new password
string   $vpass:  verification of new password (must be the same as $newpass)


[ Top ]
getAllowedItems  [line 173]

void getAllowedItems( $item, $uid  )
Parameters:
   $item: 
   $uid: 


[ Top ]
userCheck  [line 24]

string userCheck( object $user  )

Check a user's uname, email, password and password verification

Parameters:
object   $user:  XoopsUser to check


[ Top ]


Documentation generated on Sat, 12 Dec 2009 21:19:42 -0600 by phpDocumentor 1.4.1