Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications