Class Hook_ipb2

Description

Located in /sources/hooks/modules/admin_import/ipb2.php (line 23)

Hook_ipb_base
   |
   --Hook_ipb2
Method Summary
void import_config (object The $db, string $table_prefix, PATH $file_base)
void import_custom_comcode (object The $db, string $table_prefix, PATH $old_base_dir)
void import_ocf_categories (object The $db, string $table_prefix, PATH $old_base_dir)
void import_ocf_forums (object The $db, string $table_prefix, PATH $old_base_dir)
void import_ocf_personal_topics (object The $db, string $table_prefix, PATH $old_base_dir)
?array info ()
Methods
import_config (line 237)

Standard import function.

void import_config (object The $db, string $table_prefix, PATH $file_base)
  • object The $db: DB connection to import from
  • string $table_prefix: The table prefix the target prefix is using
  • PATH $file_base: The base directory we are importing from
import_custom_comcode (line 85)

Standard import function.

void import_custom_comcode (object The $db, string $table_prefix, PATH $old_base_dir)
  • object The $db: DB connection to import from
  • string $table_prefix: The table prefix the target prefix is using
  • PATH $old_base_dir: The base directory we are importing from
import_ocf_categories (line 124)

Standard import function.

void import_ocf_categories (object The $db, string $table_prefix, PATH $old_base_dir)
  • object The $db: DB connection to import from
  • string $table_prefix: The table prefix the target prefix is using
  • PATH $old_base_dir: The base directory we are importing from
import_ocf_forums (line 158)

Standard import function.

void import_ocf_forums (object The $db, string $table_prefix, PATH $old_base_dir)
  • object The $db: DB connection to import from
  • string $table_prefix: The table prefix the target prefix is using
  • PATH $old_base_dir: The base directory we are importing from
import_ocf_personal_topics (line 299)

Standard import function.

void import_ocf_personal_topics (object The $db, string $table_prefix, PATH $old_base_dir)
  • object The $db: DB connection to import from
  • string $table_prefix: The table prefix the target prefix is using
  • PATH $old_base_dir: The base directory we are importing from
info (line 31)

Standard modular info function.

  • return: Map of module info (NULL: module is disabled).
?array info ()

Inherited Methods

Inherited From Hook_ipb_base

Hook_ipb_base::clean_ipb_post()
Hook_ipb_base::clean_ipb_post_2()
Hook_ipb_base::import_calendar()
Hook_ipb_base::import_ocf_custom_profile_fields()
Hook_ipb_base::import_ocf_groups()
Hook_ipb_base::import_ocf_members()
Hook_ipb_base::import_ocf_member_files()
Hook_ipb_base::import_ocf_multi_moderations()
Hook_ipb_base::import_ocf_polls_and_votes()
Hook_ipb_base::import_ocf_posts()
Hook_ipb_base::import_ocf_post_files()
Hook_ipb_base::import_ocf_topics()
Hook_ipb_base::import_ocf_tracking()
Hook_ipb_base::import_ocf_warnings()
Hook_ipb_base::import_wordfilter()
Hook_ipb_base::probe_db_access()

Documentation generated on Sun, 02 Jan 2011 23:16:35 +0000 by phpDocumentor 1.4.3