[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
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 |
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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |