Cheetah
Public Member Functions | Protected Attributes | List of all members
HTMLPurifier_Printer_CSSDefinition Class Reference
Inheritance diagram for HTMLPurifier_Printer_CSSDefinition:
HTMLPurifier_Printer

Public Member Functions

 render ($config)
 
- Public Member Functions inherited from HTMLPurifier_Printer
 __construct ()
 
 prepareGenerator ($config)
 

Protected Attributes

 $def
 
- Protected Attributes inherited from HTMLPurifier_Printer
 $generator
 
 $config
 

Additional Inherited Members

- Protected Member Functions inherited from HTMLPurifier_Printer
 start ($tag, $attr=array())
 
 end ($tag)
 
 element ($tag, $contents, $attr=array(), $escape=true)
 
 elementEmpty ($tag, $attr=array())
 
 text ($text)
 
 row ($name, $value)
 
 escape ($string)
 
 listify ($array, $polite=false)
 
 getClass ($obj, $sec_prefix='')
 

Detailed Description

Definition at line 3 of file CSSDefinition.php.

Member Function Documentation

◆ render()

HTMLPurifier_Printer_CSSDefinition::render (   $config)
Parameters
HTMLPurifier_Config$config
Returns
string

Definition at line 14 of file CSSDefinition.php.

Member Data Documentation

◆ $def

HTMLPurifier_Printer_CSSDefinition::$def
protected

@type HTMLPurifier_CSSDefinition

Definition at line 8 of file CSSDefinition.php.


The documentation for this class was generated from the following file: