custom_profileCustom Profile Fields
Located in /includes/functions_profile_fields.php (line 23)
| Class | Description |
|---|---|
custom_profile_admin
|
Custom Profile Fields ACP |
build_cache (line 203)
Build profile cache, used for display
build_insert_sql_array (line 801)
Build Array for user insertion into custom profile fields table
generate_bool (line 684)
Process bool-type
generate_date (line 625)
Process date-type
generate_dropdown (line 744)
Process dropdown-type
generate_int (line 613)
Process int-type
generate_profile_fields (line 34)
Assign editable fields to template, mode can be profile (for profile change) or register (for registration)
Called by ucp_profile and ucp_register
generate_profile_fields_template (line 357)
Assign fields to template, used for viewprofile, viewtopic and memberlist (if load setting is enabled)
This is directly connected to the user -> mode == grab is to grab the user specific fields, mode == show is for assigning the row to the template
generate_string (line 715)
Process string-type
generate_text (line 727)
Process text-type
get_option_lang (line 230)
Get language entries for options and store them here for later use
get_profile_field (line 837)
Get profile field value on submit
get_profile_value (line 449)
Get Profile Value for display
get_var (line 554)
Get field value for registration/profile
process_field_row (line 773)
Return Templated value/field. Possible values for $mode are:
change == user is able to set/enter profile values; preview == just show the value
submit_cp_field (line 265)
Submit profile field
validate_profile_field (line 91)
Validate entered profile field data
Documentation generated on Tue, 26 Aug 2008 08:34:04 +0200 by phpDocumentor 1.4.2