Home
last modified time | relevance | path

Searched defs:title (Results 451 – 475 of 752) sorted by path

1...<<11121314151617181920>>...31

/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReference.php34 protected $title; global() variable in League\\CommonMark\\Reference\\Reference
36 __construct(string $label, string $destination, string $title) global() argument
/plugin/crosspost/
H A Daction.php247 private function _add_link($mode, $page, $title)
/plugin/cryptsign/
H A Dscript.js7 "title": LANG.plugins.cryptsign.button, property in toolbar
/plugin/data-au/_test/
H A Dhelper.test.php5 function internallink($id, $title = '', $ignored=null, $ignored2=false, $linktype = 'content') {
205 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) {
H A Dsyntax_plugin_data_entry.test.php321 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) {
/plugin/data-au/db/
H A Dupdate0001.sql3 CREATE TABLE pages (pid INTEGER PRIMARY KEY, page, title); field
/plugin/data-au/syntax/
H A Dentry.php209 function _saveData($dataau, $id, $title) {
/plugin/data/_test/
H A Dhelper.test.php
H A Dsyntax_plugin_data_entry.test.php
/plugin/data/db/
H A Dupdate0001.sql3 CREATE TABLE pages (pid INTEGER PRIMARY KEY, page, title); global() field
/plugin/data/syntax/
H A Dentry.php209 _saveData($data, $id, $title) global() argument
[all...]
/plugin/database/
H A Ddatabase.php2041 function iconButton ($action, $image, $title, $table='', $record='') {
/plugin/database2/
H A Dmedia.php227 $title = sprintf( $db->getLang( 'printtitle' ), $table ); variable
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.html5.min.js27 function(a){return{text:"string"===typeof a?a:a+"",style:"tableFooter"}}));d={pageSize:c.pageSize,pageOrientation:c.orientation,content:[{table:{headerRows:1,body:e},layout:"noBord global() class in AnonymousFunction3c48afa82c00.d.styles
[all...]
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php419 function generateHeader($title, $path = null) {
/plugin/diagrams/script/
H A Dembed-toolbar.js71 title: LANG.plugins.diagrams.toolbarButton, property in toolbar
/plugin/diagramsnet/lib/js/
H A Dapp.min.js75 …mmary:0,sup:0,table:0,tbody:1,td:1,textarea:8,tfoot:1,th:1,thead:1,time:0,title:280,tr:1,track:2,t… property in $.f
81 th:"HTMLTableHeaderCellElement",thead:"HTMLTableSectionElement",time:"HTMLTimeElement",title:"HTMLT… property in $.Q
383 …8==document.documentMode||7==document.documentMode?6:2;mxWindow.prototype.title=null;mxWindow.prot… method in mxWindow
1054 …fffff";mxPrintPreview.prototype.borderColor=null;mxPrintPreview.prototype.title=null;mxPrintPrevie… method in mxPrintPreview
10012 …ted:this.created,modified:(new Date).getTime(),data:this.ui.getFileData(),title:this.getTitle(),al… property in popupMenuHandler.AnonymousFunction9bd35d6bbd100.b
10295 {title:d[k].title,entries:[]};for(l=0;l<d[k].entries.length;l++)0<=mxUtils.indexOf(b.sidebar.enable… property in popupMenuHandler.AnonymousFunction9bd35d6bd8900.f
10377 …!=c[e]&&(e=c[e]);e={url:b.getAttribute("url"),libs:b.getAttribute("libs"),title:b.getAttribute("ti… property in AnonymousFunction9bd35d6bde300.e
11066 {id:x[0],title:x[1],downloadUrl:x[2]}}}}catch(A){}this.remoteInvoke("getCustomLibraries",null,null,… property in popupMenuHandler.AnonymousFunction9bd35d6b10a500.g
11286 …(b.getTitle());f=null!=f?f:!1;var y=null,C=!1,F={mimeType:b.desc.mimeType,title:b.getTitle()};if(t… property in DriveClient.saveFile.F
11298 …rtFile=function(b,c,e,k,n,f,l){f=null!=f?f:this.xmlMimeType;b={mimeType:f,title:b};null!=e&&(b.par… property in DriveClient.insertFile.b
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2949 App.prototype.showRefreshDialog = function(title, message) argument
3984 window.openBrowserFile = mxUtils.bind(this, function(title, success, error) argument
3989 window.deleteBrowserFile = mxUtils.bind(this, function(title, success, error) argument
4171 window.openBrowserFile = mxUtils.bind(this, function(title, success, error) argument
4176 window.deleteBrowserFile = mxUtils.bind(this, function(title, success, error) argument
4702 App.prototype.createFile = function(title, data, libs, mode, done, replace, folderId, tempFile, cli… argument
5616 title: libDesc[1], property in AnonymousFunctione4ed41c2c600.libObj
H A DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
1220 var CreateGraphDialog = function(editorUi, title, type) argument
1894 var ParseDialog = function(editorUi, title, defaultType) argument
4084 function addLogo(img, title, mode, clientName) argument
7788 var tmp = {title: editorUi.getResource(section.title), entries: []}; property in MoreShapesDialog.tmp
7812 var tmp = {title: entries[i].title, entries: []}; property in MoreShapesDialog.tmp
8072 var addLibCB = mxUtils.bind(this, function(wrapperDiv, title, key) argument
8967 function addButton(data, mimeType, x, y, w, h, img, aspect, title) argument
9106 entry = {data: data, w: w, h: h, title: title}; property in LibraryDialog.addButton.entry
9672 var EditShapeDialog = function(editorUi, cell, title, w, h) argument
[all …]
H A DDrawioFile.js558 DrawioFile.prototype.sendErrorReport = function(title, details, error, max) argument
909 DrawioFile.prototype.saveFile = function(title, revision, success, error) { }; argument
1009 DrawioFile.prototype.rename = function(title, success, error) { }; argument
1446 title: this.getTitle(), property in DrawioFile.saveDraft.draft
2278 DrawioFile.prototype.hasSameExtension = function(title, newTitle) argument
H A DDriveClient.js865 DriveClient.prototype.copyFile = function(id, title, success, error) argument
884 DriveClient.prototype.renameFile = function(id, title, success, error) argument
1378 'title': file.getTitle() property in DriveClient.saveFile.meta
1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument
1968 'title': title property in DriveClient.insertFile.metadata
H A DDriveFile.js162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
418 DriveFile.prototype.rename = function(title, success, error) argument
H A DDropboxFile.js173 DropboxFile.prototype.saveAs = function(title, success, error) argument
184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
203 DropboxFile.prototype.saveFile = function(title, revision, success, error) argument
309 DropboxFile.prototype.rename = function(title, success, error) argument
H A DDropboxLibrary.js27 DropboxLibrary.prototype.doSave = function(title, success, error) argument

1...<<11121314151617181920>>...31