Lines Matching refs:dialogButtons
167 var dialogButtons = {};
170 dialogButtons[LANG.plugins.davcal['save']] = function() { function
206 dialogButtons[LANG.plugins.davcal['cancel']] = function () {
254 buttons: dialogButtons,
409 var dialogButtons = {};
424 dialogButtons[LANG.plugins.davcal['edit']] = function() { function
473 dialogButtons[LANG.plugins.davcal['delete']] = function() {
535 dialogButtons[LANG.plugins.davcal['create']] = function() {
585 dialogButtons[LANG.plugins.davcal['cancel']] = function() {
602 buttons: dialogButtons,
770 var dialogButtons = {};
776 dialogButtons[LANG.plugins.davcal['yes']] = function() { function
796 dialogButtons[LANG.plugins.davcal['cancel']] = function() {
803 dialogButtons[LANG.plugins.davcal['ok']] = function() {
820 buttons: dialogButtons,