[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

/lib/Text/reST/ -> Formatter.php (sommaire)

(pas de description)

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

Définit 1 class

Text_reST_Formatter:: (3 méthodes):
  Text_reST_Formatter()
  factory()
  format()


Classe: Text_reST_Formatter  - X-Ref

The Text_reST_Formatter:: class is the framework for rendering
reStructuredText documents to different media (e.g. HTML).

$Horde: framework/Text_reST/reST/Formatter.php,v 1.5.10.9 2006/01/01 21:28:39 jan Exp $

Copyright 2003-2006 Jason M. Felice <jfelice@cronosys.com>

See the enclosed file COPYING for license information (LGPL). If you did not
receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Text_reST_Formatter($args = array()   X-Ref
Construct a new formatter.

param: array $args  Arguments specific to this formatter.

factory($driver, $args = array()   X-Ref
Construct a new formatter.

param: string $driver  Name of the formatting driver to construct.
param: array $args     An array of driver-specific parameters.
return: Text_reST_Formatter  The formatter

format(&$document, $charset = null)   X-Ref
Render the document.

param: Text_reST $document  The document we will render.
param: string $charset      The output charset.



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