PHP Class HTMLPurifier_TagTransform_Font, yii
This transformation takes the three proprietary attributes of FONT and
transforms them into their corresponding CSS attributes. These are color,
face, and size.
Afficher le fichier
Open project: yiisoft/yii
Méthodes publiques
Protected Properties
Méthodes publiques
Méthode |
Description |
|
transform ( HTMLPurifier_Token_Tag $tag, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : HTMLPurifier_Token_End | string |
|
|
Method Details
Property Details
$_size_lookup protected_oe property