Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_HTMLModule_Nofollow Class Reference
Inheritance diagram for HTMLPurifier_HTMLModule_Nofollow:
Collaboration diagram for HTMLPurifier_HTMLModule_Nofollow:

Public Member Functions

 setup ($config)

Data Fields

 $name = 'Nofollow'

Detailed Description

Module adds the nofollow attribute transformation to a tags. It is enabled by HTML.Nofollow

Definition at line 7 of file Nofollow.php.


Member Function Documentation

setup ( config)

Lazy load construction of the module after determining whether or not it's needed, and also when a finalized configuration object is available.

Parameters:
$configInstance of HTMLPurifier_Config

Reimplemented from HTMLPurifier_HTMLModule.

Definition at line 12 of file Nofollow.php.

Here is the call graph for this function:


Field Documentation

$name = 'Nofollow'

Short unique string identifier of the module

Reimplemented from HTMLPurifier_HTMLModule.

Definition at line 10 of file Nofollow.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations