[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/db/migration/ -> profilefield_base_migration.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: 247 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 11 functions

  effectively_installed()
  update_schema()
  revert_schema()
  update_data()
  revert_data()
  create_custom_field()
  create_language_entries()
  delete_custom_profile_field_data()
  get_custom_profile_field_id()
  convert_user_field_to_custom_field()
  get_insert_sql_array()

Functions
Functions that are not part of a class:

effectively_installed()   X-Ref
No description

update_schema()   X-Ref
No description

revert_schema()   X-Ref
No description

update_data()   X-Ref
No description

revert_data()   X-Ref
No description

create_custom_field()   X-Ref
No description

create_language_entries()   X-Ref
Create Custom profile fields languguage entries


delete_custom_profile_field_data()   X-Ref
Clean database when reverting the migration


get_custom_profile_field_id()   X-Ref
Get custom profile field id

return: int    custom profile filed id

convert_user_field_to_custom_field($start)   X-Ref

param: int            $start        Start of staggering step
return: mixed        int start of the next step, null if the end was reached

get_insert_sql_array()   X-Ref
No description



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1