[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 70 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
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 renderingText_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 |