TextileMarkup Class Reference

Inheritance diagram for TextileMarkup:

Inheritance graph
[legend]
Collaboration diagram for TextileMarkup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 allow_wperms ($wperms)
 filter ($input)

Public Attributes

 $name = "TextileMarkup"
 $description = "This plugin allows you to render Textile markup into XHTML. To get started, take a look at some <a href=\"http://www.textism.com/tools/textile/\">sample Textile markup pages</a>. You can protect HTML code from this plugin by enclosing it between &lt;protect&gt; and &lt;/protect&gt; tags."

Detailed Description

The TextileMarkup plugin allows you to render Textile markup into XHTML.

Definition at line 27 of file TextileMarkup.php.


Member Function Documentation

TextileMarkup::allow_wperms ( wperms  ) 

Is the plugin allowed with respect to a given write permission on a page ?

Parameters:
$wperms 

Reimplemented from Diogenes_Plugin_Skel.

Definition at line 40 of file TextileMarkup.php.

TextileMarkup::filter ( input  ) 

Take the Wiki markup and return XHTML.

Parameters:
$input 

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 50 of file TextileMarkup.php.


Member Data Documentation

TextileMarkup::$name = "TextileMarkup"

Plugin name

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 30 of file TextileMarkup.php.

TextileMarkup::$description = "This plugin allows you to render Textile markup into XHTML. To get started, take a look at some <a href=\"http://www.textism.com/tools/textile/\">sample Textile markup pages</a>. You can protect HTML code from this plugin by enclosing it between &lt;protect&gt; and &lt;/protect&gt; tags."

Plugin description

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 33 of file TextileMarkup.php.


The documentation for this class was generated from the following file:
Generated on Fri Jan 11 01:20:09 2008 for Diogenes by  doxygen 1.5.1