MailForm Class Reference

Inheritance diagram for MailForm:

Inheritance graph
[legend]
Collaboration diagram for MailForm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 show ()

Public Attributes

 $name = "MailForm"
 $description = "This plugin allows you to insert a form to send an e-mail to a fixed recipient. To make use of this plugin, insert <b>{MailForm}</b> in your page where the mail form should appear."
 $params = array('email' => '', 'title' => '', 'subject_tag' => '[web form] ')

Detailed Description

The MailForm plugin allows you to insert a form to send an e-mail to a fixed recipient.

To make use of this plugin, insert {MailForm}in your page where the mail form should appear.

Definition at line 30 of file MailForm.php.


Member Function Documentation

MailForm::show (  ) 

Show an instance of the MailForm plugin.

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 43 of file MailForm.php.


Member Data Documentation

MailForm::$name = "MailForm"

Plugin name

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 33 of file MailForm.php.

MailForm::$description = "This plugin allows you to insert a form to send an e-mail to a fixed recipient. To make use of this plugin, insert <b>{MailForm}</b> in your page where the mail form should appear."

Plugin description

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 36 of file MailForm.php.

MailForm::$params = array('email' => '', 'title' => '', 'subject_tag' => '[web form] ')

Plugin parameters

Reimplemented from Diogenes_Plugin_Skel.

Definition at line 39 of file MailForm.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