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.
ファイルを表示
Open project: yiisoft/yii
Public Properties
Protected Properties
Public Methods
Method |
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