[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/profilefields/type/ -> type_string_common.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 147 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  validate_options()
  get_default_field_value()
  validate_string_profile_field()
  get_profile_value()
  get_profile_value_raw()
  get_profile_contact_value()
  prepare_options_form()

Functions
Functions that are not part of a class:

validate_options($field_data)   X-Ref
Return possible validation options


get_default_field_value($field_data)   X-Ref
{@inheritDoc}


validate_string_profile_field($field_type, &$field_value, $field_data)   X-Ref
Validate entered profile field data

param: string    $field_type            Field type (string or text)
param: mixed    $field_value        Field value to validate
param: array    $field_data            Array with requirements of the field
return: mixed        String with key of the error language string, false otherwise

get_profile_value($field_value, $field_data)   X-Ref
{@inheritDoc}


get_profile_value_raw($field_value, $field_data)   X-Ref
{@inheritDoc}


get_profile_contact_value($field_value, $field_data)   X-Ref
{@inheritDoc}


prepare_options_form(&$exclude_options, &$visibility_options)   X-Ref
{@inheritDoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1