| W | |
| warn, Strophe | |
| WARN, Strophe. | |
| X | |
| xmlElement, Strophe | |
| xmlescape, Strophe | |
| xmlInput, Strophe. | |
| xmlOutput, Strophe. | |
| xmlTextNode, Strophe | |
| XMPP Namespace Constants, Strophe |
Log a message at the Strophe.LogLevel.WARN level.
warn: function ( msg )
Create an XML DOM element.
xmlElement: function ( name )
Excapes invalid xml characters.
xmlescape: function( text )
User overrideable function that receives XML data coming into the connection.
xmlInput: function ( elem )
User overrideable function that receives XML data sent to the connection.
xmlOutput: function ( elem )
Creates an XML DOM text node.
xmlTextNode: function ( text )