Class Block_main_custom_gfx

Description

Located in /sources/blocks/main_custom_gfx.php (line 21)


	
			
Method Summary
?array info ()
tempcode run (array $map)
mixed _do_image (ID_TEXT $cache_id, array &$map, URLPATH $img_path)
Methods
info (line 29)

Standard modular info function.

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

Standard modular run function.

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

Utility method for writing text onto images.

  • return: URL of completed image OR tempcode error.
mixed _do_image (ID_TEXT $cache_id, array &$map, URLPATH $img_path)
  • ID_TEXT $cache_id: ID.
  • array &$map: A map of parameters.
  • URLPATH $img_path: The image path.

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