Class ZmEditContactView
Class Detail
ZmEditContactView(parent, controller)
Creates the edit contact view.
Method Detail
cleanup()
Cleanup the view.
<static>
{*}
ZmEditContactView.emailValidator(emails)
validate the array of email addresses. (0, 1 or more, each from a row in the edit view)
{Array}
getAddressOptions()
Gets the address options.
{ZmContact}
getContact()
Gets the contact.
{ZmContactController}
getController()
Gets the controller.
{Object}
getEmailOptions()
Gets the email options.
{Array}
getFileAsOptions()
Gets the "file as" options.
{Array}
getFormItemById(id, formItems)
Gets the form item with the given id.
Note: This method is especially useful as a way to modify the default set of form items without redeclaring the entire form declaration.
{Hash}
getFormItems()
Gets the form items.
{Array}
getIMOptions()
Gets the IM options.
{ZmContactList}
getList()
Gets the list.
{Hash}
getModifiedAttrs()
Gets the modified attributes.
{Array}
getOtherOptions()
Gets the other options.
{Array}
getPhoneOptions()
Gets the phone options.
{String}
getTitle()
Gets the title.
{Array}
getURLOptions()
Gets the URL options.
{Boolean}
isEmpty(items)
Checks if the view is empty.
set(contact, isDirty)
Sets the contact.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:31 GMT-0400 (EDT)
|