Lines Matching refs:dialogButtons
128 var dialogButtons = {};
133 dialogButtons[LANG.plugins.davcard['edit']] = function() { function
214 dialogButtons[LANG.plugins.davcard['delete']] = function() {
233 dialogButtons[LANG.plugins.davcard['create']] = function() {
318 delete dialogButtons['create'];
319 delete dialogButtons['edit'];
321 dialogButtons[LANG.plugins.davcard['cancel']] = function() {
337 buttons: dialogButtons,
607 var dialogButtons = {};
610 dialogButtons[LANG.plugins.davcard['cancel']] = function() { function
627 buttons: dialogButtons,
694 var dialogButtons = {};
700 dialogButtons[LANG.plugins.davcard['yes']] = function() { function
720 dialogButtons[LANG.plugins.davcard['cancel']] = function() {
727 dialogButtons[LANG.plugins.davcard['ok']] = function() {
744 buttons: dialogButtons,