[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/wiki/inc/ -> class.bowiki.inc.php (sommaire)

(pas de description)

Poids: 373 lignes (12 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 10 fichiers
 wiki/parse/macros.php
 wiki/lib/defaults.php
 wiki/parse/save.php
 wiki/lib/url.php
 wiki/lib/category.php
 wiki/lib/messages.php
 wiki/parse/html.php
 wiki/parse/transforms.php
 wiki/parse/main.php
 wiki/inc/class.sowiki.inc.php

Définit 1 class

bowiki:: (13 méthodes):
  bowiki()
  summary()
  get()
  parse()
  write()
  rename_links()
  rename()
  editURL()
  viewURL()
  historyURL()
  search_link()
  link_title()
  link_query()


Classe: bowiki  - X-Ref

bowiki($wiki_id=0)   X-Ref
Pas de description

summary($page)   X-Ref
Generate a short summary for the search-result from the page-content

param: array $page array with keys name, title, lang and text
return: string

get($page,$lang='',$wiki_id=0)   X-Ref
Pas de description

parse($page,$engine='Parse',$name='')   X-Ref
Pas de description

write($values,$set_host_user=True)   X-Ref
Pas de description

rename_links($old_name,$name,$title,$text)   X-Ref
Pas de description

rename(&$values,$old_name,$old_lang)   X-Ref
Pas de description

editURL($page, $lang='',$version = '')   X-Ref
Pas de description

viewURL($page, $lang='', $version='', $full = '')   X-Ref
Pas de description

historyURL($page, $full = '',$lang='')   X-Ref
Pas de description

search_link($location)   X-Ref
Hook called by link-class to include infolog in the appregistry of the linkage

param: array/string $location location and other parameters (not used)
return: array with method-names

link_title( $page )   X-Ref
get title of a wiki-page identified by $page

Is called as hook to participate in the linking

param: string/object $page string with page-name or sowikipage object
return: string the title

link_query( $pattern )   X-Ref
query wiki for pages matching $pattern

Is called as hook to participate in the linking

param: string $pattern pattern to search
return: array with info_id - title pairs of the matching entries



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