[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/wiki/sitemgr/ -> class.module_wiki.inc.php (sommaire)

(pas de description)

Poids: 206 lignes (6 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 wiki/inc/class.uiwiki.inc.php

Définit 2 classes

sitemgr_wiki:: (6 méthodes):
  sitemgr_wiki()
  viewURL()
  editURL()
  header()
  footer()
  view()

module_wiki:: (2 méthodes):
  module_wiki()
  get_content()


Classe: sitemgr_wiki  - X-Ref

extends the wiki user-interface for sitemgr

As php cant do multiple inheritance, we have to use two classes
sitemgr_wiki($arguments)   X-Ref
Pas de description

viewURL($page, $lang='', $version='', $full = '')   X-Ref
reimplemented that the we stay in SiteMgr and dont loose the actual SiteMgr page


editURL($page, $lang='',$version = '')   X-Ref
reimplemented to disallow editing


header($page=false,$title='')   X-Ref
Show the page-header for the sitemgr module

param: object/boolean $page sowikipage object or false
param: string $title title of the search

footer($page=false)   X-Ref
Show the page-footer for the sitemgr module

param: object/boolean $page sowikipage object or false

view()   X-Ref
view a manual page


Classe: module_wiki  - X-Ref

extends SiteMgr's Module class and instanciates the sitemgr_wiki class to display pages

module_wiki()   X-Ref
Pas de description

get_content(&$arguments,$properties)   X-Ref
Pas de description



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