| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
patTemplate Module base class $Id: Module.php 10381 2008-06-01 03:35:53Z pasamio $
| Author: | Stephan Schmidt <schst@php.net> |
| File Size: | 87 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: patTemplate_Module - X-Ref
patTemplate Module base class| getName() X-Ref |
| get the name of the module return: string name of the module |
| setParams( $params, $clear = false ) X-Ref |
| sets parameters of the module param: array assoc array containing parameters param: boolean flag to indicate, whether previously set parameters should be cleared |
| getParam( $name ) X-Ref |
| gets a parameter of the module param: string name of the parameter return: mixed value of the parameter |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |