Class Module_join

Description

Module page class.

Located in /pages/modules/join.php (line 24)


	
			
Method Summary
?array get_entry_points ()
?array info ()
tempcode run ()
tempcode step1 ()
tempcode step2 ()
tempcode step3 ()
tempcode step4 ()
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 ()
run (line 59)

Standard modular run function.

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

The UI to accept the rules of joining.

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

The UI to enter profile details.

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

The actualiser for adding a member.

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

The actualiser for setting up account confirmation.

  • return: The UI
tempcode step4 ()

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