Searched refs:nextMonth (Results 1 – 7 of 7) sorted by relevance
| /plugin/noticeboard/ |
| D | syntax.php | 416 <input type='hidden' name='noticeboard_month' value='".$nextMonth."' />
|
| /plugin/noticeboard/noticeboard/ |
| D | syntax.php | 416 <input type='hidden' name='noticeboard_month' value='".$nextMonth."' />
|
| /plugin/datepicker/script/jscalendar-1.0/ |
| D | calendar.js | 1035 function nextMonth() { function 1072 nextMonth(); 1085 nextMonth();
|
| /plugin/davcal/datetimepicker-2.4.5/ |
| H A D | jquery.datetimepicker.js | 1239 _this.nextMonth = function () { function 1398 _xdsoft_datetime.nextMonth(); 1764 _xdsoft_datetime.nextMonth();
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 50165 nextMonth : 'Next Month', property 50315 …pika-next' + (next ? '' : ' is-disabled') + '" type="button">' + opts.i18n.nextMonth + '</button>'; 50362 self.nextMonth(); 50776 nextMonth: function() method 50974 nextMonth = month === 11 ? 0 : month + 1, 51008 monthNumber = nextMonth;
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …nextMonth:'Next Month',months:['January','February','March','April','May','June','July','August','…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …nextMonth:"Next Month",months:["January","February","March","April","May","June","July","August","…
|