HtmlHead Class Reference

Inheritance diagram for HtmlHead:

Inheritance graph
[legend]
Collaboration diagram for HtmlHead:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 filter ($input)

Public Attributes

 $name = "HtmlHead"
 $description = "This plugin allows you to add entries to a page's <head> block."
 $params = array('contents' => '')

Detailed Description

The HtmlHead plugin allows you to add entries to a page's <head> block.

Definition at line 26 of file HtmlHead.php.


Member Function Documentation

HtmlHead::filter ( input  ) 

Apply filtering to the input and return an output.

Parameters:
$input 

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 41 of file HtmlHead.php.


Member Data Documentation

HtmlHead::$name = "HtmlHead"

Plugin name

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 29 of file HtmlHead.php.

HtmlHead::$description = "This plugin allows you to add entries to a page's &lt;head&gt; block."

Plugin description

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 32 of file HtmlHead.php.

HtmlHead::$params = array('contents' => '')

Plugin parameters

Reimplemented from Diogenes_Plugin_Skel.

Definition at line 35 of file HtmlHead.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