Class Module_admin_setupwizard

Description

Located in /adminzone/pages/modules/admin_setupwizard.php (line 16)


	
			
Method Summary
?array get_entry_points ()
string get_rules_file (ID_TEXT $code)
?array info ()
tempcode run ()
tempcode step1 ()
tempcode step2 ()
tempcode step3 ()
tempcode step4 ()
tempcode step5 ()
tempcode step6 ()
tempcode step7 ()
tempcode step8 ()
tempcode step9 ()
tempcode step10 ()
Methods
get_entry_points (line 41)

Standard modular entry-point finder function.

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

Get Comcode to save as the rules.

  • return: The Comcode
string get_rules_file (ID_TEXT $code)
  • ID_TEXT $code: A code relating to which rules set to get
info (line 24)

Standard modular info function.

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

Standard modular run function.

  • return: The result of execution.
tempcode run ()
step1 (line 79)

UI for a setup wizard step (welcome).

  • return: The UI
tempcode step1 ()
step2 (line 108)

UI for a setup wizard step (information).

  • return: The UI
tempcode step2 ()
step3 (line 127)

UI for a setup wizard step (config).

  • return: The UI
tempcode step3 ()
step4 (line 173)

UI for a setup wizard step (features).

  • return: The UI
tempcode step4 ()
step5 (line 201)

UI for a setup wizard step (the zone configuration).

  • return: The UI
tempcode step5 ()
step6 (line 224)

UI for a setup wizard step (block choice).

  • return: The UI
tempcode step6 ()
step7 (line 316)

UI for a setup wizard step (rules).

  • return: The UI
tempcode step7 ()
step8 (line 347)

UI for a setup wizard step (theme).

  • return: The UI
tempcode step8 ()
step9 (line 371)

UI for a setup wizard step (close-status).

  • return: The UI
tempcode step9 ()
step10 (line 396)

UI for a setup wizard step (done).

  • return: The UI
tempcode step10 ()

Documentation generated on Thu, 07 Aug 2008 14:06:38 +0100 by phpDocumentor 1.4.1