Home
last modified time | relevance | path

Searched defs:changes (Results 26 – 45 of 45) sorted by path

12

/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js415 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot… method in mxUndoableEdit
H A Dviewer.min.js415 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot… method in mxUndoableEdit
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js211 mxUndoableEdit.prototype.changes=null;mxUndoableEdit.prototype.significant=null;mxUndoableEdit.prot… method in mxUndoableEdit
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js36 function createUndoableEdit(changes) argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js698 changes: Object.create(null) property in WorkspaceChange.getTextEditChange._workspaceEdit
36065 FullTextDocument.prototype.update = function (changes, version) { argument
36191 function update(document, changes, version) { argument
/plugin/evesso/
H A Dauth.php436 public function modifyUser($user, $changes) {
/plugin/fblogin/files/
H A Dfacebook.class.php199 function modifyUser($user, $changes) {
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/oauth/
H A Dauth.php77 public function modifyUser($user, $changes) argument
/plugin/projects/lib/
H A Dmaker.php190 public function update($changes) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChanges.php39 $this->changes = $changes; argument
65 return array_search($change, $this->changes, tru argument
23 protected $changes = []; global() variable in FreeDSx\\Ldap\\Entry\\Changes
28 __construct(Change...$changes) global() argument
94 set(Change...$changes) global() argument
[all...]
H A DEntry.php33 protected $changes; global() variable in FreeDSx\\Ldap\\Entry\\Entry
192 public function changes(): Changes global() function in FreeDSx\\Ldap\\Entry\\Entry
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyRequest.php75 * @param Change ...$changes argument
46 protected $changes; global() variable in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest
57 __construct($dn, Change...$changes) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php141 modify(string $dn, Change...$changes) global() argument
/plugin/querychangelog/
H A Dadmin.php22 var $changes = array(); variable in admin_plugin_querychangelog
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js828 options.changes = {added: [], merged: [], removed: removed}; class in options
940 options.changes = { class in options
/plugin/settingstree/
H A Dscript.js14 $form.on('settingstree_export_complete',function(e,values,changes){ argument
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php454 function modifyUser($user, $changes) {

12