Home
last modified time | relevance | path

Searched refs:getTitle (Results 251 – 275 of 372) sorted by last modified time

1...<<1112131415

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataCommon.php109 public function getTitle() function in Google\\Service\\Books\\GeolayerdataCommon
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php1549 public function getTitle() function in Google\\Service\\ShoppingContent\\Product
H A DRepricingRule.php211 public function getTitle() function in Google\\Service\\ShoppingContent\\RepricingRule
H A DTestOrderLineItemProduct.php234 public function getTitle() function in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
H A DAccountStatusAccountLevelIssue.php145 public function getTitle() function in Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php191 public function getTitle() function in Google\\Service\\Slides\\PageElement
H A DUpdatePageElementAltTextRequest.php73 public function getTitle() function in Google\\Service\\Slides\\UpdatePageElementAltTextRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSettings.php244 public function getTitle() function in Google\\Service\\YouTube\\ChannelSettings
H A DChannelSnippet.php159 public function getTitle() function in Google\\Service\\YouTube\\ChannelSnippet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DExpr.php91 public function getTitle() function in Google\\Service\\BackupforGKE\\Expr
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DExpr.php91 public function getTitle() function in Google\\Service\\CloudKMS\\Expr
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResult.php286 public function getTitle() function in Google\\Service\\CustomSearchAPI\\Result
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleTypeExpr.php91 public function getTitle() function in Google\\Service\\CloudRun\\GoogleTypeExpr
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DExpr.php91 public function getTitle() function in Google\\Service\\NetworkServices\\Expr
/plugin/xcom/lang/en/
H A Dfunctions.txt15 ==== dokuwiki.getTitle ====
17 ^Name |''dokuwiki.getTitle'' |
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php44 $existingReference->getTitle()
H A DGatherFootnotesListener.php45 $footnotes[(int) $ref->getTitle()] = $node;
97 $backref->getTitle()
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReference.php50 public function getTitle(): string
53 public function getTitle(): string global() function in League\\CommonMark\\Reference\\Reference
H A DReferenceInterface.php28 public function getTitle(): string;
26 public function getTitle(): string; global() function
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteRefRenderer.php56 $node->getReference()->getTitle()
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js51 NotionFile.prototype.getTitle = function() method in NotionFile
86 this.doSave(this.getTitle(), success, error, unloading, overwrite);
127 if (this.getTitle() == title)
H A DRemoteFile.js37 RemoteFile.prototype.getTitle = function() method in RemoteFile
H A DApp.js2299 var filename = (file.getTitle() != null) ? file.getTitle() : this.defaultFilename;
4365 if (name != file.getTitle())
4437 this.save(file.getTitle(), done);
4448 }), null, this.createFileSystemOptions(file.getTitle()));
4452 var filename = (file.getTitle() != null) ? file.getTitle() : this.defaultFilename;
4874 if (dataNode != null && /\.svg$/i.test(file.getTitle()))
4962 window.openFile.setData(file.getData(), file.getTitle(), file.getMode() == null);
4985 file.saveFile(file.getTitle(), false, mxUtils.bind(this, function()
5418 var tip = file.getTitle();
6185 if (name == file.getTitle())
[all …]
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3029 …known",f=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",l=this.getTitle(),q=l.lastIndexOf…
3042 …wioFile.prototype.getUi=function(){return this.ui};DrawioFile.prototype.getTitle=function(){return…
3052 …ted,modified:(new Date).getTime(),data:this.ui.getFileData(),title:this.getTitle(),aliveCheck:this…
3384 …$/i.test(e.getTitle())))t=this.getHtml2(mxUtils.getXml(l),c,null!=e?e.getTitle():null,d,f);else if…
3394 …l!=k?k:!1;var d=this.editor.graph;if(c||!b&&null!=p&&/(\.svg)$/i.test(p.getTitle())){var f=null!=d…
3405 …lename=function(b){var d=this.getCurrentFile(),d=null!=d&&null!=d.getTitle()?d.getTitle():this.def…
3418 …Ui.prototype.getCopyFilename=function(b,c){var d=null!=b&&null!=b.getTitle()?b.getTitle():this.def…
3432 ….sidebar&&null!=c&&this.sidebar.addEntries(c);e=null!=e&&0<e.length?e:b.getTitle();var k=this.side…
3436 …ld),q.style.paddingRight=18*p.childNodes.length+"px",this.saveLibrary(b.getTitle(),c,b,b.getMode()…
3437 mxEvent.addListener(I,"click",mxUtils.bind(this,function(d){this.saveLibrary(b.getTitle(),c,b,b.get…
[all …]

1...<<1112131415