Deprecated List

Group NodeIsElementName
The functions tidyNodeIs{ElementName} are deprecated and should be replaced by tidyNodeGetId.

Group AttrIsAttributeName
The functions tidyAttrIs{AttributeName} are deprecated and should be replaced by tidyAttrGetId.

Group AttrGetAttributeName
The functions tidyAttrGet{AttributeName} are deprecated and should be replaced by tidyAttrGetById. For instance, tidyAttrGetID( TidyNode tnod ) can be replaced by tidyAttrGetById( TidyNode tnod, TidyAttr_ID ). This avoids a potential name clash with tidyAttrGetId for case-insensitive languages.


Generated on Mon Nov 19 11:40:55 2007 for HTML Tidy by  doxygen 1.4.7