Cheetah
|
Public Member Functions | |
setup ($config) | |
![]() | |
getChildDef ($def) | |
addElement ($element, $type, $contents, $attr_includes=array(), $attr=array()) | |
addBlankElement ($element) | |
addElementToContentSet ($element, $type) | |
parseContents ($contents) | |
mergeInAttrIncludes (&$attr, $attr_includes) | |
makeLookup ($list) | |
Public Attributes | |
$name = 'Nofollow' | |
![]() | |
$name | |
$elements = array() | |
$info = array() | |
$content_sets = array() | |
$attr_collections = array() | |
$info_tag_transform = array() | |
$info_attr_transform_pre = array() | |
$info_attr_transform_post = array() | |
$info_injector = array() | |
$defines_child_def = false | |
$safe = true | |
Module adds the nofollow attribute transformation to a tags. It is enabled by HTML.Nofollow
Definition at line 16729 of file HTMLPurifier.standalone.php.
HTMLPurifier_HTMLModule_Nofollow::setup | ( | $config | ) |
HTMLPurifier_Config | $config |
Reimplemented from HTMLPurifier_HTMLModule.
Definition at line 16740 of file HTMLPurifier.standalone.php.
HTMLPurifier_HTMLModule_Nofollow::$name = 'Nofollow' |
@type string
Definition at line 16735 of file HTMLPurifier.standalone.php.