Class Module_admin_config

Description

Module page class.

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


	
			
Method Summary
tempcode base ()
tempcode config_category ()
tempcode config_choose ()
tempcode config_set ()
?array get_entry_points ()
?array info ()
void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
tempcode run ()
void uninstall ()
tempcode xml_breadcrumbs ()
tempcode xml_fields ()
tempcode _xml_breadcrumbs ()
tempcode _xml_fields ()
Methods
base (line 347)

Redirect to the config_editor script.

  • return: The UI
tempcode base ()
config_category (line 391)

The UI to edit a configuration page.

  • return: The UI
tempcode config_category ()
config_choose (line 360)

The UI to choose what configuration page to edit.

  • return: The UI
tempcode config_choose ()
config_set (line 694)

The actualiser to edit a configuration page.

  • return: The UI
tempcode config_set ()
get_entry_points (line 301)

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 84)

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)
run (line 311)

Standard modular run function.

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

Standard modular uninstall function.

void uninstall ()
xml_breadcrumbs (line 887)

The UI to edit the breadcrumbs XML file.

  • return: The UI
tempcode xml_breadcrumbs ()
xml_fields (line 850)

The UI to edit the fields XML file.

  • return: The UI
tempcode xml_fields ()
_xml_breadcrumbs (line 904)

The UI actualiser edit the breadcrumbs XML file.

  • return: The UI
tempcode _xml_breadcrumbs ()
_xml_fields (line 867)

The UI actualiser edit the fields XML file.

  • return: The UI
tempcode _xml_fields ()

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