Home
last modified time | relevance | path

Searched defs:newName (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DFeatureRename.php25 public $newName; variable in Google\\Service\\Directory\\FeatureRename
30 public function setNewName($newName)
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php165 function setName($newName) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php223 function setName($newName) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php163 function setName($newName) {
/plugin/labeled/
H A Dhelper.php157 public function renameLabel($label, $newName) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php221 function setName($newName) {
/plugin/tagging/
H A Dhelper.php606 public function renamePage($oldName, $newName) { argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js197 mxResources.get('rename'), function(newName) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js32829 CSSNavigation.prototype.doRename = function (document, position, newName, stylesheet) { argument
37525 RenameAdapter.prototype.provideRenameEdits = function (model, position, newName, token) { argument