Class Block_side_root_galleries

Description

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


	
			
Method Summary
?array info ()
tempcode inside (ID_TEXT $zone, array $galleries, boolean $access, ID_TEXT $tpl, boolean $show_empty)
tempcode run (array $map)
Methods
cacheing_environment (line 47)

Standard modular cache function.

  • return: Map of cache details (cache_on and ttl) (NULL: module is disabled).
?array cacheing_environment ()
info (line 29)

Standard modular info function.

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

Show a group of subgalleries for use in a compact tree structure.

  • return: The shown galleries
tempcode inside (ID_TEXT $zone, array $galleries, boolean $access, ID_TEXT $tpl, boolean $show_empty)
  • ID_TEXT $zone: The zone our gallery module is in
  • array $galleries: A list of gallery rows
  • boolean $access: Whether the viewing member has access to enter the galleries
  • ID_TEXT $tpl: The template to use to show each subgallery
  • boolean $show_empty: Whether to show empty galleries
run (line 61)

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:24:43 +0000 by phpDocumentor 1.4.3