Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlIsBooleanAttr

Name Version Deprecated
htmlIsBooleanAttr version 1.0 no

Prototype:
boolean htmlIsBooleanAttr(string name)

Parameters:
name      the name of the attribute to check

Description:
Determine if a given attribute is a boolean attribute.

Returns:
Returns false if the attribute is not boolean, true otherwise.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software