Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 1356) sorted by relevance

12345678910>>...55

/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js459 this.entries = [{title: mxResources.get('standard'), property
460 …entries: [{title: mxResources.get('general'), id: 'general', image: IMAGE_PATH + '/sidebar-general… property
461 … {title: mxResources.get('basic'), id: 'basic', image: IMAGE_PATH + '/sidebar-basic.png'}, property
462 … {title: mxResources.get('arrows'), id: 'arrows2', image: IMAGE_PATH + '/sidebar-arrows2.png'}, property
463 … {title: mxResources.get('clipart'), id: 'clipart', image: IMAGE_PATH + '/sidebar-clipart.png'}, property
464 …{title: mxResources.get('flowchart'), id: 'flowchart', image: IMAGE_PATH + '/sidebar-flowchart.png… property
465 {title: mxResources.get('software'), property
466 …entries: [{title: 'Active Directory', id: 'active_directory', image: IMAGE_PATH + '/sidebar-active… property
467 … {title: mxResources.get('android'), id: 'android', image: IMAGE_PATH + '/sidebar-android.png'}, property
468 … {title: 'Atlassian', id: 'atlassian', image: IMAGE_PATH + '/sidebar-atlassian.png'}, property
[all …]
/plugin/highlight/
Dscript.js9 "title":"Highlight Text", property
13 "title":"Gray Highlighted Text", property
19 "title":"Rose Highlighted Text", property
25 "title":"Red Highlighted Text", property
31 "title":"Orange Highlighted Text", property
37 "title":"Gold Highlighted Text", property
43 "title":"Yellow Highlighted Text", property
49 "title":"Light Yellow Highlighted Text", property
55 "title":"Green Highlighted Text", property
61 "title":"Lime Highlighted Text", property
[all …]
/plugin/color/
Dscript.js9 "title":"Color Text", property
13 "title":"Gray Colored Text", property
19 "title":"Rose Highlighted Text", property
25 "title":"Red Highlighted Text", property
31 "title":"Orange Highlighted Text", property
37 "title":"Gold Highlighted Text", property
43 "title":"Yellow Highlighted Text", property
49 "title":"Light Yellow Highlighted Text", property
55 "title":"Green Highlighted Text", property
61 "title":"Lime Highlighted Text", property
[all …]
/plugin/html2pdf/html2pdf/html2ps/demo/
Dsystemcheck.php82 function title() { function in CheckSimple
186 function title() { function in CheckPHPVersion
208 function title() { function in CheckDOM
245 function title() { function in CheckCurl
275 function title() { function in CheckGD
340 function title() { function in CheckAllowURLFopen
367 function title() { function in CheckPCREBacktrack
407 function title() { function in CheckPermissionsCache
449 function title() { function in CheckPermissionsOut
491 function title() { function in CheckPermissionsTemp
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js13 StorageFile = function(ui, data, title) argument
107 StorageFile.prototype.saveAs = function(title, success, error) argument
119 StorageFile.insertFile = function(ui, title, data, success, error) argument
159 StorageFile.getFileContent = function(ui, title, success, error) argument
184 StorageFile.getFileInfo = function(ui, title, success, error) argument
196 success(data != null? {title: title} : null); property
212 StorageFile.prototype.saveFile = function(title, revision, success, error) argument
247 title: this.title, property
252 title: this.title, property
303 StorageFile.prototype.rename = function(title, success, error) argument
[all …]
DUrlLibrary.js13 UrlLibrary = function(ui, data, title) argument
67 UrlLibrary.prototype.isEditable = function(title, success, error) argument
75 UrlLibrary.prototype.saveAs = function(title, success, error) argument
DStorageLibrary.js13 StorageLibrary = function(ui, data, title) argument
40 StorageLibrary.prototype.saveAs = function(title, success, error) argument
70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
/plugin/openlayersmap/
Dscript.js95 let overlayGroup = new ol.layer.Group({title: 'Overlays', fold: 'open', layers: []}); property
96 const baseLyrGroup = new ol.layer.Group({'title': 'Base maps', layers: []}); property
118 title: 'OSM', property
126 title: 'opentopomap', property
140 title: 'cycle map', property
153 title: 'transport', property
166 title: 'landscape', property
179 title: 'outdoors', property
194 title: 'bing road', property
205 title: 'bing sat', property
[all …]
/plugin/commonmark/
Dscript.js6 title: "Markdown Doctype", property
14 title: "Markdown syntax", property
21 title: toolbar[0].title, property
30 title: toolbar[1].title, property
39 title: toolbar[3].title, property
48 title: toolbar[4].title, property
/plugin/toolbox/
Dtoolbox.js10 "title": "Toolbox", property
16 "title": toolbox_lang.sortasc, property
23 "title": toolbox_lang.sortdesc, property
30 "title": toolbox_lang.indent, property
37 "title": toolbox_lang.outdent, property
44 "title": toolbox_lang.counter, property
50 "title": toolbox_lang.f_r, property
/plugin/skipentity/
Dscript.js5 title: "Skip Entity", property
11 "title":LANG.plugins.skipentity.w_title, property
18 "title":LANG.plugins.skipentity.g_title, property
28 title: "Skip Entity", property
/plugin/avatar/
Dhelper.php51 …public function renderXhtml(string|array $user, string $title = '', ?string $align = '', ?int $siz…
66 …c function resolveAvatarUrl(string|array $user, ?string &$title = null, ?int &$size = null): string
102 private function getCacheKey(string|array $user, ?string $title, int $size): string
108 private function extractUserData(string|array $user, ?string &$title): string
119 private function tryLocalAvatar(string|array $user, ?string &$title, int $size): ?string
/plugin/divalign2/
Dscript.js10 toolbar[toolbar.length] = {"type":"format", "title":"Left", "key":"", property
14 toolbar[toolbar.length] = {"type":"format", "title":"Center", "key":"", property
18 toolbar[toolbar.length] = {"type":"format", "title":"Right", "key":"", property
22 toolbar[toolbar.length] = {"type":"format", "title":"Justify", "key":"", property
/plugin/new_page_dialog/tpl/
Dmain.php266 $title = addcslashes($conf['title'], "'"); variable
268 $title = 'Wiki'; variable
/plugin/npd/tpl/
Dmain.php272 $title = addcslashes($conf['title'], "'"); variable
274 $title = 'Wiki'; variable
/plugin/linklist/
Drenderer.php40 public function internallink($link, $title = null)
50 public function externallink($link, $title = null)
63 public function interwikilink($link, $title, $wikiName, $wikiUri)
/plugin/struct/renderer/
Dcsv.php148 public function internallink($link, $title = null)
156 public function externallink($link, $title = null)
256 public function interwikilink($link, $title, $wikiName, $wikiUri)
264 public function filelink($link, $title = null)
272 public function windowssharelink($link, $title = null)
282 $title = null,
294 $title = null,
306 $title = null,
317 $title = null,
/plugin/vote/
Dsyntax.php147 function _create_vote_log_file( $title, $options ) {
167 function _debug_out( $title, $data ) {
179 function _read_vote_log( $title ) {
191 function _write_vote_log( $title, $vote_log ) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelSectionLocalization.php25 public $title; variable in Google\\Service\\YouTube\\ChannelSectionLocalization
30 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DRowQuestion.php25 public $title; variable in Google\\Service\\Forms\\RowQuestion
30 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2IntentMessageSuggestion.php25 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSuggestion
30 public function setTitle($title)
DGoogleCloudDialogflowV2beta1IntentMessageSuggestion.php25 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSuggestion
30 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DDictlayerdataCommon.php25 public $title; variable in Google\\Service\\Books\\DictlayerdataCommon
30 public function setTitle($title)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Discriminator/
DPost.php18 public $title; variable in JMS\\Serializer\\Tests\\Fixtures\\Discriminator\\Post
20 public function __construct(string $title)
/plugin/linkprefix/
Dredirect.php17 $title = (strlen($url) > 55) ? substr($url, 0, 51) . "[..]" : $url; variable
18 $title = htmlentities($title, ENT_QUOTES); variable

12345678910>>...55