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

Class: Text_Wiki_Render_Xhtml_Heading

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

Class Overview

Text_Wiki_Render
   |
   --Text_Wiki_Render_Xhtml_Heading



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 3]


[ Top ]


Class Variables

$conf = array(
        'css_h1' => null,
        'css_h2' => null,
        'css_h3' => null,
        'css_h4' => null,
        'css_h5' => null,
        'css_h6' => null
    )

[line 5]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

token   [line 14]

void token( $options)


Parameters:

   $options   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:56:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.