Class ZmObjectManager
Class Detail
ZmObjectManager(view, selectCallback, skipHandlers)
Creates an object manager.
Author: Kevin Henrikson.
Method Detail
addHandler(h, type, priority)
Adds the handler.
{String}
findObjects(content, htmlEncode, type, isTextMsg, options)
Finds objects.
{Array}
getHandlers()
Gets the handlers.
{ZmImageAttachmentObjectHandler}
getImageAttachmentHandler()
Gets the image attachment handler.
{int}
objectsCount()
Gets the count of objects.
<static>
ZmObjectManager.registerHandler(obj, type, priority)
Registers the handler.
removeHandler(h, type)
Removes the handler.
reset()
Resets the objects.
setHandlerAttr(type, name, value)
Sets handler attribute.
setView(view)
Sets the view.
sortHandlers()
Sorts the handlers.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:38 GMT-0400 (EDT)
|