_inlineHtmlAttribute()
_inlineHtmlAttribute( name, value) :
Build a string for insertion of an HTML tag attribute.
Ensures that the attribute value is never empty (incorrect syntax)
Parameters
name | Default is '' |
|
value | Default is '' |