WikiMarkup Class Reference

Inheritance diagram for WikiMarkup:

Inheritance graph
[legend]
Collaboration diagram for WikiMarkup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 allow_wperms ($wperms)
 filter ($input)

Public Attributes

 $name = "WikiMarkup"
 $description = "This plugin allows you to render Wiki markup into XHTML. To get started, take a look at some <a href=\"http://wiki.ciaweb.net/yawiki/index.php?area=Text_Wiki&page=SamplePage\">sample Text_Wiki markup pages</a>."

Detailed Description

The WikiMarkup plugin allows you to render Wiki markup into XHTML.

Definition at line 27 of file WikiMarkup.php.


Member Function Documentation

WikiMarkup::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 39 of file WikiMarkup.php.

WikiMarkup::filter ( input  ) 

Take the Wiki markup and return XHTML.

Parameters:
$input 

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 49 of file WikiMarkup.php.


Member Data Documentation

WikiMarkup::$name = "WikiMarkup"

Plugin name

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 30 of file WikiMarkup.php.

WikiMarkup::$description = "This plugin allows you to render Wiki markup into XHTML. To get started, take a look at some <a href=\"http://wiki.ciaweb.net/yawiki/index.php?area=Text_Wiki&page=SamplePage\">sample Text_Wiki markup pages</a>."

Plugin description

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 33 of file WikiMarkup.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