Class Block_main_google_map

Description

Located in /sources_custom/blocks/main_google_map.php (line 16)


	
			
Method Summary
?array info ()
void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
tempcode run (array $map)
Methods
info (line 24)

Standard modular info function.

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

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

Standard modular run function.

  • return: The result of execution.
tempcode run (array $map)
  • array $map: A map of parameters.

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