Class ZmDomain
Class Detail
ZmDomain(name, headerFlags)
Method Detail
{ZmDomain}
addSubDomain(name, headerFlags)
Adds the sub-domain.
Defined in: ZmDomain.js.
{Array}
getSortedSubDomains()
Gets the sub-domains.
Defined in: ZmDomain.js.
{ZmDomain}
getSubDomain(name)
Gets the sub-domain.
Defined in: ZmDomain.js.
getSubDomains()
Gets the sub-domains.
Defined in: ZmDomain.js. <static>
{int}
ZmDomain.sortCompare(a, b)
Compares two domains by name.
{String}
toString()
Returns a string representation of the object.
Defined in: ZmDomain.js.
|
||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:38 GMT-0400 (EDT)
|