Home
last modified time | relevance | path

Searched refs:objs (Results 1 – 25 of 26) sorted by relevance

12

/plugin/blogtng/
H A Dscript.js110 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/
H A Dscript.js65 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 DCalendarHome.php198 $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 DCalendar.php124 $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/
H A DCalendarHome.php196 $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;
H A DCalendar.php126 $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/
H A DAddressBook.php80 $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) {
H A DAddressBookHome.php151 $objs = [];
153 $objs[] = new AddressBook($this->carddavBackend, $addressbook);
155 return $objs;
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php78 $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 DAddressBookHome.php149 $objs = [];
151 $objs[] = new AddressBook($this->carddavBackend, $addressbook);
153 return $objs;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php69 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri);
71 foreach ($objs as $obj) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php67 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri);
69 foreach ($objs as $obj) {
/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1objs","getTokenIndex","stop","oper","propname","propvals","x","startState","lineComment"],"mapping…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js4723 var objs = this.getStylingObjs(eventDef);
4726 for (i = 0; i < objs.length; i++) {
4728 classNames, objs[i].eventClassName || objs[i].className || []);
4746 val = objs[i].eventBackgroundColor || objs[i].eventColor ||
4747 objs[i].backgroundColor || objs[i].color;
4760 val = objs[i].eventBorderColor || objs[i].eventColor ||
4761 objs[i].borderColor || objs[i].color;
4774 val = objs[i].eventTextColor ||
4775 objs[i].textColor;
4784 objs.unshift(eventDef);
[all …]
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1237 objs = { class in newContext.context.configure
1244 if (objs[prop]) {
/plugin/jplayer/components/
H A Drequire.js1237 objs = { class in newContext.context.configure
1244 if (objs[prop]) {
H A Drequire-built.js1237 objs = { class in newContext.context.configure
1244 if (objs[prop]) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js10466 this.objs = new PDFObjects();
10596 objs: this.objs,
10743 this.objs.clear();
10771 this.objs.clear();
11579 if (pageProxy.objs.has(id)) {
12020 objs = _ref11.objs,
12035 this.objs = objs;
14529 this.objs = objs;
14876 var objs = this.objs;
21229 this.objs = objs;
[all …]
H A Dpdf.js.map1objs","commonObjs","operatorList","pageNumber","useRequestAnimationFrame","renderTask","transparen…
/plugin/a2s/
H A DASCIIToSVG.php1753 $objs = $fn();
1756 foreach ($objs as $obj) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js12215 var svgGfx = new _pdfjsLib.SVGGraphics(pdfPage.commonObjs, pdfPage.objs);
H A Dviewer.js.map1 …celled();\n let svgGfx = new SVGGraphics(pdfPage.commonObjs, pdfPage.objs);\n return svg…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1objs","nodeList","boolean","subGraph","getDepthFirstPos","indexNodes","indexNodes2","posCount","ch…

12