| /plugin/blogtng/ |
| D | script.js | 110 let objs = jQuery('a.blogtng_num'); 111 for (let i = 0; i < objs.length; i++) { 112 objs[i].title = LANG['plugins']['blogtng']['reply']; 113 jQuery(objs[i]).on('click', function(e) { 123 objs = jQuery('a.blogtng_reply'); 124 for (let i = 0; i < objs.length; i++) { 125 jQuery(objs[i]).on('mouseover', function(e) { 150 let objs = jQuery('input.comment_cid'); 151 if(objs) { 152 let num = objs.length; [all …]
|
| /plugin/lastfm/ |
| D | script.js | 65 var objs = getElementsByClass('plugin_lastfm', document, 'div'); 66 if(!objs) return; 67 for(var i = 0; i < objs.length; i++) { 68 var opts = getElementsByClass('plugin_lastfm_opt', objs[i], 'li'); 69 var charts = getElementsByClass('plugin_lastfm_chart', objs[i], 'div');
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
| H A D | CalendarHome.php | 198 $objs = []; 202 $objs[] = new SharedCalendar($this->caldavBackend, $calendar); 204 $objs[] = new ShareableCalendar($this->caldavBackend, $calendar); 207 $objs[] = new Calendar($this->caldavBackend, $calendar); 212 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']); 213 $objs[] = new Schedule\Outbox($this->principalInfo['uri']); 218 … $objs[] = new Notifications\Collection($this->caldavBackend, $this->principalInfo['uri']); 224 $objs[] = new Subscriptions\Subscription($this->caldavBackend, $subscription); 228 return $objs;
|
| H A D | Calendar.php | 124 $objs = $this->caldavBackend->getCalendarObjects($this->calendarInfo['id']); 126 foreach ($objs as $obj) { 145 $objs = $this->caldavBackend->getMultipleCalendarObjects($this->calendarInfo['id'], $paths); 147 foreach ($objs as $obj) {
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
| D | CalendarHome.php | 196 $objs = []; 199 $objs[] = new SharedCalendar($this->caldavBackend, $calendar); 201 $objs[] = new Calendar($this->caldavBackend, $calendar); 206 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']); 207 $objs[] = new Schedule\Outbox($this->principalInfo['uri']); 212 … $objs[] = new Notifications\Collection($this->caldavBackend, $this->principalInfo['uri']); 218 $objs[] = new Subscriptions\Subscription($this->caldavBackend, $subscription); 222 return $objs;
|
| D | Calendar.php | 126 $objs = $this->caldavBackend->getCalendarObjects($this->calendarInfo['id']); 128 foreach ($objs as $obj) { 147 $objs = $this->caldavBackend->getMultipleCalendarObjects($this->calendarInfo['id'], $paths); 149 foreach ($objs as $obj) {
|
| /plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
| D | AddressBook.php | 80 $objs = $this->carddavBackend->getCards($this->addressBookInfo['id']); 82 foreach ($objs as $obj) { 101 $objs = $this->carddavBackend->getMultipleCards($this->addressBookInfo['id'], $paths); 103 foreach ($objs as $obj) {
|
| D | AddressBookHome.php | 151 $objs = []; 153 $objs[] = new AddressBook($this->carddavBackend, $addressbook); 155 return $objs;
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
| H A D | AddressBook.php | 78 $objs = $this->carddavBackend->getCards($this->addressBookInfo['id']); 80 foreach ($objs as $obj) { 99 $objs = $this->carddavBackend->getMultipleCards($this->addressBookInfo['id'], $paths); 101 foreach ($objs as $obj) {
|
| H A D | AddressBookHome.php | 149 $objs = []; 151 $objs[] = new AddressBook($this->carddavBackend, $addressbook); 153 return $objs;
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
| D | Inbox.php | 69 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri); 71 foreach ($objs as $obj) {
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
| H A D | Inbox.php | 67 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri); 69 foreach ($objs as $obj) {
|
| /plugin/codemirror/dist/modes/ |
| D | erlang.min.js.map | 1 …objs","getTokenIndex","stop","oper","propname","propvals","x","startState","lineComment"],"mapping…
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 4723 var objs = this.getStylingObjs(eventDef); 4726 for (i = 0; i < objs.length; i++) { 4728 classNames, objs[i].eventClassName || objs[i].className || []); 4742 var objs = this.getStylingObjs(eventDef); 4745 for (i = 0; i < objs.length && !val; i++) { 4746 val = objs[i].eventBackgroundColor || objs[i].eventColor || 4747 objs[i].backgroundColor || objs[i].color; 4756 var objs = this.getStylingObjs(eventDef); 4759 for (i = 0; i < objs.length && !val; i++) { 4760 val = objs[i].eventBorderColor || objs[i].eventColor || [all …]
|
| /plugin/jplayer/components/ |
| D | require.js | 1237 objs = { variable 1244 if (objs[prop]) {
|
| D | require-built.js | 1237 objs = { variable 1244 if (objs[prop]) {
|
| /plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/ |
| D | require.js | 1237 objs = { variable 1244 if (objs[prop]) {
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 10466 this.objs = new PDFObjects(); 10596 objs: this.objs, property 10743 this.objs.clear(); 10771 this.objs.clear(); 11579 if (pageProxy.objs.has(id)) { 11599 pageProxy.objs.resolve(id, img); 11603 pageProxy.objs.resolve(id, imageData); 12020 objs = _ref11.objs, 12035 this.objs = objs; 12085 …this.gfx = new _canvas.CanvasGraphics(canvasContext, this.commonObjs, this.objs, this.canvasFactor… [all …]
|
| D | pdf.js.map | 1 …objs","commonObjs","operatorList","pageNumber","useRequestAnimationFrame","renderTask","transparen…
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 1753 $objs = $fn(); 1756 foreach ($objs as $obj) {
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 12215 var svgGfx = new _pdfjsLib.SVGGraphics(pdfPage.commonObjs, pdfPage.objs);
|
| D | viewer.js.map | 1 …celled();\n let svgGfx = new SVGGraphics(pdfPage.commonObjs, pdfPage.objs);\n return svg…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …objs","nodeList","boolean","subGraph","getDepthFirstPos","indexNodes","indexNodes2","posCount","ch…
|