Lines Matching full:input

18     Date.parseDate = function( input, format ){  argument
19 return moment(input,format).toDate();
172 … jQuery("input[class=dw_davcal__settings], select[class=dw_davcal__settings]").each(function() {
221 …'<tr><td>' + LANG.plugins.davcal['weeknumbers'] + '</td><td><input type="checkbox" name="weeknumbe…
222 …'<tr><td>' + LANG.plugins.davcal['only_workweek'] + '</td><td><input type="checkbox" name="workwee…
223 …'<tr><td>' + LANG.plugins.davcal['start_monday'] + '</td><td><input type="checkbox" name="monday" …
228 …l__settings_syncurl"><td>' + LANG.plugins.davcal['sync_url'] + '</td><td><input type="text" name="…
229 …tings_principalurl"><td>' + LANG.plugins.davcal['sync_ical'] + '</td><td><input type="text" name="…
234 …tings_privateurl"><td>' + LANG.plugins.davcal['private_url'] + '</td><td><input type="text" name="…
439 … jQuery("input.dw_davcal__editevent, textarea.dw_davcal__editevent").each(function() {
542 … jQuery("input.dw_davcal__editevent, textarea.dw_davcal__editevent").each(function() {
607 …'<tr><td>' + LANG.plugins.davcal['title'] + '</td><td><input type="text" id="dw_davcal__eventname_…
609 …'<tr><td>' + LANG.plugins.davcal['location'] + '</td><td><input type="text" id="dw_davcal__eventlo…
610 …om'] + '</td><td><input type="text" name="eventfrom" id="dw_davcal__eventfrom_edit" class="dw_davc…
611 …['to'] + '</td><td><input type="text" name="eventto" id="dw_davcal__eventto_edit" class="dw_davcal…
612 …'<tr><td colspan="2"><input type="checkbox" name="allday" id="dw_davcal__allday_edit" class="dw_da…
613 … + '</td><td><table id="dw_davcal__editevent_attachments"><tbody><tr><td><input type="text" id="dw…
616 … '<input type="hidden" name="uid" id="dw_davcal__uid_edit" class="dw_davcal__editevent">' +
617 … '<input type="hidden" name="detectedtz" id="dw_davcal__tz_edit" class="dw_davcal__editevent">' +
618 …'<input type="hidden" name="currenttz" id="dw_davcal__currenttz_edit" class="dw_davcal__editevent"…