Class Module_admin_themewizard

Description

Module page class.

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


	
			
Method Summary
?array get_entry_points ()
?array info ()
tempcode make_logo ()
tempcode run ()
tempcode step1 ()
tempcode step2 ()
tempcode step3 ()
tempcode step4 ()
tempcode _make_logo ()
tempcode __make_logo ()
Methods
get_entry_points (line 49)

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 ()
make_logo (line 242)

UI for a logo wizard step (ask for input).

  • return: The UI
tempcode make_logo ()
run (line 59)

Standard modular run function.

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

UI for a theme wizard step (choose colour).

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

UI for a theme wizard step (choose preview).

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

UI for a theme wizard step (choose save).

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

UI for a theme wizard step (actualisation).

  • return: The UI
tempcode step4 ()
_make_logo (line 282)

UI for a logo wizard step (show preview).

  • return: The UI
tempcode _make_logo ()
__make_logo (line 301)

UI for a logo wizard step (set).

  • return: The UI
tempcode __make_logo ()

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