Home
last modified time | relevance | path

Searched +defs:data +defs:format (Results 276 – 300 of 504) sorted by relevance

1...<<1112131415161718192021

/plugin/openlayersmap/syntax/
H A Dolmap.php715 public function render($format, Doku_Renderer $renderer, $data): bool
/plugin/authgoogle/google/contrib/
DGoogle_PagespeedonlineService.php247 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksHeader
255 public function setFormat( $format) {
306 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsDetails
314 public function setFormat( $format) {
343 public $format; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsResult
351 public function setFormat( $format) {
471 public $data; variable in Google_ResultScreenshot
475 public function setData( $data) {
/plugin/combo/syntax/
H A Dbrand.php233 function render($format, Doku_Renderer $renderer, $data): bool
H A Dfrontmatter.php208 function render($format, Doku_Renderer $renderer, $data): bool
H A Diterator.php335 function render($format, Doku_Renderer $renderer, $data): bool
H A Dlink.php442 function render($format, Doku_Renderer $renderer, $data): bool
H A Dmedia.php285 function render($format, Doku_Renderer $renderer, $data): bool
/plugin/simplenavi/
H A Dsyntax.php58 public function render($format, Doku_Renderer $renderer, $data)
/plugin/adhoctags/syntax/
Dabstract.php154 function render($format, Doku_Renderer $renderer, $indata) {
205 function renderODTElementOpen($renderer, $HTMLelement, $data) {
/plugin/indexmenu/syntax/
Dindexmenu.php402 public function render($format, Doku_Renderer $renderer, $data)
/plugin/extlist/
Dsyntax.php515 public function render($format, Doku_Renderer $renderer, $data)
535 protected function render_xhtml(Doku_Renderer $renderer, $data)
/plugin/nodetailsxhtml/
H A Drenderer.php52 function canRender($format) {
211 public function startSectionEdit($start, $data) {
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js200 EditorUi.logEvent = function(data) argument
226 EditorUi.sendReport = function(data, maxLength) argument
566 EditorUi.prototype.setLocalData = function(key, data, fn) argument
745 EditorUi.prototype.isCompatibleString = function(data) argument
765 EditorUi.prototype.isVisioData = function(data) argument
778 EditorUi.prototype.isRemoteVisioData = function(data) argument
789 EditorUi.prototype.isPngData = function(data) argument
916 EditorUi.prototype.extractGraphModelFromHtml = function(data) argument
958 EditorUi.prototype.validateFileData = function(data) argument
980 EditorUi.prototype.replaceFileData = function(data) argument
[all …]
DEditor.js296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) argument
300 … 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, format) argument
305 … 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, format) argument
309 … 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, format) argument
313 …hureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(state, format) argument
317 …itting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function(state, format) argument
321 …ame: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isVisible: function(state, format) argument
325 …, dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisible: function(state, format) argument
329 …pName: 'Disable Multi Stroke Fill', type: 'bool', defVal: false, isVisible: function(state, format) argument
333 … 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, format) argument
[all …]
/plugin/bpmnio/script/
H A Dbpmnio_render.js1 function extractXml(data) { argument
90 function extractPayload(data) { argument
364 const options = { format: true }; property
/plugin/photogallery/lightGallery/js/
Dlg-thumbnail.js208 format: 'json' property
209 }, function(data) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js3902 data: 'binary' property
3924 data: 'binary' property
3945 format: 'int8', property
3946 data: 'binary' // TODO property
3955 data: 'binary' // TODO property
3959 format: 'int8', property
3966 format: 'int8', property
3969 data: 'binary' // TODO property
3974 data: 'binary' // TODO property
3980 data: 'binary' // TODO property
[all …]
Daurora.js641 AVBuffer.makeBlob = function(data, type) { argument
659 AVBuffer.makeBlobURL = function(data, type) { argument
1741 format = formats[_i]; property
1806 this.format = { property
2248 format.framesPerPacket = this.stream.readUInt32(); field
2256 format.bitsPerChannel = BITS_PER_CHANNEL[format.formatID]; field
2757 this.format = { property
3263 data = this.resampler.resampler(data); property
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js521 download: function( data, type, filename ) { argument
525 data: data, property
527 }, function( data ) { argument
566 data: data property
1748 format: "png", property
1777 data: "empty", property
1788 data: cfg.data.slice( cfg.data.indexOf( "," ) + 1, cfg.data.length ) property
1810 format: "jpeg", property
1827 format: "png", property
1995 data: _this.getChartData( options ), property
[all …]
Dexport.min.js1 …mCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data into the clipbo… property
2harAt(b))<<2|l(a.charAt(b+1))>>4,k(255&f)):1===g&&(f=l(a.charAt(b))<<10|l(a.charAt(b+1))<<4|l(a.ch… property
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.js71 'format': 'json', property
370 function postprocess( data, options ) { argument
/plugin/epub/
Drenderer.php69 public function canRender($format){
434 function plugin($name,$data,$state = '', $match = '') {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js204 GetData : function( format ) argument
339 SetData : function( data, resetIsDirty ) argument
/plugin/pagestat/
Dscript.js7 String.prototype.format = function () { method in String
375 ajax_batchcall(request_arr,function(data){ argument
395 ajax_xcall("ps.get_defs",[words_arr,status],function(data) { argument
556 ajax_xcall("ps.check_word",[words_arr],function(data){ argument
594 ajax_xcall("ps.check_word",[words_arr,"FULL"],function(data){ argument
724 ajax_xcall("ps.get_wordlist",[sel_wordlist["global"]],function(data){ argument
883 ajax_xcall("ps.cp_defs",[JSINFO['id'],newwords],function(data){ argument
887 ajax_xcall("ps.cp_subtitle",[JSINFO['id'],self.subtitle],function(data){ argument
891 ajax_xcall("ps.cp_wordlist",[JSINFO['id'],newwords.join(",")],function(data){ argument
927 jQuery.ajax({url:url,data:mdata,success:words_analyze,dataType:"jsonp",crossDomain:true}); property
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DDialogs.js1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
1323 ExportDialog.saveLocalFile = function(editorUi, data, filename, format) argument

1...<<1112131415161718192021