mt.supportedTextFilters
Retrieve information about the text formatting plugins supported by the server.
Parameters
None.
Return value
An array of structs containing String key and String label. key is the unique string identifying a text formatting plugin, and label is the readable description to be displayed to a user. key is the value that should be passed in the mtconvertbreaks parameter to newPost and editPost.
