Class Module_admin_import

Description

Module page class.

Located in /adminzone/pages/modules/admin_import.php (line 24)


	
			
Method Summary
tempcode choose_actions ([mixed $extra = ''])
tempcode choose_importer ()
tempcode choose_session ()
tempcode choose_session2 ()
tempcode do_import ()
?array get_entry_points ()
?array info ()
void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
tempcode ocf_switch ()
tempcode run ()
void uninstall ()
Methods
choose_actions (line 327)

The UI to choose what to import.

  • return: The UI
tempcode choose_actions ([mixed $extra = ''])
  • mixed $extra: Output to show from last action (blank: none)
choose_importer (line 168)

The UI to choose an importer.

  • return: The UI
tempcode choose_importer ()
choose_session (line 201)

The UI to choose an import session.

  • return: The UI
tempcode choose_session ()
choose_session2 (line 244)

The UI to choose session details.

  • return: The UI
tempcode choose_session2 ()
do_import (line 513)

The actualiser to do an import.

  • return: The UI
tempcode do_import ()
get_entry_points (line 108)

Standard modular entry-point finder function.

  • return: A map of entry points (type-code=>language-code) (NULL: disabled).
?array get_entry_points ()
info (line 32)

Standard modular info function.

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

Standard modular install function.

void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
  • ?integer $upgrade_from: What version we're upgrading from (NULL: new install)
  • ?integer $upgrade_from_hack: What hack version we're upgrading from (NULL: new-install/not-upgrading-from-a-hacked-version)
ocf_switch (line 656)

Special import-esque function to aid switching to OCF after importing forum previously served by a forum driver.

  • return: Information about progress
tempcode ocf_switch ()
run (line 118)

Standard modular run function.

  • return: The result of execution.
tempcode run ()
uninstall (line 48)

Standard modular uninstall function.

void uninstall ()

Documentation generated on Sun, 02 Jan 2011 23:07:18 +0000 by phpDocumentor 1.4.3