[ Index ]
 

Code source de DokuWiki 2006-11-06

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

title

Body

[fermer]

/inc/parser/ -> xhtmlsummary.php (sommaire)

(pas de description)

Poids: 91 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 inc/parser/xhtml.php

Définit 1 class

Doku_Renderer_xhtmlsummary:: (9 méthodes):
  document_start()
  document_end()
  toc_open()
  toc_close()
  header()
  section_open()
  section_close()
  p_open()
  p_close()


Classe: Doku_Renderer_xhtmlsummary  - X-Ref

The summary XHTML form selects either up to the first two paragraphs
it find in a page or the first section (whichever comes first)
It strips out the table of contents if one exists
Section divs are not used - everything should be nested in a single
div with CSS class "page"
Headings have their a name link removed and section editing links
removed
It also attempts to capture the first heading in a page for
use as the title of the page.

document_start()   X-Ref
Pas de description

document_end()   X-Ref
Pas de description

toc_open()   X-Ref
Pas de description

toc_close()   X-Ref
Pas de description

header($text, $level, $pos)   X-Ref
Pas de description

section_open($level)   X-Ref
Pas de description

section_close()   X-Ref
Pas de description

p_open()   X-Ref
Pas de description

p_close()   X-Ref
Pas de description



Généré le : Tue Apr 3 20:47:31 2007 par Balluche grâce à PHPXref 0.7