Class Module_privacy

Description

Module page class.

Located in /personalzone/pages/modules/privacy.php (line 24)


	
			
Method Summary
tempcode actual ()
tempcode gui ()
?array info ()
void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
tempcode run ()
void uninstall ()
Methods
actual (line 188)

The actualiser for editing a members CPF permissions edit.

  • return: The UI.
tempcode actual ()
gui (line 94)

The UI for editing a members CPF permissions edit.

  • return: The UI.
tempcode gui ()
info (line 32)

Standard modular info function.

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

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

Standard modular run function.

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

Standard modular uninstall function.

void uninstall ()

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