[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/etemplate/inc/ -> class.sitemgr_module.inc.php (sommaire)

(pas de description)

Poids: 59 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

sitemgr_module:: (1 méthode):
  get_content()


Classe: sitemgr_module  - X-Ref

Baseclass for SiteMgr Modules written with eTemplate

To create a SiteMgr module from an eTemplate app, you need to:
- extend this class and set the $etemplate_method class-var to a method/menuaction of the app
- the app need to return etemplate::exec (otherwise the content is empty)!!!
- the app need to avoid redirects or links, as this would leave sitemgr!!!

get_content(&$arguments,$properties)   X-Ref
generate the module content AND process submitted forms

param: array &$arguments
param: array $properties
return: string the html content



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7