Home
last modified time | relevance | path

Searched refs:newEntry (Results 1 – 9 of 9) sorted by relevance

/plugin/struct/meta/
H A DSchemaBuilder.php173 $newEntry = $oldEntry;
179 $newEntry['config'] = $this->data['cols'][$column->getColref()]['config'];
180 $newEntry['label'] = $this->data['cols'][$column->getColref()]['label'];
181 $newEntry['ismulti'] = $this->data['cols'][$column->getColref()]['ismulti'] ?? 0;
182 $newEntry['class'] = $this->data['cols'][$column->getColref()]['class'];
187 if (array_diff_assoc($oldEntry, $newEntry)) {
188 $ok = $this->sqlite->saveRecord('types', $newEntry);
192 if ($oldEntry['ismulti'] == false && $newEntry['ismulti'] == '1') {
266 $newEntry = [];
267 $newEntry['confi
[all...]
/plugin/publish/
H A Dhelper.php163 $newEntry = $approvals[$approvedId];
164 if (count($newEntry) !== 3) {
167 $newEntry[] = intval($approvedId); // revision is the time of page edit
170 $approvals[$approvedId][$newEntry[0]] = $newEntry;
/plugin/zotero/
H A DTextZoteroRepository.php77 foreach ($newEntries as $id => $newEntry)
79 $this->entries[$id] = $newEntry;
/plugin/guestbook/
H A Dsyntax.php82 $renderer->doc .= $guestbook->newEntry($this);
H A Dadmin.php51 $form->newEntry($this, intval($_POST['oldID']));
H A Dstyle.css75 #guestbook form.newEntry {
H A Dbasic.class.php285 function newEntry($parent, $admin=NULL) function in guestbook
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1465 var newEntry = !(name in origData);
1469 if(newEntry && ('onLocalChange' in this) && this.onLocalChange)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...