Class JModuleHelper

Description

Module helper class

Located in /application/extension/module.php (line 23)


	
			
Method Summary
 object The &getModule (string $name)
 array &getModules (string $position)
 array &_load ()
Methods
getModule (line 32)

Get module by name

  • return: Module object
  • access: public
object The &getModule (string $name)
  • string $name: The name of the module
getModules (line 57)

Get modules by position

  • return: An array of module objects
  • access: public
array &getModules (string $position)
  • string $position: The position of the module
_load (line 80)

Load published modules

  • access: private
array &_load ()

Documentation generated on Sat, 4 Feb 2006 14:24:26 +0100 by phpDocumentor 1.3.0RC4