Text_Wiki
[ class tree: Text_Wiki ] [ index: Text_Wiki ] [ all elements ]

Class: Text_Wiki_Render_Xhtml

Source Location: /Text_Wiki-1.0.2/Text/Wiki/Render/Xhtml.php

Class Overview

Text_Wiki_Render
   |
   --Text_Wiki_Render_Xhtml

Format class for the Xhtml rendering


Author(s):

Version:

  • Release: @package_version@

Variables

Methods


Inherited Variables

Inherited Methods

Class: Text_Wiki_Render

Text_Wiki_Render::Text_Wiki_Render()
Constructor for this render format or rule.
Text_Wiki_Render::formatConf()
Simple method to wrap a configuration in an sprintf() format.
Text_Wiki_Render::getConf()
Simple method to safely get configuration key values.

Class Details

[line 26]
Format class for the Xhtml rendering


[ Top ]


Class Variables

$conf = array(
       'translate' => HTML_ENTITIES,
       'quotes'    => ENT_COMPAT,
       'charset'   => 'ISO-8859-1'
    )

[line 28]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

post   [line 86]

void post( )


[ Top ]

pre   [line 34]

void pre( )


[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:10:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.