Lines Matching full:edit
21 // Attach edit event dialog to link
63 // Attach edit event dialog to link
123 showEditContactDialog : function(entry, edit, write) { argument
130 if(edit)
133 dialogButtons[LANG.plugins.davcard['edit']] = function() {
315 // Remove create/edit buttons if we are read only
319 delete dialogButtons['edit'];
387 if(edit && dw_davcard__modals.id == jQuery(this).val())
389 … if(edit || (!edit && (jQuery(this).data('write') == "1" || jQuery(this).data('write') == "true")))
395 if(edit)
447 if(edit)