Home
last modified time | relevance | path

Searched refs:newEntry (Results 1 – 11 of 11) 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['config'] = $column['config'] ?? '{}';
[all …]
/plugin/jstweak/ !
H A Daction.php67 $newEntry = $overridePath . $pluginName . '/' . self::SCRIPT_NAME;
68 if (file_exists($newEntry)) {
70 $event->data[$key] = $newEntry;
71 Logger::debug("jstweak: new script.js for plugin $pluginName -> $newEntry");
/plugin/publish/ !
H A Dhelper.php168 $newEntry = $approvals[$approvedId];
169 if (count($newEntry) !== 3) {
172 $newEntry[] = intval($approvedId); // revision is the time of page edit
175 $approvals[$approvedId][$newEntry[0]] = $newEntry;
/plugin/zotero/ !
DTextZoteroRepository.php77 foreach ($newEntries as $id => $newEntry)
79 $this->entries[$id] = $newEntry;
/plugin/guestbook/ !
Dsyntax.php82 $renderer->doc .= $guestbook->newEntry($this);
Dadmin.php51 $form->newEntry($this, intval($_POST['oldID']));
Dstyle.css75 #guestbook form.newEntry {
Dbasic.class.php285 function newEntry($parent, $admin=NULL) function in guestbook
/plugin/sketchcanvas/script/ !
DSketchCanvas.js1469 var newEntry = !(name in origData);
1473 if(newEntry && ('onLocalChange' in this) && this.onLocalChange)
/plugin/diagramsnet/lib/WEB-INF/lib/ !
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/sketchcanvas/bundle/ !
DSketchCanvas.js.map4newEntry = !(name in origData);\r\n\t\torigData[name] = jsyaml.dump(serialize(dobjs));\r\n\t\tloca…
6 …setSize", "sx", "sy", "choiceMenu", "choiceCBox", "choiceHBox", "str", "newEntry", "keys", "subcla…