Class profile_questions

Description

Profile questions class to perform displaying and updating for profile questions within ILance.

  • author: ILance
  • version: $Revision: 1.0.0 $

Located in /api/class.profile_questions.inc.php (line 23)


	
			
Method Summary
string construct_profile_questions ([integer $userid = 0], [string $mode = ''], integer 2)
mixed process_custom_profile_questions (array &$custom, integer $userid)
Methods
construct_profile_questions (line 34)

Function for displaying custom profile questions based on the pages within profile the admin has predefined.

  • return: HTML representation of the question profile question
string construct_profile_questions ([integer $userid = 0], [string $mode = ''], integer 2)
  • integer 2: user id
  • integer $userid: page number
  • string $mode: mode (input, updateprofile, updateprofileadmin, update and output1)
process_custom_profile_questions (line 1003)

Function to process submitted custom profile questions to be stored within the database

  • return: unique online account balance number
mixed process_custom_profile_questions (array &$custom, integer $userid)
  • array &$custom: custom answers stored in array format
  • integer $userid: user id

Documentation generated on Mon, 08 Aug 2011 17:40:56 +0200 by phpDocumentor 1.4.1